Skip to main content
April 2, 2026Michael Wilson/5 min read

Creating a Sheet Index in Revit with Linked Sheets: A Step-by-Step Guide

Master Revit Sheet Organization and Project Coordination

Prerequisites for This Guide

This tutorial assumes you have a basic understanding of Revit views, sheets, and linked files. You should also have access to multiple discipline models (Architectural, Structural, MEP) for comprehensive sheet index creation.

Pre-Setup Requirements

0/4

This lesson is a preview from our Revit Certification Course Online (includes software & exam). Enroll in this course for detailed lessons, live instructor support, and project-based training.

Welcome to the CAD Teacher VDCI video series on Revit Project Management. In this tutorial, we'll explore creating a comprehensive sheet index and leveraging Revit links to automatically populate that index—a critical skill for efficient project coordination in today's collaborative design environment. We'll begin by setting up our First Floor Plan for sheet placement.

Before placing any view on a sheet, proper preparation is essential for professional presentation and workflow efficiency. First, we need to verify that our view scale is appropriate—in this case, 1/8" scale works well for our floor plan. This scale provides adequate detail while ensuring the drawing fits comfortably on our sheet format.

Two critical steps must be completed before placing views on sheets. First, ensure the crop view is activated. You'll notice mine is currently disabled, so I'll click on Crop View to enable it. This boundary defines what portion of the model appears on the sheet. Second, verify that the crop region is visible and properly sized for your intended presentation. A well-cropped view eliminates unnecessary white space and focuses attention on the relevant design elements.

The crop region looks appropriate, though I'll adjust it slightly for a tighter composition. This attention to detail in view setup directly impacts the professional quality of your final documentation. With the First Floor Plan properly configured, I'll apply the same methodology to the Second Floor Plan to maintain consistency across the drawing set.

Now we'll create our first sheet. Navigate to the View tab and select Sheet, then choose the CAD Teacher VDCI title block. This standardized title block ensures consistency across all project documentation—a fundamental requirement for professional practice.

I'll select the 30 × 42 format and place the First Floor Plan on this sheet. However, Revit has detected that this view is already placed on another sheet—a common scenario in collaborative environments. Since Revit enforces the rule that views cannot appear on multiple sheets simultaneously, we'll need to remove it from the existing sheet first. This constraint actually helps maintain drawing set integrity by preventing duplicate views that could lead to coordination issues.

With that resolved, let's place the Second Floor Plan on our current sheet. I'll rename this sheet "Second Floor Plan" to clearly identify its content. While we're establishing just two sheets here, Lesson Three includes a homework assignment that will have you create additional sheets to build out a complete sheet index.


With multiple sheets now in our project, we can create the sheet index that will serve as our drawing set's table of contents. Return to the View tab and navigate to Schedules, then select Sheet List. This schedule type automatically tracks all sheets in your project and can include linked files—a powerful feature for large, multi-disciplinary projects.

For our sheet list configuration, we'll keep the setup straightforward by including Sheet Number and Sheet Name fields. Select Sheet Name and click Add to include it in our schedule. These basic fields provide the essential information users need to navigate the drawing set, though more complex projects might include additional fields such as revision dates or drawing phases.

The initial schedule shows our two architectural sheets (A1.1 and A1.2), but notice it doesn't yet include any linked sheets from other disciplines. To incorporate sheets from linked files—such as structural, mechanical, or electrical models—we need to modify the schedule properties. In the Properties palette, click Edit next to Fields, then check "Include Elements in Linked Files" at the bottom left of the dialog.

This setting reveals sheets from all linked disciplines: Structural, Electrical, Mechanical, and Plumbing. While this automatic inclusion saves significant time and reduces coordination errors, it also presents some organizational challenges. Notice how the sheets appear in an arbitrary order, and some disciplines may have used different naming conventions or incorrectly numbered sheets outside their discipline.

To address these organizational issues, we need to implement a more sophisticated sorting system. Access the Sorting and Grouping tab in Schedule Properties. Currently, no sorting is applied, which results in the random order we're seeing. While we could sort simply by Sheet Number, this wouldn't group sheets by discipline in the logical order typically expected in construction documents.

The standard industry convention arranges disciplines as follows: Architectural, then Structural, followed by Mechanical, Plumbing, and finally Electrical. This order reflects the typical design process and construction sequence. To achieve this organization, we'll need to create custom parameters that allow proper sorting across linked files.


Let's start by adding a Discipline parameter to our architectural model. In the Properties palette of the schedule, click Fields, then Add Parameter. Name this parameter "Discipline" and change the parameter type from Length to Text, since we'll be entering text values rather than numerical dimensions.

Next, we'll enhance our sorting capabilities by creating a second parameter called "Discipline Order." This text parameter will use numerical values (01, 02, 03, etc.) to control the sequence in which disciplines appear in our sheet index. For our architectural sheets, I'll assign "01" to ensure they appear first in the sorted list.

Return to Sorting and Grouping and set the schedule to sort first by Discipline, then by Sheet Number. Enable the header option for Discipline to create clear section breaks in your sheet index. Note that while we can modify parameters for our host architectural model, the linked file parameters must be edited within their respective source files.

With our architectural sheets properly categorized, let's save to Central to preserve our progress. In the next segment, we'll open the electrical model and apply the same parameter structure to ensure consistent organization across all disciplines in our comprehensive sheet index.

Key Takeaways

1Proper view preparation with crop regions and appropriate scaling is essential before placing views on sheets
2Sheet indexes can automatically include sheets from linked discipline files, eliminating duplicate work across teams
3Custom parameters for Discipline and Discipline Order provide professional organization beyond basic alphabetical sorting
4Including linked files in sheet schedules requires coordination with other disciplines to maintain consistent parameter usage
5Multi-level sorting with discipline headers creates more readable and professionally organized sheet indexes
6Parameter consistency is critical - use dropdown selections to avoid spelling variations that create separate categories
7One view cannot be placed on multiple sheets simultaneously - remove from current sheet before relocating
8Team coordination is necessary since custom parameters in linked files must be updated in their source models

RELATED ARTICLES