# Setting Up Your Teams

## Organize Your Collaboration Groups

Teams in Aude represent the actual working groups in your organization—the people who collaborate daily, regardless of reporting structure. While your org chart shows who reports to whom, teams show who works together.

## Team Structure

Each team consists of:

* Team Name
* Team Leader(s)
* Team Members
* Team Description

## Common Team Configurations

* Project Teams (e.g., "Checkout Service Team")
* Product Teams (e.g., "Mobile App Team")
* Feature Teams (e.g., "Search Experience")
* Platform Teams (e.g., "Infrastructure")

## Key Concepts

* Users can belong to multiple teams
* Teams can have multiple leaders
* Team membership is independent of reporting relationships
* Performance insights are shared with team leaders
* Teams can be time-bound (for project teams) or permanent

## Best Practices

* Mirror your actual working structure, not just the org chart
* Create teams that align with how work gets done
* Keep teams small enough to maintain strong collaboration (typically 5-12 members)
* Consider cross-functional team members who regularly contribute.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aude.ai/aude-product-documentation/onboarding/getting-started-with-aude/setting-up-your-teams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
