Document Settings in AutoCAD: Where to Find Them
Document settings in AutoCAD live in the Options dialog, not in a single menu. Open the Options dialog by typing OPTIONS into the command line and pressing Enter, or by going to the process Menu (the red A in the top left corner) and selecting Options at the bottom. Once the dialog opens, you'll see tabs along the left side — the settings that affect how your document behaves are scattered across several of these tabs, most commonly under Files, Open and Save, Display, and User Preferences.
The reason settings are split across multiple tabs is that AutoCAD separates system-wide preferences (things that affect every file you open) from document-specific settings (things that affect only the current drawing). Document-specific settings also live in the drawing file itself — you can access some of these by going to the process Menu, selecting Drawing Utilities, and then selecting Drawing Properties. This is where you'll find metadata like title, subject, author, and keywords that get embedded in the file.
Key Takeaways
- The Options dialog (opened by typing OPTIONS or through the process Menu) holds most document-related settings across multiple tabs.
- Document Properties, found under process Menu > Drawing Utilities > Drawing Properties, stores metadata like title, author, and subject that travels with your file.
- The Files tab in Options controls where AutoCAD saves temporary files and where it looks for support files, which affects file recovery and document behavior.
- The Open and Save tab lets you control automatic backup frequency and file format, which matters if you're sharing documents with people using older AutoCAD versions.
- Privacy-relevant settings like whether AutoCAD logs your activity or sends usage data are in User Preferences, not in document settings themselves.
What the Files Tab Controls
The Files tab in Options shows you where AutoCAD stores temporary files, backup files, and where it searches for support files. This matters for document privacy because temporary files can sometimes be recovered even after you delete them, and backup files (.bak files) are created automatically every time you save. If you're working with sensitive documents, knowing where these files live helps you decide whether you want to delete them manually or change where they're stored.
You can change the location of temporary files and backup files by clicking on the path listed and selecting a new folder. Some people move these to a folder they can easily wipe, or to an encrypted drive. The Files tab also shows you where AutoCAD looks for fonts, blocks, and other resources — if you're sharing a document with someone else, understanding these paths helps explain why a drawing might look different on their computer if they don't have the same fonts or custom blocks installed.
Open and Save Settings and File Format
The Open and Save tab controls how often AutoCAD creates automatic backups (the default is every 10 minutes), what file format your documents save in, and whether AutoCAD creates a backup copy each time you save. The file format choice matters for privacy and compatibility: AutoCAD's native format is .dwg, but you can also save as .dxf (a more open format) or older versions of .dwg if you're sharing with people using older software.
Older file formats sometimes strip out newer metadata or embedded information, which can be a privacy advantage if you're concerned about what information travels with your file. The automatic backup setting is worth adjusting if you work with sensitive documents — more frequent backups mean more copies of your work exist on your hard drive, which increases the window during which someone with physical access could recover deleted versions.
Display and User Preferences: What Affects Your Workflow
The Display tab controls visual settings like colors, fonts, and interface appearance — these don't directly affect privacy, but they do affect whether you can read your own drawings comfortably. The User Preferences tab is where you'll find settings related to how AutoCAD behaves when you open and close files, how it handles undo, and whether it logs your activity.
Some versions of AutoCAD include a setting in User Preferences about whether to send usage data back to Autodesk. This is separate from document settings, but it's worth checking if you're concerned about what information leaves your computer. The setting is usually labeled something like "Send Usage Data" or "Participate in the Customer Experience Improvement Program," and you can turn it off here.
Drawing Properties: Metadata That Travels With Your File
Drawing Properties is where you add or edit information that gets embedded in the file itself — things like the title, subject, author, company, and keywords. This metadata is useful for organizing your own work, but it's also information that travels with your file if you share it. If you email a drawing to a client or colleague, that metadata goes with it unless you actively remove it.
To see what metadata is in a drawing, open Drawing Properties (process Menu > Drawing Utilities > Drawing Properties), click the Summary tab, and look at what's already filled in. If you don't want your name, company, or other personal information embedded in files you share, you can delete that information before sending the file. Some organizations have policies about what metadata should be in drawings before they leave the office.
File Recovery and Temporary Files
AutoCAD creates temporary files and backup files automatically, and these can sometimes be recovered even after you think you've deleted them. The temporary files are usually stored in a folder like C:\Users\[YourUsername]\AppData\Local\Temp on Windows, and the backup files (.bak) are usually in the same folder as your drawing. If you're working with sensitive documents and want to make sure no trace remains, you'll need to delete these files manually and possibly use a file-wiping tool.
The automatic backup feature is useful for recovering work if AutoCAD crashes, but it also means multiple versions of your document exist on your hard drive. If you're concerned about this, you can turn off automatic backups in the Open and Save tab, though this means you lose the safety net if something goes wrong. The trade-off is between having a recovery option and having fewer copies of sensitive work sitting on your computer.
Sharing Documents: What Settings Travel With Your File
When you share an AutoCAD file with someone else, some settings travel with it and some don't. Document Properties (title, author, subject, keywords) travel with the file. The drawing's visual settings (colors, fonts, layer setup) travel with it. But your personal Options settings (where your temporary files are stored, your display preferences, your backup frequency) do not — each person who opens the file will use their own Options settings.
This means if you share a .dwg file with someone using an older version of AutoCAD, they might see it differently if they don't have the same fonts or if the file was created with features that older versions don't support. Before sharing, it's worth checking Drawing Properties to see what metadata is embedded, and considering whether you want to remove your name or company information.
Frequently Asked Questions
How do I remove my name from a drawing before I share it?
Open Drawing Properties (process Menu > Drawing Utilities > Drawing Properties), click the Summary tab, and delete the text in the Author and Company fields. Save the file. This removes that metadata from the file itself, though anyone who opens it in a text editor might still see traces of it in the file's internal structure.
Where are AutoCAD backup files stored?
Backup files (.bak) are usually stored in the same folder as your drawing file. You can change this location in Options > Files tab, under the "Backup file location" path. Temporary files are usually in C:\Users\[YourUsername]\AppData\Local\Temp on Windows.
Can I turn off automatic backups?
Yes, in Options > Open and Save tab, uncheck "Create backup copy with each save" and set "Minutes between automatic saves" to 0. This means AutoCAD won't create backup files, but you'll also lose the ability to recover work if the program crashes.
Do document settings change if someone else opens my file?
No. Each person's Options settings stay on their own computer. But the drawing's embedded metadata (title, author, keywords) and visual settings (colors, layers, fonts) are part of the file itself and will look the same for everyone who opens it — unless they don't have the same fonts installed.
What happens if I save a new AutoCAD file in an older format?
AutoCAD will strip out features that the older format doesn't support. This can be a privacy advantage if you're concerned about embedded information, but it also means some of your work might look different or be lost. Always test opening the older-format file before sending it to make sure it looks the way you want.