> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/coherent-control/user-management/team-permissions.md).

# Team Permissions

This guide explains how to manage teams on the Coherent platform. It covers creating teams, assigning shared roles, and reviewing team membership.

Administrator access is required to manage users, teams, and permissions. If you do not have administrator access and need changes, contact your tenant administrator.

### Managing team permissions

Teams let you group users together and assign roles to the whole group at once. The **Team Permissions** page lists every team in the tenant, along with its members and roles.

<figure><img src="/files/hVM8NseMZiWp4vcL8G0h" alt=""><figcaption></figcaption></figure>

#### Creating a team

1. On the **Team Permissions** page, click **Create Team**.
2. Enter a team name and click **Create Team**.

<figure><img src="/files/CdarH9RR8YdntDxCqtG4" alt=""><figcaption></figcaption></figure>

On the next screen, select the users to add to the team on the left and the roles to assign on the right, then click **Save**.

<figure><img src="/files/ABnnfVoozBuGYCqj9l6y" alt=""><figcaption></figcaption></figure>

#### Viewing a team's members

Click **View Team Members** on any team row to see everyone who belongs to that team.

<figure><img src="/files/BHh0GXaM62cCmvUGYWD5" alt=""><figcaption></figcaption></figure>

#### Viewing a team's roles

Click **View Team Roles** to see the roles assigned to the team.

<figure><img src="/files/BNgZJk7P9MqbvL1HZSEw" alt=""><figcaption></figcaption></figure>

To manage roles for individual users, see [User Permissions](/coherent-control/user-management/user-permissions.md). For platform access by role, see [Roles](/coherent-control/user-management/roles.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coherent.global/coherent-control/user-management/team-permissions.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.
