delegate
latest
false
Delegate & Cartographer user guide
- Overview
- Quickstart
- Delegate
- Trust and compliance
- Governance
- Features
- Cartographer
- Cartographer overview
- The Cartographer interface
- Getting started with Cartographer
- Working with existing automations
- AS-IS (Current Process) documentation
- Providing documents to Cartographer
- Delegating a task
- TO-BE design and PDD generation
- Refining your PDD and the quality checklist
- Generating an SDD
- Sending SDDs to Automation Hub
- Delegate for Testing
- Reference
- Troubleshooting
- Backup and restore
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.
| Platform | Path |
|---|---|
| Windows | Same 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.
| File | Contents |
|---|---|
WindowState.json | Window position, size, sidebar state |
conversations.db | Local conversation history (when using Local storage) |
LocalSkills/ | Installed skills and routines |