> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-redirect-agent-platform-overview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Teams

> Cookbooks for building multi-agent teams in Agno.

| Example                                                                     | Description                                                                                                                                                                           |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Quickstart](/examples/teams/basics/overview)                               | Examples for team based workfows.                                                                                                                                                     |
| [Context Compression](/examples/teams/context-compression/overview)         | Examples for team workflows in context\_compression.                                                                                                                                  |
| [Context Management](/examples/teams/context-management/overview)           | Examples for team workflows in context\_management.                                                                                                                                   |
| [Dependencies](/examples/teams/dependencies/overview)                       | Examples for team workflows in dependencies.                                                                                                                                          |
| [Distributed Rag](/examples/teams/distributed-rag/overview)                 | Examples for team workflows in distributed\_rag.                                                                                                                                      |
| [Guardrails](/examples/teams/guardrails/overview)                           | Examples for team workflows in guardrails.                                                                                                                                            |
| [Hooks](/examples/teams/hooks/overview)                                     | Examples for team workflows in hooks.                                                                                                                                                 |
| [Human In The Loop](/examples/teams/human-in-the-loop/overview)             | Examples for team workflows in human\_in\_the\_loop.                                                                                                                                  |
| [Knowledge](/examples/teams/knowledge/overview)                             | Examples for team workflows in knowledge.                                                                                                                                             |
| [Learning](/examples/teams/learning/overview)                               | Examples demonstrating team learning capabilities in Agno. Teams can automatically capture user profiles, memories, entity information, session context, learned knowledge, and deci. |
| [Memory](/examples/teams/memory/overview)                                   | Examples for team workflows in memory.                                                                                                                                                |
| [Metrics](/examples/teams/metrics/overview)                                 | Examples for team workflows in metrics.                                                                                                                                               |
| [Modes](/examples/teams/modes/overview)                                     | Agno teams support four execution modes that control how the team leader coordinates work with member agents.                                                                         |
| [Multimodal](/examples/teams/multimodal/overview)                           | Examples for team workflows in multimodal.                                                                                                                                            |
| [Other](/examples/teams/other/overview)                                     | Additional team patterns that don't fit into the main categories.                                                                                                                     |
| [Reasoning](/examples/teams/reasoning/overview)                             | Examples for team workflows in reasoning.                                                                                                                                             |
| [Run Control](/examples/teams/run-control/overview)                         | Examples for team workflows in run\_control.                                                                                                                                          |
| [Search Coordination](/examples/teams/search-coordination/overview)         | Examples for team workflows in search\_coordination.                                                                                                                                  |
| [Session](/examples/teams/session/overview)                                 | Examples for team workflows in session.                                                                                                                                               |
| [State](/examples/teams/state/overview)                                     | Examples for team workflows in state.                                                                                                                                                 |
| [Streaming](/examples/teams/streaming/overview)                             | Examples for team workflows in streaming.                                                                                                                                             |
| [Structured Input Output](/examples/teams/structured-input-output/overview) | Examples for team workflows in structured\_input\_output.                                                                                                                             |
| [Task Mode](/examples/teams/task-mode/overview)                             | Task mode (`mode=TeamMode.tasks`) enables autonomous task-based execution where the team leader:.                                                                                     |
| [Skills](/examples/teams/skills/overview)                                   | Attach skills to team leaders for domain expertise.                                                                                                                                   |
| [Tools](/examples/teams/tools/overview)                                     | Examples for team workflows in tools.                                                                                                                                                 |
