AUTODESK REVIT • GETTING STARTED AND PROJECT SETUP

Managing Project Files — Open, save, and manage project files (RVT) and templates (RTE)

Master Revit's file ecosystem so every design iteration is preserved, organized, and production-ready.

Historical Context & Motivation

Before Building Information Modeling (BIM) reshaped the architecture and design professions, practitioners relied on collections of separate two-dimensional drawings — plans, sections, elevations, and detail sheets — stored as individual CAD files with no inherent relationship to one another. A change in a floor plan required manual updates across dozens of corresponding sheets, an error-prone workflow that consumed hours of production time. Autodesk recognized that unifying every drawing, schedule, and three-dimensional view inside a single, intelligent database would eliminate redundancy and dramatically reduce coordination errors. That insight became the conceptual seed for Revit, a parametric building modeler whose file management conventions — the RVT project file and the RTE template file — remain central to every professional workflow today.

1997
Charles River Software Founded
Leonid Raiz and Irwin Jungreis founded Charles River Software with the explicit goal of building a parametric modeler for the AEC industry, moving away from file-per-drawing CAD paradigms.
2000
Revit 1.0 Released
The first commercial release introduced the single-file project database concept — the .rvt format — where every view, family, and annotation lived inside one coordinated file.
2002
Autodesk Acquires Revit Technology
Autodesk purchased the Revit platform, integrating it into its portfolio alongside AutoCAD and accelerating adoption across architecture, structural, and MEP disciplines.
2007
Worksharing & Central Files
Revit introduced robust worksharing, enabling multiple designers to collaborate on a single central RVT file through synchronized local copies — a paradigm still in active use.
2020s
Cloud-Based File Management
Autodesk Construction Cloud and BIM 360 brought cloud-hosted RVT models, version history, and browser-based access, extending the file management story beyond local storage.

The transition from a folder full of disconnected DWG files to a single parametric project database was not merely a technical upgrade; it was a philosophical shift in how designers think about representation and documentation. For Visual Arts students accustomed to layered Photoshop or Illustrator files, the Revit model is analogous to a single living canvas in which every layer automatically redraws itself whenever the underlying geometry changes. The fundamental question this lesson addresses is: how do you create, open, save, back up, and template that living canvas so that your design intent is always protected and your studio workflow remains fluid?

Core Principles & Definitions

Understanding Revit's file ecosystem begins with a handful of foundational concepts that govern every interaction you will have with the software. Unlike raster-based applications where a file is essentially a pixel grid, a Revit file is a relational database containing three-dimensional geometry, metadata, view definitions, annotations, and rendering settings — all tightly interlinked. The five principles below form the conceptual scaffolding upon which every practical operation in this lesson rests.

1

Single-File Database

An RVT file stores the entire building model — geometry, views, schedules, sheets, and linked data — inside one file. Every change propagates across all representations automatically.
2

Templates as Blueprints

An RTE file is a project template — a pre-configured starting point containing families, view templates, line styles, and sheet layouts. Think of it as a design system for architecture.
3

Non-Destructive Saves

Revit's incremental backup system automatically preserves previous save states in a dedicated backup folder, letting you roll back without manual version naming.
4

Worksharing & Central Models

For collaborative projects, a central file acts as the authoritative model. Team members work in local copies and synchronize changes, preventing conflict and data loss.
5

Linked Files & External References

Large projects split across disciplines use Revit links — external RVT files referenced inside a host model — to coordinate architectural, structural, and MEP scopes without merging databases.
KEY TAKEAWAY
Think of an RVT file like a sculptor's master mold and an RTE template like the recipe card that specifies the clay mix, tool set, and workshop layout before the sculptor even touches the material. The mold (RVT) holds the actual artwork; the recipe (RTE) ensures every new piece starts with the right conditions. Confusing the two — or neglecting to save either properly — is the digital equivalent of losing a semester's worth of studio work overnight.

Visual Explanation — The Revit File Ecosystem

The diagram above maps the Revit file ecosystem. On the left, the RTE template seeds a new RVT project. The project in turn generates a backup folder of incremental saves and may reference external linked RVT files. The lower panel illustrates the worksharing model, where a central file coordinates multiple local copies.

