# Team setting

Access your team's settings to change your team’s name, adjust the permissions, manage team members, change approval notifications, or delete the team.

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

### **To access a team's settings:**

1. Click the team name in the sidebar to open the team page;
2. On the team page, click the drop-down arrow beside the team's name;
3. Select “Edit team settings”

> Only team members can access the team settings.

The team settings window has 3 tabs:

* General
* Members
* Advanced

#### General <a href="#h_01h90ga7rvp44ck82agzef49yc" id="h_01h90ga7rvp44ck82agzef49yc"></a>

From the General tab, you can:

1. Change the team's name;
2. Change the team's description;
3. Modify the [team's privacy settings](/en-us/fundamentals/team/team-setting/team-permission.md)

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

#### Members <a href="#h_01h90ga7rvrm2jy0rk5ey9zkyr" id="h_01h90ga7rvrm2jy0rk5ey9zkyr"></a>

From the Members tab, you can:

* View a list of all members and members with access to specific projects in the team;
* Hover over names to remove other members or yourself from the team
* Grant full team access to members who currently only have access to specific projects in the team
* [Invite](/en-us/fundamentals/organization-and-workspace/organization/join-an-organization.md) new members to the team

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

As a team member, you can:

* Access all public projects in your team;
* Adjust the team's permission setting;
* Invite members to your team;
* Remove members from your team
* Rename your team

> A team admin can restrict some of these team member abilities. Learn more about team admin controls [here](/en-us/fundamentals/team/team-setting/team-admin-and-member.md).

When a member is removed from a team, they're also removed from the team's projects but not from assigned tasks, which they can still access in "My Tasks." Task assignments are only cleared if they're removed from the organization.

#### Advanced&#x20;

From the Advanced tab, you can:

1. [Manage the team’s editing and membership controls ](/en-us/fundamentals/team/team-setting/team-admin-and-member.md)(team admins only)
2. Delete the team

If the team you want to delete is part of a [division](/en-us/fundamentals/organization-and-workspace/organization/create-an-organization.md), it must be removed from the division before it can be deleted.

If a team is deleted, every team member will receive an email notification of the deletion. The person who deleted it will receive a link to recover the team.

Deleting a team will remove all of its projects, including those with varying privacy settings, such as **private to members**, which might not be visible to you.&#x20;

> 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/fU6vUGIqAa53uULXL0KT" %}
[Team admin and member](/en-us/fundamentals/team/team-setting/team-admin-and-member.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.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.
