AUTODESK REVIT • COORDINATION AND COLLABORATION

Worksets — Create and use worksets for model organization and performance

Learn how worksets partition a Revit model so multiple designers collaborate efficiently without conflicts or slowdowns.

Historical Context & Motivation

Architectural and design workflows have always struggled with a fundamental tension: a building is a single, unified artifact, yet dozens of people must work on it simultaneously. In the era of hand-drafted blueprints, teams divided labor by assigning separate sheets to individual drafters—each person literally owned a physical piece of vellum. When CAD software arrived in the 1980s, it replicated this sheet-based model through external reference files (XREFs), where each discipline or zone resided in its own file and a master drawing assembled them like transparent overlays. The approach worked, but it also meant that coordination errors—misaligned column grids, clashing ductwork, orphaned dimensions—were discovered only when someone printed and overlaid the sheets.

The emergence of Building Information Modeling (BIM) in the early 2000s changed the paradigm. Rather than many files referencing one another, BIM proposed a single, shared database—a central model—from which every plan, section, and schedule is derived. Autodesk Revit, first released in 2000 and acquired by Autodesk in 2002, championed this single-model philosophy. Yet a single file creates a new problem: if everyone edits the same model at the same time, whose changes take precedence? Worksets were Revit's answer—a way to partition the model into named subsets of elements so that team members can take ownership of portions without locking others out of the entire project.

1982
AutoCAD & XREFs
Autodesk releases AutoCAD. Teams later adopt external references (XREFs) to divide large projects across multiple files, each managed by a different discipline.
2000
Revit 1.0 Launched
Charles River Software ships Revit, introducing a parametric, single-model BIM workflow. Multi-user collaboration is limited in early versions.
2004
Worksharing & Worksets Introduced
Revit 6.1 introduces Worksharing, enabling multiple users to edit the same central model simultaneously. Worksets become the mechanism for element ownership and visibility control.
2012
Server-Based Worksharing
Revit 2012 adds Revit Server, allowing worksharing over WANs. Workset strategy becomes critical for managing performance across distributed offices.
2019–Present
BIM 360 & Cloud Worksharing
Autodesk's cloud platform (now Autodesk Construction Cloud) extends worksharing to fully cloud-hosted central models. Worksets remain the primary partition mechanism within each Revit file.

The core question worksets address is deceptively simple: How do you let an entire design team work inside a single, coordinated model without stepping on each other's work or grinding performance to a halt? Understanding the answer requires grasping both the organizational logic and the technical mechanics that worksets provide.

Core Principles & Definitions

Before diving into step-by-step procedures, it is essential to internalize the foundational ideas that govern how worksets operate within Revit's worksharing environment. Worksets are not merely folders or layers; they are functional partitions of a shared database that control three things simultaneously: element ownership, visibility management, and memory loading. Each of these dimensions plays a distinct role in keeping a multi-user project running smoothly.

1

Central Model & Local Files

Worksharing establishes a central model on a server or cloud location. Each team member creates a local file—a personal copy that periodically synchronizes with the central model to exchange changes.
2

Workset = Named Element Partition

A workset is a named subset of model elements. Every element in a workshared project belongs to exactly one workset. By default, Revit creates two: 'Workset1' and 'Shared Levels and Grids.'
3

Borrowing vs. Owning

Users can borrow individual elements to edit them, or take ownership of an entire workset, granting exclusive editing rights to all elements within it until ownership is relinquished.
4

Open / Closed Status

When you open a local file, you choose which worksets to open (loaded into RAM and visible) or keep closed (not loaded). Closing unneeded worksets dramatically reduces memory consumption and speeds regeneration.
5

Synchronize with Central (SWC)

The Synchronize with Central command pushes your local edits to the central model and pulls in changes from other users. It also resolves element ownership, releasing borrowed elements back to the pool.
KEY TAKEAWAY
Think of a workset like a checkout system at a shared art studio. The studio (central model) holds all the supplies (elements). When you check out a cart of paints (open a workset and take ownership), nobody else can grab those particular tubes until you return them (synchronize). Meanwhile, everyone can still see what's on the shelves—they just can't modify the items you've checked out. This prevents two people from accidentally mixing the same palette in conflicting ways.