The visual above illustrates the core relationships you will navigate daily. Notice that the RTE template is a one-time input: once a project has been created from it, the template and the project file are independent entities. Changes to the template after project creation do not retroactively alter the project, much as a printed photograph does not change when you adjust the Lightroom preset that was used to develop it. The backup folder, on the other hand, grows automatically with every save — a safety net you configure rather than manually create. Finally, linked files allow disciplinary isolation: the structural engineer's model remains a separate RVT, reducing file size and preventing cross-discipline interference while still appearing in coordinated views.

How It Works — File Operations in Depth

Creating a New Project

Every Revit session begins with either opening an existing RVT file or creating a new project. To start fresh, navigate to File → New → Project. A dialog box presents two critical choices. First, you select a template file (.rte) — the pre-loaded starting condition — or you can choose "None" for a truly blank slate, though this is rarely advisable because you would lose all pre-configured view templates, title blocks, and loaded families. Second, you decide whether the new file is a Project or a Project Template. Choosing "Project" produces an .rvt file; choosing "Project Template" produces an .rte file. This distinction is pivotal because it determines the file extension and the way Revit treats the file in future workflows.

Opening Existing Files

The File → Open → Project command opens the standard file browser filtered to .rvt and .rte extensions. However, Revit also exposes several important options at the bottom of the Open dialog. The Audit checkbox instructs Revit to scan the file for database corruption and attempt repairs — a practice recommended after unexpected crashes. The Detach from Central option is essential when opening a workshared file that you do not want to synchronize back; it creates an independent copy, which is invaluable when you need to experiment without affecting the live collaborative model. The Create New Local option generates a local working copy linked to the central file, the standard procedure for joining a collaborative project.

Saving Strategies

Revit offers three distinct save operations. Save (Ctrl + S) writes the current state to the existing file path and simultaneously creates an incremental backup copy in the project's backup folder. Save As allows you to specify a new file name or location, effectively forking the project — useful for milestone snapshots like "SchematicDesign_v3.rvt." Within the Save As dialog, the Options button reveals settings for the maximum number of backups (default is 20) and a checkbox to make the saved file the new central model if worksharing is enabled. The third operation, Synchronize with Central (SWC), is exclusive to workshared projects: it pushes your local edits to the central file and pulls others' changes into your local copy, resolving ownership conflicts in the process.

This flowchart traces the three save pathways available in Revit. A standard Ctrl + S overwrites in place and creates a backup. Save As forks the project to a new path. Synchronize with Central merges local and team changes.
💾 Backup Configuration
Revit stores incremental backups as numbered copies (e.g., ProjectName.0001.rvt through ProjectName.0020.rvt). When the maximum is reached, the oldest backup is deleted. For large projects, each backup can exceed 200 MB, so monitor disk space and consider reducing the count to 5–10 on local drives while maintaining higher counts on networked storage.

Detailed Breakdown — Revit File Types & Extensions

While the RVT and RTE formats are the primary focus of everyday project management, Revit's ecosystem includes several additional file types that interact with and support the core project file. Understanding the full cast of extensions prevents confusion when navigating project folders and helps you recognize which files are safe to move, rename, or delete.

Primary Revit file types and their roles in a project workflow.
ExtensionFull NamePurposeEditable?
.rvtRevit ProjectContains the complete building model, all views, sheets, schedules, and annotations.Yes — primary working file
.rteRevit TemplatePre-configured starting point for new projects; contains families, view templates, and standards.Yes — edit to update office standards
.rfaRevit FamilyIndividual component (door, window, furniture) with parametric geometry and type definitions.Yes — via Family Editor
.rftRevit Family TemplateStarting template for creating new families; defines category, reference planes, and host behavior.Rarely — use as seed only
.rvt (backup)Incremental BackupAuto-generated numbered copies stored in the backup folder. Can be renamed to .rvt and opened directly.Yes — after renaming
.rvt (central)Central ModelThe authoritative workshared file. Should never be opened directly — always create a local copy.Only via Sync with Central

