# Team permission

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

The privacy settings of a team determine who can access the team and its [public-to-team](/en-us/fundamentals/project/project-permission.md) projects.

If somebody belongs to a team, they have access to all public-to-team projects within that team. Organization guests must belong to a team to access its public-to-team projects and team messages.&#x20;

If they do not belong to a team, they cannot access that team, nor can they request to join it, regardless of the team's permission settings.

| Team                  | Can be found           | Can request to join    | Accessible by |
| --------------------- | ---------------------- | ---------------------- | ------------- |
| Membership by request | Yes (excluding guests) | Yes (excluding guests) | Team member   |
| Private team          | No                     | No                     | Team member   |

> The private team option is only available for CreatiBI's Business plan and above.

### How to identify a team's permissions settings <a href="#gl-team-settings" id="gl-team-settings"></a>

To identify who belongs to a team in CreatiBI and who can see its projects, you must access its "**Team Settings"**.

**To access Team Settings:**

From the sidebar, click on the team name, then click on the "**Manage members**" button.

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

### Who can access a team? <a href="#gl-access" id="gl-access"></a>

You need to become a team member before accessing the team page.

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

#### Membership by request

Before someone can access public-to-team projects and team messages, their request to join must be approved by an active team member or a team admin. You can see the full list of team members from the "**Members"** tab of the "**Team settings"**.

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

**To request to join a team:**

1. Scroll to the bottom of the sidebar and select "**Browse teams";**
2. Locate a team you want to join and click "**Request to Join".**

#### Private team <a href="#h_01havpmv5egtbxwe97jh58j4fk" id="h_01havpmv5egtbxwe97jh58j4fk"></a>

Only team members can access a private team. You can view the complete list of team members from the "**Members**" tab in "**Team settings**".&#x20;

The only way to gain access to a **private** team is by being invited by a member of that team.

> Users cannot discover private teams they don't have access to, and therefore cannot request to join or even see a private team in their sidebar.

### How to limit access to a team

There are four ways to limit access to a membership:

* **"Deny"** someone's request to join the team;
* "**Remove an existing team member**" - removing someone from membership will remove their access to all of that team's projects and messages.
* **"Change to a private team"** - changing to a private team means other organization members will no longer be able to find and request to join that team from the sidebar.
* "**Require team admin approval**" - a [team admin](/en-us/fundamentals/team/team-setting/team-admin-and-member.md) can require that any invitations to the team must first be approved. This is available only to CreatiBI's [Business plan](https://creatibi.com/) and above.

> 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/l8BL5hOiSGoQp1K3ydWQ" %}
[Permission](/en-us/fundamentals/organization-and-workspace/permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/kowurVpvufK47IAueai6" %}
[Project permission](/en-us/fundamentals/project/project-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/DCR3YKLzggkSio8xpU4f" %}
[Script and media review permission](/en-us/fundamentals/project/script-and-media-review-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-permission.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.
