Pages List
List view
Getting Started
Getting Started
Product Data Management
Product Data Management
CAD Collaboration
CAD Collaboration
Workflows
Workflows
Pricing and Billing
Pricing and Billing
Help & Support
Help & Support
How to Synchronize Projects with the Desktop App
The CAD ROOMS Desktop App keeps your local project folder synchronized with your cloud Workspace.
It allows engineers to work in native CAD software while maintaining version control and collaboration in the browser.
This guide explains:
- How project synchronization works
- How to access your local project folder
- How to change your local project folder path
- How to work with synchronized files
- What happens during updates and logout
Before You Begin
To synchronize projects, you must:
- Be signed in to the Desktop App
- Have access to at least one project
- Have Windows Projected File System enabled
Windows Projected File System is required for project synchronization.
If it is disabled, projects will not synchronize correctly.
⚠️ Avoid Placing the Local Folder Inside OneDrive
Do not place your CAD ROOMS local folder inside any OneDrive-managed path (for example
C:\Users\<YourName>\OneDrive\). Both CAD ROOMS and OneDrive use Windows Projected File System — nesting them causes sync conflicts and file errors.Recommended locations:
C:\CADRooms\C:\Users\<YourName>\CADRooms\
Avoid:
C:\Users\<YourName>\OneDrive\or any subfolder within itDocumentsorDesktopif those folders are OneDrive-backed
How Project Synchronization Works
Once you sign in, the Desktop App creates a synced local project folder on your computer.
This local folder becomes your working location for day-to-day CAD work.
The Desktop App:
- Keeps that folder synchronized with the cloud Workspace
- Detects local file changes automatically
- Pulls cloud updates from teammates automatically
- Tracks versions when you Contribute changes
There is no need for manual upload or download.
The Desktop App maintains synchronization in the background.
Local changes are detected automatically, but they only become part of the official project history after you Contribute them.
Accessing Your Local Project Folder
There are two ways to open a synchronized project on your device.
Option 1 — Open from the Project Page in the Desktop App
- Open the project and go to the Files page.
- Click Open (top-right).
- Select Reveal Folder to open the synced local folder directly in your file system.
Option 2 — Open from the System Tray
- In your Windows system tray (bottom-right), click the CAD ROOMS icon (make sure the Desktop App is running).
- Browse Workspaces → Projects and find the project you want.
- Click Open — this opens the project's local synced folder on your computer.
This opens the project's local folder directly.
How to Change Your Local Project Folder Path
By default, projects are synced to the folder set during installation. To change where your projects sync locally, update the path inside the Desktop App — do not move the folder manually in File Explorer.
Do not drag or cut/paste the synced folder in File Explorer. The Desktop App stores the project folder path internally. If you move the folder yourself, the app may still point to the old path, and Reveal Folder may fail to find your files.
Steps
- Make sure all files are checked in and fully synced to the cloud.
- Open App Settings from the More options menu (⋮) in the bottom-left corner.
- In General, under Project Folder Path, click Browse and select the new local folder where you want your projects to sync.
- After you select the folder, the Project Folder Path field updates to show the new location, and you'll see the confirmation: "Settings saved successfully. Restart to apply changes."
- Quit the Desktop App completely from the system tray, then restart it. The Desktop App will sync your projects into the new folder.
Working with Synchronized Files
Once the folder is open:
- Double-click a file to open it in your native CAD software.
- If needed, check out files before editing to avoid conflicts with other users.
- If you want to add files, you can copy and paste them directly into the synced local project folder.
- If you need a folder structure, first create the folder inside the synced local project folder, then paste files into it.
If one or more files fail during upload, see Troubleshooting Failed Uploads for Retry, Skip, and common causes.
- Make changes locally.
- Save your work.
- Contribute changes through the Desktop App to create a new version.
- During contribution, the Check-in option is enabled by default (unless you uncheck it to keep the file checked out).
All changes are tracked through version control.
What Happens During Updates
When changes occur:
- Local edits are detected automatically.
- Cloud updates from teammates are pulled down automatically.
- You do not need to manually refresh or download files.
The Desktop App ensures consistency between your device and the cloud Workspace.
Logging Out of the Desktop App
For security reasons:
- When you log out, all locally synchronized project data is removed from your device.
- When you log back in, projects are re-synchronized from the cloud.
This prevents unauthorized local access to engineering data.
Updating the App
When a new version of the Desktop App is available, you'll receive an in-app notification. Simply follow the on-screen instructions to install the latest version and enjoy new features and improvements.
Troubleshooting
If you run into sync or update issues, see the relevant section below.
Project does not synchronize
If projects do not appear or synchronization fails:
- Check your internet connection.
- Ensure you are signed in.
- Confirm that Windows Projected File System is enabled:
- Open Turn Windows features on or off
- Enable Windows Projected File System
- Restart your computer if prompted
"Please clean up…" message or empty Projects folder after an update
This happens when CAD ROOMS updates while you have CAD files open in another application (for example Creo or SolidWorks). Your files are safe — the local Projects folder is only a mirror of your cloud Workspace.
Quick fix:
- Fully close CAD ROOMS and any CAD application (Creo, SolidWorks, etc.).
- Delete the local Projects folder named in the error (usually
Documents\Cadrooms\Projects) — it's safe to delete; CAD ROOMS will rebuild it from the cloud. - Restart CAD ROOMS to re-pull your projects fresh. Give it a few minutes — your Projects folder may look empty until files finish syncing back.
To avoid this: when an update prompt appears while you have CAD files open, choose Later and let the update apply at the start of your next session.
See the Troubleshooting FAQ for full details.
Files fail to upload through the synced folder
If files are marked as Failed after being copied into the synced local project folder, the issue is usually caused by a temporary network interruption or a duplicate filename in the Workspace. For step-by-step resolution, see Troubleshooting Failed Uploads.
Related Articles
- Create a Workspace
- Create a Project
- How to Manage Files
- How to Check In and Check Out Files
- Understanding Version Control in CAD ROOMS
How to Synchronize Projects with the Desktop AppBefore You Begin⚠️ Avoid Placing the Local Folder Inside OneDriveHow Project Synchronization WorksAccessing Your Local Project FolderOption 1 — Open from the Project Page in the Desktop AppOption 2 — Open from the System TrayHow to Change Your Local Project Folder PathWorking with Synchronized FilesWhat Happens During UpdatesLogging Out of the Desktop AppUpdating the AppTroubleshootingProject does not synchronize"Please clean up…" message or empty Projects folder after an updateFiles fail to upload through the synced folderRelated Articles