delegate
latest
false
Delegate & Cartographer user guide
- Overview
- Quickstart
- Installation
- Local security configuration
- Permission setting best practices
- Choosing the LLM model
- Usage and limits
- 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
Recommendations for configuring Delegate and Cartographer permissions securely, by role — individual users, IT administrators, and developers creating skills.
For individual users
To configure Delegate and Cartographer securely as an individual user, take the following steps:
- Start with Cautious mode until you understand what the agent does.
- Enable only the tool categories you need — if you don't use command execution, disable it.
- Review tool permissions after installing new skills — skills may request additional capabilities.
- Use Protected files and Blocked apps/sites for sensitive directories and destinations (tax documents, medical records, etc.).
- Set Screen context to None when working with confidential visual information.
- Pin important sessions so you can review what the agent did later.
For IT administrators
Deploying and enforcing these settings centrally, across all users, is covered in Governance with Automation Ops, including the recommended baseline for regulated environments.
For developers creating skills
To develop skills that follow good permission-setting practices, take the following steps:
- Request only the permissions you need — don't ask for UI automation if your skill only reads files.
- Document required permissions clearly in your skill description. See Sharing skills with your team.
- Handle permission denials gracefully — explain to users why a permission is needed.
- Test in all three Approval mode settings to ensure your skill behaves appropriately.
- Don't rely on being able to reach a site the user or organization has blocked — blocked websites are configured specifically to keep the agent out.