> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Teams

> View and manage teams in your account.

The Teams page is used to organize users into teams and manage team-level settings.

### Who can access this page?

* **Enterprise**

  * Organization admins can view and manage all teams.

  * Team admins can manage their own teams.

* **Team and Free plans**

  * Team admins can manage the single available team.

  * Team members can view team information only.

<Frame>
  <img src="https://mintcdn.com/qodo/8f9QSVoLIbSaCs56/images/administration/portal-teams-list.png?fit=max&auto=format&n=8f9QSVoLIbSaCs56&q=85&s=d9e75c9b90e3cf72adcdeafb0932c555" alt="Teams list in the Qodo portal showing team name, owner, and members" width="1237" height="1024" data-path="images/administration/portal-teams-list.png" />
</Frame>

#### Teams table columns

| Column     | Description                      |
| ---------- | -------------------------------- |
| Team       | The team name.                   |
| Created on | Date the team was created.       |
| Owner      | Email address of the team admin. |
| Members    | Number of users in the team.     |
| Actions    | Available team actions.          |

#### Create a team

To create a team:

<Steps>
  <Step>
    Open the **Teams** page.
  </Step>

  <Step>
    Select **Create team**.
  </Step>

  <Step>
    Enter a **team name** and select a **team owner** (search by user email).
  </Step>

  <Step>
    Click **Create team** to finish.
  </Step>
</Steps>

The new team appears in the teams list and can be managed immediately.

#### View team members

From the team’s Actions menu, select **View team members** to see all users assigned to the team.

#### Rename a team

<Info>
  Team owners and organization admins can perform this action.
</Info>

<Steps>
  <Step>
    From the team’s Actions menu, select **Rename team**.
  </Step>

  <Step>
    Enter the new team name.
  </Step>

  <Step>
    Click **Save.**
  </Step>
</Steps>

### Delete a team

<Info>
  This action cannot be undone.
</Info>

#### To delete a team:

<Steps>
  <Step>
    Open the team’s **Actions** menu.
  </Step>

  <Step>
    Select **Delete team**.
  </Step>

  <Step>
    Confirm the action.
  </Step>
</Steps>

#### What happens when a team is deleted?

The result depends on the account type:

**Team in an Enterprise plan**

* Team members are removed from the team.

* They remain in the organization.

* Removed members can still be found on the **Users** page.

* Other teams and subscriptions are not affected.

**Team in a Teams plan**

* Deleting the team terminates the active Teams subscription immediately.

* The account is downgraded from **paid** to **free**.

* No refund is issued.

* Removes the user account from the database. If a user wants to stop renewing but keep access until the end of the billing cycle, they should use **Cancel subscription** instead. This keeps the plan active until the billing period ends, after which the account is downgraded to free.