Visual Explanation — How Worksharing and Worksets Relate

The following diagram illustrates the relationship between the central model, local files, and worksets. Understanding this topology is crucial because every action you take—editing a wall, synchronizing, closing a workset—flows through this architecture.

The diagram shows a central model (top) containing two worksets—Shell and Interiors—and three local files below. Notice how each designer selectively opens only the worksets they need, reducing memory usage while staying synchronized through the SWC command.

Several things are worth noting in this topology. First, the central model is never opened directly for editing—it serves exclusively as the repository of truth. Second, each designer's local file can have a different combination of open and closed worksets; Alex might only load the building shell while Jordan focuses on interior elements. Third, the Synchronize with Central (SWC) operation is bidirectional: it pushes your local changes up and pulls everyone else's changes down. This architecture lets teams of five, ten, or even fifty people coexist within a single Revit model, provided the workset strategy is thoughtfully planned.

How Worksets Work — Step-by-Step Mechanism

Enabling Worksharing

Worksharing is not enabled by default. In a new project, you activate it by navigating to the Collaborate tab on the ribbon and clicking Worksets. Revit will prompt you to save the file as a central model. Upon doing so, two default worksets are created: Workset1 and Shared Levels and Grids. The latter is critical—it contains datum elements (levels, grids, reference planes) that every team member needs to see and that should rarely be edited individually. From this point forward, every element you create is assigned to whichever workset is currently active.

Creating and Managing Worksets

To create a new workset, open the Worksets dialog (Collaborate → Worksets, or the workset selector on the status bar). Click New, type a descriptive name, and confirm. Naming conventions matter enormously in practice: a common strategy names worksets by building system (e.g., A-Shell, A-Interiors, A-Site, A-Entourage) or by zone (e.g., Wing-East, Wing-West). Each element can be reassigned to a different workset through its properties panel.

Element Ownership and Borrowing

When you begin editing an element, Revit automatically borrows it—claiming temporary exclusive rights. This happens silently behind the scenes. If another user is already borrowing that element, Revit will notify you that the element is in use. Alternatively, you can take ownership of an entire workset from the Worksets dialog, which locks every element in that workset to your user account. Ownership persists until you either synchronize with central (releasing borrowed elements) or explicitly relinquish ownership in the dialog. This dual system—fine-grained borrowing versus coarse-grained ownership—gives teams flexibility to work at different scales of control.

Performance Tip
When opening a large project, use Specify Worksets in the Open dialog to close worksets you do not need. A 500 MB central file may load only 200 MB of data if non-essential worksets (e.g., site context, entourage, furniture) remain closed. Closed worksets are not rendered or stored in your machine's RAM, resulting in faster navigation, quicker regeneration, and reduced risk of application crashes.

Workset Strategy & Classification

Choosing how to divide a model into worksets is one of the most consequential decisions a BIM coordinator makes. Too few worksets limit your ability to manage visibility and ownership; too many create administrative overhead and confusion. Industry practice generally recommends between four and twelve user-created worksets per architectural model, depending on project scale. The diagram below illustrates a common organizational scheme for a mid-size building.

A typical mid-size project uses five worksets. The Shared Levels & Grids workset is always open; other worksets can be selectively closed to boost performance. Note how A-Entourage isolates high-polygon families that would otherwise slow down every view.
Common workset classification for an architectural project
Workset NameTypical ContentsDefault Open?Performance Impact
Shared Levels & GridsLevels, grids, reference planesYes — AlwaysMinimal — lightweight datum elements
A-ShellExterior walls, curtain walls, roof, structural slabYesModerate — depends on curtain wall complexity
A-InteriorsInterior partitions, ceilings, doors, casework, fixturesYesHigh — most elements and edits occur here
A-SiteTopography, building pads, site components, plantingNoVariable — dense topography surfaces can be heavy
A-EntourageFurniture, plumbing fixtures, RPC people, treesNoVery High — high-polygon families bloat memory

