# Manage team

Team management empowers division admins with a comprehensive view of all teams within their division. Division admins can add new teams to the current division or remove certain teams anytime.

### Edit team

To edit a team:

1. Click on the three-dot icon on the right and select "**Edit team**" from the dropdown menu;
2. Edit the team name or manage team members.

<figure><img src="https://1384335600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqKQR6AuOYT8PpZrqyd5K%2Fuploads%2F5fVoaC0U8muaxQNmvase%2Fteam.png?alt=media&#x26;token=48df5d63-81fb-4bbc-8f2e-b555c792192f" alt=""><figcaption></figcaption></figure>

> Some teams will have a "**View team**" option, signifying you're not part of that team.&#x20;
>
> In CreatiBI, every team has its unique access control, meaning even division admins need to be members of the team to make any configurations.

Click [here](https://help.creatibi.com/en-us/fundamentals/team) for more team setting details.

### Add team

Within the entire organization, there may be teams that are not affiliated with any division.&#x20;

To add a team to your division:

1. Click "**Add team**" in the top right corner;
2. Select the team you want to add and click "**Confirm**".

<figure><img src="https://1384335600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqKQR6AuOYT8PpZrqyd5K%2Fuploads%2FA6YL9TdBHppLLt41EpQO%2FConsole%20team.png?alt=media&#x26;token=39886f43-6258-4120-8463-2e0f680f886b" alt=""><figcaption></figcaption></figure>

> Only teams that are not affiliated with any division can be added.&#x20;
>
> Adding a team will contribute to your seat counts and if there are not enough seats available, you may fail to add the team.

### Remove team

To remove a team from your division:

1. Click on the three-dot icon on the right side;
2. Choose "**Remove**" from the dropdown menu;
   * If your division has already paid, removing the team will revert it to the free version, but you can pay separately for the team.

<figure><img src="https://1384335600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqKQR6AuOYT8PpZrqyd5K%2Fuploads%2FjN80g9X1PKZGSp0LMxpn%2Fremove.png?alt=media&#x26;token=bebfc632-a635-4c7e-9bf9-809512d5bc3a" alt=""><figcaption></figcaption></figure>

> In some cases, a team cannot be removed, such as when the team is the only one a division admin belongs to. You cannot remove the only team that includes division admin from the division.

> Like what you see? Get started with a free 30-day CreatiBI trial today. [<mark style="color:blue;">Try for free</mark>](https://creatibi.com/)<mark style="color:blue;">.</mark>

### Related articles

{% content-ref url="manage-member" %}
[manage-member](https://help.creatibi.com/en-us/fundamentals/admin-console/manage-member)
{% endcontent-ref %}

{% content-ref url="manage-bill" %}
[manage-bill](https://help.creatibi.com/en-us/fundamentals/admin-console/manage-bill)
{% endcontent-ref %}

{% content-ref url="manage-application" %}
[manage-application](https://help.creatibi.com/en-us/fundamentals/admin-console/manage-application)
{% endcontent-ref %}

{% content-ref url="manage-setting" %}
[manage-setting](https://help.creatibi.com/en-us/fundamentals/admin-console/manage-setting)
{% endcontent-ref %}


---

# 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://help.creatibi.com/en-us/fundamentals/admin-console/manage-team.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.
