> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/~/changes/lGFY3mJPy207GveiFTeX/manage-teams/create-and-delete-teams.md).

# 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. Click on **Settings** in the sidebar

<figure><img src="/files/q1MzBYJrRJ4B1eVuHGOM" alt="how to create a team in Squadcast "><figcaption></figcaption></figure>

2\. Click on **Teams** from the secondary navigation menu

<figure><img src="/files/iOqTJwcAUIjiJY2V9bCk" alt="how to add team in Squadcast"><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

![How to add team in Squadcast](/files/c8qhL6cLXCVKUcWXXNVh)

4\. Click on **Create**

![How to give a name to team in Squadcast](/files/t6zpwYAhtU7RIwRWj8Bq)

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

1. Click on **Settings** in the sidebar

<figure><img src="/files/q1MzBYJrRJ4B1eVuHGOM" alt="how to delete a team in Squadcast"><figcaption></figcaption></figure>

2\. Click on **Teams** from the secondary navigation menu and select the *Team* you want to delete

<figure><img src="/files/iOqTJwcAUIjiJY2V9bCk" alt="How to delete a team account Squadcast "><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"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:** Deleting a Team is **not reversible**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/~/changes/lGFY3mJPy207GveiFTeX/manage-teams/create-and-delete-teams.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