Worked Example — Setting Up Worksets for a Student Gallery Project

Imagine you are part of a four-person studio team designing a university art gallery in Revit. The project has an exterior shell with large curtain walls, interior gallery partitions, a landscaped courtyard, and extensive furniture and sculptural display fixtures. Below is the step-by-step process for setting up and using worksets to divide the labor.

Setting Up Worksets for a Collaborative Gallery Project
1
Step 1 — Enable WorksharingOpen the gallery project file. Navigate to the Collaborate tab and click Worksets. Revit prompts you to save the file as a central model. Save it to a shared network drive or Autodesk Construction Cloud folder that all team members can access.
Central model created; default worksets 'Workset1' and 'Shared Levels and Grids' appear.
2
Step 2 — Create Custom WorksetsIn the Worksets dialog, rename 'Workset1' to Gallery-Shell. Click New and create three additional worksets: Gallery-Interiors, Gallery-Site, and Gallery-Fixtures. The fixtures workset will hold display pedestals, benches, track lighting families, and sculptural elements.
Five worksets total: Shared Levels and Grids, Gallery-Shell, Gallery-Interiors, Gallery-Site, Gallery-Fixtures.
3
Step 3 — Assign Existing ElementsSelect all exterior walls and the roof in a 3D view. In the Properties palette, find the Workset parameter and change it to Gallery-Shell. Repeat for interior partitions (assign to Gallery-Interiors), site elements (Gallery-Site), and furniture families (Gallery-Fixtures). This can also be done using filters and the Select All Instances command.
All elements are now distributed across the correct worksets.
4
Step 4 — Set the Active WorksetOn the status bar at the bottom of the Revit window, use the workset selector dropdown to set the active workset to the one you are currently working in—for example, Gallery-Interiors. Any new element you create will automatically belong to the active workset. This is the single most common source of misplaced elements: if you forget to switch the active workset before placing a wall, it lands in the wrong group.
Active workset set; all new elements will be assigned to Gallery-Interiors.
5
Step 5 — Synchronize and Distribute Local FilesClick Synchronize with Central (Collaborate → Synchronize with Central, or keyboard shortcut SS). In the dialog, check 'Relinquish all elements and worksets.' This pushes your workset configuration to the central model. Each team member now opens the central model via File → Open, choosing 'Create New Local,' and selects which worksets to open based on their assignment. The student working on the courtyard opens Gallery-Site and Gallery-Shell, closing Gallery-Interiors and Gallery-Fixtures.
Central model updated; team members create local files with selective workset loading.

Strengths, Limitations, and Common Pitfalls

Worksets are a powerful feature, but they are not without limitations. Understanding both sides allows you to deploy them effectively and avoid the mistakes that frequently trip up student teams and even professional firms.

Workset strengths versus common limitations
StrengthsLimitations / Pitfalls
Enable true multi-user editing of a single BIM model, reducing coordination errors compared to linked files.Require a reliable network connection or cloud platform; losing connection can prevent synchronization and lock elements.
Significantly improve performance by allowing users to close data-heavy worksets (entourage, site) that are not needed.Closed worksets are invisible—elements on a closed workset will not appear in views or schedules until reopened, potentially causing confusion.
Ownership model prevents conflicting edits; one user cannot accidentally move a wall another user is detailing.Overly aggressive ownership (keeping worksets checked out) blocks other team members; a common student mistake is forgetting to relinquish ownership.
Workset visibility overrides in views provide a fast way to toggle entire categories of elements on/off for presentation.Worksets are not a replacement for Visibility/Graphic Overrides (VG); relying on worksets for view management creates brittle setups.
Naming conventions enforce organizational discipline that benefits the entire lifecycle of the project.Poorly named or excessively numerous worksets create confusion; Revit has no built-in tool to merge worksets after creation.
KEY TAKEAWAY
Think of worksets as gallery exhibition rooms within a museum. You can light up (open) only the rooms you need for your current curatorial task, leaving others dark (closed) to save electricity (RAM). But if a curator accidentally locks a room and goes home (fails to relinquish ownership), nobody else can hang artwork there until that person returns. The lesson: always relinquish ownership when you synchronize, and keep the number of rooms manageable.