A critical nuance for Visual Arts students coming from Adobe workflows: Revit does not use a separate "assets" folder the way After Effects references footage or InDesign references linked images. Everything — textures, materials, family geometry, even rendered appearances — lives inside the RVT file. This is why Revit files can balloon to several hundred megabytes or even gigabytes on large projects. The upside is portability: you can hand someone a single RVT file and they have the complete model. The downside is that file management discipline — regular purging of unused families, diligent template maintenance, and strategic use of linked files — becomes essential to keep performance acceptable.

🧹 Purge Unused
Navigate to Manage → Purge Unused periodically to remove families, materials, and view templates that are no longer referenced in the model. On a mid-size project, this can reduce file size by 15–30%, significantly improving open and save times.

Worked Example — Setting Up a New Studio Project from Template

Imagine you are beginning a semester-long studio project for a small gallery pavilion. Your instructor has provided a custom RTE template containing the school's title block, a curated set of wall and floor families, and view templates tuned for presentation-quality drawings. Walk through the following steps to establish, save, and protect your working file.

Creating and Configuring a Gallery Pavilion Project
1
Step 1 — Launch Revit and Select TemplateOpen Autodesk Revit. On the Recent Files screen, click New under the Project heading (or use File → New → Project). In the New Project dialog, click Browse and navigate to the instructor-provided template file, for example Studio_ARC301_Template.rte. Ensure the radio button is set to "Project" (not "Project Template"). Click OK.
A new untitled RVT project opens, pre-loaded with the template's families, view templates, and title block.
2
Step 2 — Save with a Meaningful NameImmediately use File → Save As → Project. Navigate to your project folder (e.g., D:\Studio\GalleryPavilion\). Name the file using a clear convention: GalleryPavilion_LastName_SD.rvt where SD indicates Schematic Design phase. Before clicking Save, click the Options button.
The file is saved to a known location with a descriptive, phase-indexed name.
3
Step 3 — Configure Backup CountIn the Save As Options dialog, set Maximum backups to 10. This balances safety (10 rollback points) with disk economy. On a student laptop with limited SSD space, this prevents the backup folder from consuming gigabytes. Click OK, then Save.
Revit will maintain up to 10 incremental backups in a subfolder named GalleryPavilion_LastName_SD_backup.
4
Step 4 — Verify Template ContentsOpen the Project Browser (usually docked on the left). Expand Views, Sheets, and Families to confirm the template loaded correctly. You should see the instructor's title block under Families → Annotation Symbols → Title Blocks and pre-configured floor plan and section views. If anything is missing, re-check that you selected the correct RTE file.
All template-defined families, views, and standards are confirmed present in the new project.
5
Step 5 — Establish a Save DisciplineAs you begin modeling, press Ctrl + S every 15–20 minutes or after completing any significant modeling operation. At major milestones (e.g., completing the massing study, finishing the floor plan layout), use Save As to create a named milestone copy such as GalleryPavilion_LastName_SD_Massing.rvt. This provides both automatic incremental backups and deliberate milestone snapshots.
A robust backup ecosystem is in place: continuous incremental backups plus named milestone forks.

Strengths, Limitations & Comparisons

No file management system is without trade-offs. Revit's single-file database architecture offers compelling advantages but also introduces constraints that become especially apparent when compared to the workflows Visual Arts students already know from Adobe Creative Cloud or Rhino/Grasshopper ecosystems. The table below maps these strengths and limitations so you can anticipate pain points and develop mitigation strategies early.

Strengths and limitations of Revit's file management architecture.
DimensionStrengthLimitation
CoordinationAll views update automatically from a single model — no manual sheet-by-sheet edits.A corrupt RVT file can jeopardize the entire project since everything is in one database.
PortabilityA single .rvt file contains all model data — easily shared via USB or cloud.Large projects produce multi-gigabyte files that strain email, slow networks, and fill student SSDs.
CollaborationWorksharing enables real-time multi-user editing with ownership controls.Requires reliable network infrastructure; conflicts can arise if synchronization is neglected.
BackupAutomatic incremental backups provide a rollback safety net without manual effort.Backups consume significant disk space and are lost if the backup folder is accidentally deleted.
Template SystemRTE templates enforce office or studio standards from project inception.Template changes do not propagate to already-created projects; updating standards mid-project requires Transfer Project Standards.
KEY TAKEAWAY
If you are accustomed to working in Photoshop, where you can recover individual layers from a PSD even if part of the file is damaged, Revit's monolithic database feels different — it is more like a single ceramic vessel than a modular assembly. The vessel is elegant and efficient when intact, but a crack affects the whole piece. This is why disciplined saving, regular backups, and periodic audits are not optional niceties — they are the kiln protocol that keeps your work safe.

