# Team Management

## Organize Your Engineering Teams for Success

In Aude, teams represent the actual working groups in your organization - the people collaborating daily on shared goals and objectives. Unlike rigid organizational charts, Aude's team structure reflects how work really gets done in modern engineering organizations.

## Key Concepts

* Teams are flexible groups aligned around projects, products, or platforms
* Engineers can belong to multiple teams
* Each team has designated leaders who receive performance insights
* Team goals cascade from organizational objectives
* Performance is measured both at individual and team levels

## Common Team Structures

* Product Teams (e.g., "Mobile App Team")
* Feature Teams (e.g., "Search Experience")
* Platform Teams (e.g., "Infrastructure")
* Project Teams (time-bound initiatives)

Whether you're organizing by product area, technical domain, or project focus, Aude helps you track performance and align goals across all your engineering teams.


---

# 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/managing-aude/team-management.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.
