Quick Start
1
Create Specialist Agents
2
Form a Team
Team Processes
Choose how agents collaborate:Sequential Process
Parallel Process
Hierarchical Process
Configuration
Best Practices
Give each agent a clear role
Give each agent a clear role
Specialists outperform generalists in teams.
Use sequential for dependent tasks
Use sequential for dependent tasks
When agent B needs agent A’s output, use sequential.
Use parallel for independent tasks
Use parallel for independent tasks
Speed up by running independent agents simultaneously.
Related
Agent
Create agents
Handoffs
Agent delegation

