Studio provides a visual Team Builder for composing multi-agent teams with coordination modes. No code required. Drag agents onto the canvas, configure coordination, and run teams.Documentation Index
Fetch the complete documentation index at: https://agno-v2-shaloo-ai-support-link.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Creating Teams
Create a new team by dragging agents from your Registry and configuring the team settings:| Setting | Description |
|---|---|
| Members | Drag and drop agents to include in the team |
| Mode | Coordination mode: coordinate, route, or collaborate |
| Instructions | Team-level instructions for the leader agent |
| Success Criteria | Define when the team’s task is complete |
Using Teams
Teams built in Studio can be used in multiple ways:- Chat directly with the team via the Chat page
- Use in Workflows as step executors for complex automation
Save and Run
Once your team is configured:- Save your team to persist it to the registry
- Navigate to the Chat page to interact with your team
- Send tasks and watch agents collaborate in real-time
- View individual agent contributions and coordination flow
Code Equivalent
A team instance created in Studio directly maps to the SDKTeam class: