This guide covers using AutoCAD with Desktop Connector, including integration workflows, best practices, and troubleshooting solutions.
For additional information about the new features in AutoCAD visit What's New in AutoCAD 2027.
Starting with v2027.2, Desktop Connector delivers the Forma Data Management Description attribute to the Autodesk Projects tab in AutoCAD 2026, AutoCAD 2027, Civil 3D 2026, Civil 3D 2027, and other AutoCAD-based products that connect Autodesk Projects using Desktop Connector.
When you install Desktop Connector v2027.2, Description shows up as a column in App Home, which you can reorder or remove. You can also view it in the Data Panel. Description does not appear in Windows File Explorer.
Description is supported for files only — folder descriptions from Forma Data Management are not surfaced in the Autodesk Projects tab or in Desktop Connector.
After upgrading to v2027.2, Description appears for files that sync for the first time following the upgrade. For projects that were already syncing before the upgrade, descriptions are picked up only when those files appear in a future sync — for example, when a file is modified or a new version is uploaded.
To populate Description for all existing files in a project immediately, remove the project from Desktop Connector and add it back. This triggers a full sync that fetches descriptions for every file in the project. You do not need to do this for future syncs or newly added projects.
Starting with Desktop Connector 16.0.x the following AutoCAD system variables behavior has changed. Refer to the Civil 3D help topics for more detail.
Starting in AutoCAD 2022, AutoCAD will recognize that Desktop Connector is being used and backup (.bak) files will not be created in the cloud.
By default, AutoCAD creates a backup file (.bak), and it will be saved on your local connected drive. However, these backup files are blocked and are not synchronized or uploaded to the cloud workspace.
The AutoCAD system variable DCDOCSSUPPORT is available to control backup (.bak) file creation. It is important for you to note that the behavior of this variable can vary across different versions of AutoCAD and is explained by the following statements.
DCDOCSSUPPORT:AutoCAD 2022: DCDOCSSUPPORT <63> Do not create backup (.bak) files in the DC workspace.
AutoCAD 2023 and above: DCDOCSSUPPORT <59> Create backup (.bak) files in the DC Workspace.
AutoCAD 2024 and 2025: This setting has been resolved and will work as expected.
If you do not want backup files (.bak) created in the Desktop Connector workspace but still want backup (.bak) files to be created, then we recommend using the MOVEBAK command.
The AutoCAD .bak (backup file) sometimes becomes read-only or corrupt in the workspace.
This can result in the Drawing file is write protected error to display blocking save to an AutoCAD .dwg, or the file is not saved and a .tmp file is generated instead.
Deleting the .bak file from the workspace allows the .dwg to the saved. A work-around for this issue is to use the MOVEBAK command to change the storage location for .bak files outside the Desktop Connector workspace.
C:\Temp\BAKfiles.Issue: After making edits and saving a DWG file in AutoCAD or Civil 3D, the file becomes read-only. Desktop Connector uploads the changes, but the Forma lock is removed and the file displays as read-only, requiring users to close and reopen the file to make further edits.
Cause: Third-party plugins or add-ins can interfere with the drawing save process. A known example is the Import/Export Surface Analysis plugin.
Troubleshooting Steps:
Test in Safe Mode: Start AutoCAD or Civil 3D using the /safemode switch. This loads the application without any plugins. Test your workflow to see if the issue persists. Learn more about How to start an AutoCAD Product with a minimum of plug-ins or add-ons.
Identify Problematic Plugins: If the issue doesn't occur in safe mode, gradually identify which plugin is causing the problem by moving suspected plugins out of the following folders and restarting AutoCAD/Civil 3D:
%APPDATA%\Autodesk\ApplicationPlugins%ProgramFiles%\Autodesk\ApplicationPlugins%ProgramData%\Autodesk\ApplicationPluginsTest and Restore: After moving plugins, test the workflow again. If the issue is resolved, the last moved plugin was likely the cause. Remember to return non-problematic plugins to their original locations.
Related Concepts: