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

# Managing Teams

> Create and organize your team hierarchy

Teams represent teams, projects, or business units in Chamber.

<img src="https://mintcdn.com/chamber/K_N49R4ofctXuqxB/images/teams-overview.png?fit=max&auto=format&n=K_N49R4ofctXuqxB&q=85&s=66381293c14fd5152c7ad1690932e0cb" alt="Teams" width="1200" height="800" data-path="images/teams-overview.png" />

## Key Metrics

| Metric                        | Description                              |
| ----------------------------- | ---------------------------------------- |
| **Total Allocated Instances** | GPU instances allocated across all teams |
| **Total Projects**            | Projects in your organization            |
| **Teams**                     | Top-level teams                          |

## Features

* **Hierarchical structure**: Organize teams with parent-child relationships
* **Permission management**: Control access with Owner permissions
* **Instance tracking**: See GPU instance counts per team
* **Expand/collapse**: Navigate the team hierarchy easily

## Team Types

| Type        | Description                      |
| ----------- | -------------------------------- |
| **Team**    | Top-level organizational unit    |
| **Project** | Sub-team or project under a team |

## Managing Teams

* Click **New Team / Project** to create a new team or project
* Click on a team row to view details and manage members
* Use **Expand All** to see the full hierarchy

## Related Pages

<CardGroup cols={2}>
  <Card title="Capacity Management" icon="sliders" href="/platform/capacity-management">
    View cluster capacity
  </Card>

  <Card title="User Management" icon="users" href="/platform/user-management">
    Manage organization members
  </Card>
</CardGroup>
