Agents
Agents
An agent is your AI assistant. Each agent has its own personality, knowledge, and capabilities. Some agents are generalists — good at many things. Others are specialists — deeply knowledgeable about a specific domain.
Agents can:
- Answer questions using their knowledge
- Use tools (search the web, manage tasks, call APIs)
- Delegate to other specialist agents for specific tasks
- Dispatch long-running work and deliver results when ready
- Remember context from your conversations
- Learn and improve over time
When an agent is assigned to a team, it has access to that team's shared knowledge. When it delegates to a specialist agent, each agent in the chain maintains its own knowledge and operates under its own permissions.