# Team admin and member

A team admin is a role that exists within each team in CreatiBI. Team admins have access to team management features within the context of their specific teams. They can control who can edit a team and the members/guests allowed onto a team. A team can have one, multiple, or even zero team admins.

### Becoming a team admin

Users who create a new team are automatically assigned as the team’s admin. Team admins have control over the team and the role of team members.

Team admins can invite other users into the team and designate their role level within that team, either as a team member or another team admin. Only team admins can appoint others to be additional team admins or demote existing team admins back to team members.

Teams don’t need to have a team admin: they can exist without one. In this case, team members can take any action within the team. However, if the team previously had a team admin who restricted the team members’ abilities, those restrictions will stay in place even if the team admin is removed. When a team does not have a team admin, any non-guest team member can claim the team admin role from inside the team settings.

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

### Team admin vs. Team member

Team admins can take the following actions:

* Edit the team name and team description anytime;
* Edit the team privacy type or delete the team anytime;
* Edit a team member or team admins role within the team;
* Add or remove any user anytime;
* Edit any of the permissions settings found on the advanced tab of the [team settings](/en-us/fundamentals/team/team-setting.md).

Note: There are some things that nobody, not even team admins, can do. These include:

* Remove their organization’s billing owner from a team if it is the only team the billing owner is a member of;
* Make a guest another team admin.

Team members **can** take the following actions:

* Edit the team name and team description *if the team admin allows it*
* Edit the team privacy type or delete the team *if the team admin allows it*
* Invite guests and members to the team, though these invitations may require a review and approval by a team admin first
* Remove other team members from the team *if the team admin allows it*
* Claim the team admin role *if the team doesn’t have a team admin already*
  * This does not apply to guests

Team members **cannot** take the following actions:

* All the same restrictions that apply to team admins, plus:
* Remove or demote existing team admins;
* Promote a different team member to the team admin;
* Edit any of the **permission settings** found on the advanced tab of the [team settings.](/en-us/fundamentals/team/team-setting.md)

### Permissions control

Available on CreatiBI's Advanced, Business, and Enterprise tiers. Visit our [pricing page ](https://creatibi.com/en/pricing)for more information. Team admins, but not team members, can manage who can edit aspects of the team through two controls:

* “Who can edit the team name and description?”
* “Who can edit the team privacy level and delete the team?”

There are two options for these settings: “**All team members**” or “**Team admins only**”. When a new team is created, these settings are set to “**All team members**” by default.

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

### Membership permission control <a href="#gl-membership-permissions" id="gl-membership-permissions"></a>

#### Team privacy types <a href="#h_01heav794a95dd9r20v0n1pmf3" id="h_01heav794a95dd9r20v0n1pmf3"></a>

Teams in CreatiBI can be set to one of two different privacy types:

* Membership by request (can be found)
* Private (can't be found and only invited to join)

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

#### Requests to join <a href="#h_01heav794a18tw2bs3k50ejr1k" id="h_01heav794a18tw2bs3k50ejr1k"></a>

***The "Who can approve requests to join this team" control is available to CreatiBI's Advanced tier and above.***

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

For membership by request teams, team admins can manage who can approve or deny requests to join the team using the “Who can approve requests to join this team” control.

* When the control is set to “**All team members**”, all team members receive the notification and can approve/deny the request when a CreatiBI user outside the team asks to join the team.
* When the control is set to “**Only team admins**”, only the team admins receive the notification and can approve/deny the request when a CreatiBI user outside the team asks to join the team.

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

#### **Invitation and removal**

Team admins can also manage how users are added or removed from the team. On all team types (membership by request, and private) for CreatiBI's Business plan and above, the following toggles can be found:

**"New guests invited to this team must be approved by a team admin"**&#x20;

* When the toggle is turned off, team members can freely add guests to the team;
* When the toggle is turned on, then team members must request to add guests to the team. A team admin must approve the request.

#### "New members invited to this team must be approved by a team admin" <a href="#h_01heav794awb73ssyj16r9zfam" id="h_01heav794awb73ssyj16r9zfam"></a>

* When the toggle is turned **off**, team members can freely add domain members to the team；
* When the toggle is turned **on**, team members must request to add domain members to the team. A team admin must approve the request.&#x20;

#### "Only team admins can remove members or guests from this team" <a href="#h_01heav794a5fv951zzwcy87pgt" id="h_01heav794a5fv951zzwcy87pgt"></a>

* When the toggle is turned **off**, any team member can remove any other team member (besides team admins) from the team；
* When the toggle is turned **on**, only team admins can remove other team members from the team.

> 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="/pages/tXnR9etMznXguTmNZlaC" %}
[Team](/en-us/fundamentals/team.md)
{% endcontent-ref %}

{% content-ref url="/pages/fQ3JX0sRCfTFIQEHKDEi" %}
[Team setting](/en-us/fundamentals/team/team-setting.md)
{% endcontent-ref %}

{% content-ref url="/pages/prGmnSn3jJJJZMhj5f0I" %}
[Team permission](/en-us/fundamentals/team/team-setting/team-permission.md)
{% 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/team/team-setting/team-admin-and-member.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.