Connection to Advanced Coordination Workflows

Worksets operate within a single Revit file, but real-world BIM coordination often involves multiple files from different disciplines—architecture, structure, MEP (mechanical, electrical, plumbing), and landscape. Understanding how worksets relate to these broader strategies helps you situate this tool within the full collaboration ecosystem.

Worksets vs. Linked Models
FeatureWorksets (Within One File)Linked Models (Across Files)
ScopePartitions elements within a single central modelReferences separate Revit files (e.g., Arch, Struct, MEP)
OwnershipElement-level and workset-level borrowing/ownershipEach linked file has its own worksharing; no cross-file ownership
PerformanceClose unneeded worksets to reduce RAMUnload linked models to reduce RAM
Clash DetectionRevit's Interference Check or Navisworks on the single modelNavisworks or BIM 360 Coordinate for cross-model clashes
Best ForSame-discipline team working on one buildingMulti-discipline coordination; campus-scale projects

In advanced practice, worksets and linked models are used together. The architectural team uses worksets within their own model (Shell, Interiors, Site), while the structural and MEP models are linked in as separate files. Workset visibility can even be applied to linked models—you can selectively show or hide worksets inside a linked file without opening it. This layered approach extends naturally into clash detection and design review workflows in tools like Navisworks Manage, where workset-level filtering allows reviewers to isolate specific building systems for interference analysis. As you advance, you will also encounter Design Options and Phasing—features that address related but distinct organizational needs (exploring alternatives and modeling time sequences, respectively). Worksets remain the backbone of the real-time, multi-user collaboration strategy.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain the difference between 'borrowing' an element and 'taking ownership' of a workset. In what scenario would you choose one over the other?
PROBLEM 2BASIC CALCULATION
A central model is 600 MB. The team has divided it into four worksets, each containing roughly equal amounts of data. If a user opens only two of the four user-created worksets (plus the lightweight Shared Levels and Grids workset at approximately 5 MB), estimate the approximate data loaded into RAM.
PROBLEM 3INTERMEDIATE
Your three-person studio team is designing a mixed-use building with ground-floor retail, upper-floor apartments, and a rooftop garden. Propose a workset organization strategy (at least four user-created worksets plus Shared Levels and Grids) and justify your naming and grouping choices in terms of both collaboration workflow and performance.
PROBLEM 4APPLIED
During a final review, your professor notices that several interior walls appear to be missing from the floor plan views. You confirm the walls exist in the model by switching to a 3D view. Diagnose the most likely cause of this issue in a workshared project, and describe the steps to resolve it.
PROBLEM 5CRITICAL THINKING
A classmate argues that worksets are unnecessary if each team member simply works in the model at different times (sequential editing). Construct a counterargument that addresses collaboration efficiency, model integrity, and scalability, and identify at least one scenario where sequential editing might actually be preferable.

Lesson Summary

Worksets are Revit's mechanism for partitioning a workshared central model into named subsets of elements, enabling multiple designers to edit the same BIM project simultaneously. Every element in a workshared file belongs to exactly one workset, and each workset can be independently opened or closed in a user's local file—controlling both visibility and memory loading. The borrowing and ownership system prevents conflicting edits: borrowing grants temporary rights to individual elements, while ownership locks an entire workset to one user. The Synchronize with Central command exchanges changes between local and central files and releases borrowed elements.

Effective workset strategy balances organizational clarity with performance optimization. A typical architectural project uses four to twelve worksets organized by building system or zone, with a dedicated Shared Levels and Grids workset that remains always open. Heavy-geometry worksets like entourage should default to closed to protect performance. Common pitfalls include forgetting to set the active workset before placing elements, failing to relinquish ownership after synchronizing, and using worksets as a substitute for Visibility/Graphic Overrides. Worksets operate within a single Revit file; for multi-discipline coordination, they complement linked models and external clash-detection tools.

Varsity Tutors • Autodesk Revit • Worksets — Create and use worksets for model organization and performance