Connection to Advanced Workflows

The fundamentals of opening, saving, and templating Revit files are the gateway to more sophisticated project management strategies used in professional practice. As studios scale from individual student projects to multi-discipline, multi-firm collaborations, the same file management principles extend into cloud-based environments, automated model-checking pipelines, and interoperability frameworks. The table below maps the concepts you have learned in this lesson to their advanced counterparts.

From foundational file management to advanced professional workflows.
Foundational ConceptAdvanced CounterpartWhere It Appears
Save / Save AsSynchronize with Central + Autodesk Construction Cloud versioningMulti-user professional projects; cloud-hosted BIM collaboration
RTE TemplatesFirm-wide BIM Execution Plans (BEP) with standardized templates distributed via networkAIA BIM protocols; ISO 19650 information management standards
Linked RVT FilesFederated Models with IFC interoperability for cross-platform coordinationOpenBIM workflows; Navisworks clash detection; Solibri model checking
Incremental BackupsFull version control systems (e.g., BIM Track, Flux, or Git-inspired BIM pipelines)Emerging computational BIM research and design-technology firms
Audit on OpenAutomated model health dashboards (BIMcollab, Model Checker for Revit)Quality assurance in large-firm BIM management workflows

As you progress through your Visual Arts curriculum and begin collaborating with engineering or construction management students, you will find that the file management habits you build now — consistent naming conventions, disciplined backup routines, and mindful template configuration — translate directly into the BIM Execution Planning frameworks that govern professional practice. The technical vocabulary evolves, but the underlying logic of preserving design intent within a structured, version-aware file system remains constant.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain the fundamental difference between an RVT file and an RTE file. Why can't you simply rename an RVT to an RTE (or vice versa) and expect Revit to treat it identically?
PROBLEM 2BASIC
A student saves their Revit project 25 times during a work session. If the maximum backup count is set to 10, how many backup files exist in the backup folder after the session, and which save states do they represent?
PROBLEM 3INTERMEDIATE
You are joining a collaborative studio project that uses worksharing. Describe the exact sequence of steps you would follow to open the central file for the first time and begin working, including the dialog options you must select and why.
PROBLEM 4APPLIED
Your studio has three project phases: Schematic Design (SD), Design Development (DD), and Construction Documents (CD). Each phase involves significant changes to the model. Design a file naming and save strategy that gives you both automatic incremental protection and deliberate milestone snapshots, and explain how you would recover work if the DD file becomes corrupted.
PROBLEM 5CRITICAL THINKING
Revit's monolithic single-file database contrasts sharply with the asset-referencing model used by Adobe InDesign or After Effects, where the project file links to external assets stored separately. Critically evaluate both approaches in terms of portability, collaboration, version control, and failure resilience. Under what circumstances might a hybrid approach — and what might it look like in the BIM context — offer the best of both worlds?

Lesson Summary

Revit's file management system revolves around two core file types: the RVT project file, which stores the complete building model as a single parametric database, and the RTE template file, which defines the pre-configured starting conditions — families, view templates, line styles, and sheet layouts — for new projects. Every save operation triggers the creation of an incremental backup in a dedicated folder, and the maximum backup count is configurable via the Save As → Options dialog. For collaborative work, worksharing enables multiple designers to work on a single project through a central file and synchronized local copies.

Effective Revit file management also involves understanding supporting file types like RFA families and RFT family templates, using the Audit option to repair corrupted files, and employing Detach from Central when you need an independent copy of a workshared model. The habits you build here — consistent naming conventions, disciplined save routines, strategic use of templates, and proactive backup management — form the foundation for professional BIM Execution Planning and will serve you throughout your career in architecture and the visual arts.

Varsity Tutors • Autodesk Revit • Managing Project Files — Open, save, and manage project files (RVT) and templates (RTE)