How to fix the Revit central model error: what does the message mean?
The Revit central model error means your local model has lost its connection to the central model, usually because a file has been moved or damaged. Fix it by creating a new local model with Create New Local, or by detaching and saving a clean central model. Your work in the local model is retained.
The Revit central model error means your local model has lost its connection to the central model.
In a workshared Revit project, a central model sits on the network and everyone works in their own local model. The central model error appears as soon as Revit can no longer link the two: the central model has been moved, renamed, is unreachable, or has become internally damaged. You can no longer synchronise and your changes do not reach the master.
The message itself is not data loss. Your work is still in your local model. The problem is the relationship between local and central. Until you restore that relationship or create a new local model, synchronising remains impossible. How worksharing and that relationship work exactly is covered in the guide on setting up Revit worksharing and the central model.
Revit shows different variants of the message depending on the cause.
The exact wording varies. Once you recognise the message, you know immediately which direction to go:
| Message (key phrase) | Meaning |
|---|---|
| You cannot save this file to the central model | The local model is not allowed to write to this central model; the link is broken or the central model has moved |
| The central model has been copied or moved | The central model is no longer in the expected location |
| Central model not found / cannot be located | Network path unreachable or the file has been renamed or deleted |
| Data in file (name).rvt is corrupt and needs to be manually recovered | The file is internally damaged and must be repaired |
The first three relate to a broken or moved link and are quick to fix. The last one, about corruption, requires an audit or a backup.
Most central model errors are caused by moved files, network dropouts or duplicate usernames.
Recurring causes at a glance:
- Central model moved or renamed. Your local model still points to the old path. This is by far the most common cause.
- Network connection dropped. The connection to the network drive fails during synchronisation, so the write fails.
- Working directly in the central model. Someone opened the central model without Create New Local and claimed elements.
- Duplicate username. Two people with the same Username can block each other's synchronisation.
- Damaged file. A crash or incomplete synchronisation left the model in a corrupt state.
- Local model copied between PCs. A local model is tied to a user and machine; manually copying it to another PC breaks the link.
- Central model on a synced cloud service. A network drive that syncs through a consumer service such as Dropbox or OneDrive can lock the file or write it twice. Do not keep a central model there.
First determine which one applies. If the file still exists and can be opened, it is almost always a link or naming problem. If you only get an error when opening the file itself, think of corruption.
Do not confuse the central model error with a normal message that an element is in use.
Two messages look similar but have different causes. The central model error is about the link between local and central: you cannot synchronise at all. The message Can't edit the element until (user) resaves the element to central and relinquishes it is a normal ownership conflict: a colleague has borrowed that element. That is not a fault but the intended behaviour of worksharing.
If you recognise an ownership conflict, the solution is simple. Ask your colleague to synchronise so they release the element, or use Place Request to send a request automatically. Only when synchronising itself is impossible and Revit complains about the central model are you dealing with the actual central model error from this guide.
| Characteristic | Central model error | Element in use |
|---|---|---|
| Synchronising | Impossible | Works normally |
| Cause | Broken or damaged link | Colleague has borrowed the element |
| Solution | Recreate the local model or detach | Wait or send a Place Request |
Creating a new local model resolves most link errors at once.
If the central model is still healthy and in place, restore the relationship by creating a fresh local model. Do this as follows:
- Make sure your current work is safe: save your local model under a separate name as a backup copy.
- Go to the application menu, choose Open and browse to the central model on the network drive.
- Tick Create New Local in the bottom right and click Open.
- Revit asks whether you want to overwrite or replace the existing local model. Choose Overwrite the existing file (or Append timestamp to keep both).
Application menu > Open > (central model) > tick Create New Local > Open > Overwrite the existing fileIf you are concerned that your edited work is in the old local model, use Append timestamp so you can compare the old model. Changes that have not been synchronised unfortunately cannot be carried over; that is why frequent synchronising is worthwhile.
If you want to check where your local model points before overwriting anything, look at the path in the recent files or open the local model and try to synchronise once; Revit mentions the expected path to the central model in the error message. If that path no longer matches the actual location, you can be sure the central model has been moved.
With Detach from Central you create a clean new central model.
If the link is structurally broken or you need to move the central model to a new location, build a clean central model. Do this by detaching:
- Choose Open and select the central model.
- Tick Detach from Central at the bottom of the Open window.
- Revit asks you to choose: select Detach and preserve worksets so your workset structure remains intact.
- The file now opens independently of any central model. Go to Save As > Project, choose the desired network location and click Options.
- Tick Make this a Central Model after save and save.
Open > Detach from Central > Detach and preserve worksets > Save As > Project > Options: Make this a Central Model after saveThen ask all team members to discard their old local models and create a new local model from this fresh central model. That way everyone starts again from the same healthy baseline. This structured approach, detach first and then rebuild, is similar to working from a clean basis in other Autodesk software, such as creating a corridor in Civil 3D, where you also get your source data in order first.
In case of corruption, recover the model with Audit or use the backup folder.
If you see a message that the file is corrupt and must be recovered manually, try an audit first:
- Choose Open and select the central model.
- Tick both Audit and Detach from Central.
- Click Open. The audit checks and repairs the internal data structure. This can take a long time on large models.
- Save the repaired file as a new central model via Save As with Make this a Central Model after save.
If the audit does not work, use the backup folder. Next to the central model, Revit keeps a folder named <centralmodel>_backup. It contains earlier versions. Restore an older, healthy version using the Restore Backup button on the Collaborate tab, or open the backup folder and restore an earlier backup version. Copy the backup folder to a safe location before restoring anything.
If Revit crashed in the middle of a synchronisation, the central model may have been left half-written. In that case, do not let anyone synchronise again until you have checked the model. Open it with Audit, check that all latest changes are present, and save it again as a central model. This prevents local models from linking to a half-damaged master. To avoid corruption in the first place, it is worth periodically purging heavy models and packaging them with eTransmit, so old, unused data does not overload the file unnecessarily.
The official steps to recover a damaged workshared file are in the Autodesk documentation on recovering a workshared file. If you work with cloud worksharing (BIM 360 or Autodesk Docs) and Revit crashes, the local recovery file is a standalone central model that you publish again.
Stable file locations and unique usernames prevent most occurrences of the error.
The central model error is almost always avoidable with discipline:
- Never move or rename the central model while local models are linked to it. If you must, use Detach and have everyone create a new local model.
- Give each team member a unique Username via the application menu, Options, General.
- Synchronise often and save your local model regularly, so any non-synchronised work remains limited.
- Never work directly in the central model; always open with Create New Local.
- Keep the central model on a stable network drive, not on someone's personal PC.
For larger teams, the free add-in Worksharing Monitor helps you spot problems early. It shows who is signed in, who is synchronising and whether the central model is still reachable. If someone notices that the network connection is unstable, they can wait to synchronise until the connection is stable, instead of forcing a half-completed write that damages the file. A simple team rule, do not synchronise during network maintenance, avoids most corruption cases.
If you purchase or use Revit licences through a third party, check that every installation has a valid, unique activation; unclear installations increase the chance of synchronisation problems. If you want to build your 2D documentation further after recovery, you will find a similar, structured workflow in the explanation of deriving a 2D drawing from a 3D model in Inventor.
Frequently asked questions
No, your work is still in your local model on your own PC. The error is about the broken link with the central model, not about your drawing work. Anything you have already synchronised is safe in central; non-synchronised changes remain in your local model until you restore the link.
Create a new local model from the new location of the central model. Open the central model with Create New Local ticked and overwrite your old local model. If you deliberately move the central model, detach it first and save it in the new location as a new central model.
Detach and preserve worksets opens the model separately from any central model but keeps your workset structure intact. You use it to build a clean new central model or to make a standalone copy. The other option, Discard worksets, removes worksharing from the file entirely.
Open the file with Audit and Detach from Central ticked; the audit repairs the internal data structure. If that does not work, use the backup folder named centralmodel_backup and restore an older healthy version via Restore Backup on the Collaborate tab.
Then the central model itself has been moved, renamed or damaged, because all local models point to it. Fix it centrally at the source by detaching and saving a clean central model, then have everyone discard their old local model and create a new one.
Related articles
Daan has worked with AutoCAD, Revit and Civil 3D in the construction and building services sector for more than ten years and helps designers produce drawings faster and with fewer errors.
View profile