UiPath Documentation
delegate
latest
false
Delegate & Cartographer user guide

Settings file locations

Where Delegate and Cartographer store their settings, secure settings, and other configuration files on disk, for power users who want to edit or back them up directly.

For power users who want to edit settings directly or back up configurations.

Main settings file​

Path
%APPDATA%/UiPath/Delegate/settings.json
  • Contains: appearance, model selection, keyboard shortcuts, execution mode, MCP server configurations, behavior preferences
  • Plain JSON format; human-readable and editable
  • Changes take effect immediately (the app watches for file changes)
  • Invalid JSON is rejected; the last valid configuration is used

Secure settings file​

The following table lists the secure settings file location for each supported platform.

PlatformPath
WindowsSame directory, secure-settings.enc (Data Protection API (DPAPI) encryption)
  • Contains: tool categories, Approval Mode, authentication tokens
  • Only modifiable through the Settings UI
  • Agents cannot read or modify this file

Other files​

The following table lists other files stored in the settings directory.

FileContents
WindowState.jsonWindow position, size, sidebar state
conversations.dbLocal conversation history (when using Local storage)
LocalSkills/Installed skills and routines
  • Main settings file​
  • Secure settings file​
  • Other files​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated