Manage agent settings at Agents in the CloudThinker console. Click on any agent to open the settings modal.Documentation Index
Fetch the complete documentation index at: https://docs.cloudthinker.io/llms.txt
Use this file to discover all available pages before exploring further.
Why Agent Configuration Matters
Out of the box, agents can access everything you’ve connected — which is powerful but sometimes too broad. A developer working on database performance doesn’t need Tony to also have access to production IAM roles. A security audit workflow needs Oliver to have access to CloudTrail logs that other agents don’t need. Agent configuration lets you scope each agent’s capabilities to match how your team actually works:- Restrict access: limit Tony to only database connections; limit Oliver to security-relevant services
- Customize behavior: inject company-specific context, policies, and escalation paths directly into agent instructions
- Control autonomy: choose which tools each agent can use independently vs. requiring approval

- Builtin Tools: Select which tools the agent can use
- Connections: Assign which connections the agent can access
- Instructions: Customize agent behavior with custom instructions
Enable/Disable Agents
Control which agents are active in your workspace:Navigate to Agents
Go to Agents in the CloudThinker console
- Limit scope to specific domains (e.g., only database operations)
- Reduce noise during focused operations
- Temporarily restrict access during maintenance
Builtin Tools
Select which builtin tools each agent can use:| Tool | Description |
|---|---|
| Create Memory | Store information for future reference |
| Fetch URL | Retrieve content from web URLs |
| Planning | Create and manage action plans |
| Push Alert | Send alert notifications |
| Recommendation | Generate actionable recommendations |
| Search Internet | Search the web for information |
| Search Knowledge Base | Query your organization’s knowledge base |
Select Agent
Go to Agents and click on the agent
Assign Connections
Control which connections each agent can access:Select Agent
Go to Agents and click on the agent you want to configure
Agent Instructions
Customize agent behavior through custom instructions:Select Agent
Go to Agents and click on the agent
Example Instructions
Related
Agents
Learn about the five specialized agents
Approval
Configure tool approval workflows