> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Team Structure • AI Agents Framework

> TeamStructure: Structure for multi-agent team.

# TeamStructure

> Defined in the [**auto**](../modules/auto) module.

<Badge color="purple">AI Agents Framework</Badge>

Structure for multi-agent team.

## Properties

<ResponseField name="roles" type="Dict">
  No description available.
</ResponseField>

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai/praisonai/auto.py#L587">
  `praisonai/auto.py` at line 587
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="AgentTeam Concept" icon="users" href="/docs/concepts/agentteam" />

  <Card title="Multi-Agent Guide" icon="book-open" href="/docs/guides/multi-agent" />

  <Card title="Orchestrator Worker" icon="sitemap" href="/docs/features/orchestrator-worker" />
</CardGroup>
