# Create and Delete Teams

This document will walk you through how you can create a new Team or delete an existing Team.

### Create a Team <a href="#create-a-team" id="create-a-team"></a>

1. Navigate to **Settings** -> **Teams** from the secondary navigation menu.

<figure><img src="/files/iOqTJwcAUIjiJY2V9bCk" alt="how to add team in Squadcast" width="563"><figcaption></figcaption></figure>

3\. Click on the <mark style="color:red;">`plus (+)`</mark> button and enter the suitable <mark style="color:red;">`Name`</mark> for the new Team.

<figure><img src="/files/c8qhL6cLXCVKUcWXXNVh" alt="" width="188"><figcaption></figcaption></figure>

4\. Click on **Create**

<figure><img src="/files/t6zpwYAhtU7RIwRWj8Bq" alt="" width="188"><figcaption></figcaption></figure>

### Delete a Team <a href="#delete-a-team" id="delete-a-team"></a>

{% hint style="warning" %} <mark style="color:orange;">**Important:**</mark> Please be aware that deleting a Team is irreversible.
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>:

1. In organizations with Owner Based Access Control enabled, only Team Owners have the authority to delete a team.

2. For organizations with Role-Based Access Control, users with the Manage Team role can delete the team.
   {% endhint %}

3. Navigate to **Settings** -> **Teams,** and select the *Team* you want to delete.

<figure><img src="/files/iOqTJwcAUIjiJY2V9bCk" alt="How to delete a team account Squadcast" width="563"><figcaption></figcaption></figure>

In this example, we are deleting the <mark style="color:red;">`Testing Team`</mark>.

3\. Click on **Settings** from the horizontal menu and enable the <mark style="color:red;">`Delete Testing Team`</mark> checkbox.

4\. Click on the **Delete Testing Team** button.

<figure><img src="/files/pwIlCQm4WW7fLmDGzyyL" alt="How to delete a team in Squadcast" width="563"><figcaption></figcaption></figure>

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/manage-teams/create-and-delete-teams.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.
