Agent Settings Configuration
Learn how to configure your agent’s core settings for optimal performance
Understanding Agent Settings
Agent settings provide global configuration options that control how your agent behaves, what instructions it follows, and how it interacts with other agents. These settings are applied automatically in the agent runtime and can also be accessed or overridden via the SDK.
Accessing Agent Settings
To access the agent settings:
- Navigate to your agent in the xpander.ai dashboard
- Click the “Settings” icon in the top-right corner
- Select from the settings categories in the left sidebar
Configuration Categories
The General settings control basic agent configuration:
The General settings control basic agent configuration:
The Instructions settings define how your agent understands its purpose and behaves:
The Prompts section helps define example queries your agent should be prepared to handle:
The Delegation settings define how your agent interacts with other agents in a multi-agent workflow:
Learn more about delegation and multi-agent teams in the Multi-Agent Teams section.
SDK Integration
All agent settings can be accessed and modified programmatically using the xpander.ai SDK: