Can I see a real-time preview of changes made by a collaborator in an Xref in AutoCAD?

Short Answer

No — AutoCAD does not show a live real-time preview of edits a collaborator makes inside an xref while you are both working. The standard professional method is to use XREF and manually reload the reference to see the latest saved changes. Limitation: unsaved edits in the other user’s file will not appear.

What You Need to Know Before

Warning: An Xref only updates from the last saved version of the referenced DWG, so you can easily review outdated geometry without realizing it. If the collaborator has the file open with unsaved changes, your host drawing will still show the previous saved state until you reload.

How to Reload an Xref to See collaborator changes

  • Command: XREF

  • Shortcut: XR

  • Quick Steps:

    1. Type XR and open the External References palette, or go to the Insert Ribbon tab > Reference panel > External References.
    2. Select the attached Xref in the palette list and confirm the file status/path is valid.
    3. Right-click the Xref and choose Reload to pull in the latest saved version of the collaborator’s drawing.

Variables & Settings

  • Key Setting: Demand load Xrefs in Options > Open and Save tab

  • Expert Setting: This controls how AutoCAD loads external references for performance. It can improve startup behavior, but it does not create live collaboration or automatic real-time visual updating of in-session edits.

Why it Fails

  • Cause 1 (Geometry): The collaborator changed the source DWG but did not save it, so the host drawing has nothing new to load.
  • Cause 2 (layers/Locks): The Xref path is unresolved, the file is on a disconnected network location, or layer states in the host drawing make the updated objects appear missing.
  • Cause 3 (Command/Logic): AutoCAD Xrefs are file-based references, not live co-editing sessions, so changes appear only after save and reload.

Quick Fix & Best Practice

  • Quick Fix: Have the collaborator save the Xref source file, then run XREF and use Reload on the affected reference.
  • Manager’s Verdict: Use Xrefs for controlled multi-user coordination, not for true live editing review. If teams need faster visibility, enforce save/reload checkpoints and shared file location standards.

FAQ

Can AutoCAD automatically refresh an Xref when the source file changes?

Not reliably in true real time; the safest method is still manual Reload.

Will I see a collaborator’s unsaved Xref edits?

No, only saved changes in the referenced DWG can be reloaded.

Can I edit an Xref directly from the host drawing?

Yes, but that is in-place reference editing, not live preview of another user’s active edits.

.