> 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/squads.md).

# Squads

Squads are smaller groups of members within Teams. Squads could correspond to groups of people that are responsible for specific projects within a Team.

These are especially useful for adding groups of people to be on-call in a [<mark style="color:blue;">Schedule</mark>](/~/changes/lGFY3mJPy207GveiFTeX/schedules/schedules-legacy/create-and-manage-on-call-schedules-and-rotations.md). Squads are also handy when you need to notify the entire group together. For instance, when co-ordinated responses are required for high-urgency, high-complexity incidents, or as the last level of notification in an <mark style="color:blue;">Escalation Policy</mark> when an incident is still un-acknowledged at that point.

### Create a Squad <a href="#create-a-squad" id="create-a-squad"></a>

{% hint style="info" %}
**Prerequisite:** [<mark style="color:blue;">Add Users</mark>](/~/changes/lGFY3mJPy207GveiFTeX/manage-users/add-and-delete-users.md#add-users) to your Team before defining a Squad.
{% endhint %}

Follow the steps below to create a Squad in a Team:

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

<figure><img src="/files/sZBVgT9bhmUsv3jal9G7" alt="Settings - How to create a squad in Squadcast"><figcaption></figcaption></figure>

2\. Click on **Teams** from the secondary navigation menu and select the **Team** that you want to create a Squad in

<figure><img src="/files/dAGXyv1YEaSkngcFHncq" alt="How to create a squad in Squadcast"><figcaption></figcaption></figure>

3\. Click on **Squads** from the horizontal menu

4\. Click on **Add Squad** to add a new Squad

5\. Add a **Squad Name** and map the members of the Team

6\. Click on **Save** to create and view the Squad

![how to create a squad in Squadcast](/files/aewC6u2lcHLYkEDlzRcv)

### Edit or Delete a Squad <a href="#edit-or-delete-a-squad" id="edit-or-delete-a-squad"></a>

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

<figure><img src="/files/U5hADcwmik0nXWbxxz4F" alt="How to edit or delete squad in Squadcast"><figcaption></figcaption></figure>

2\. Click on **Teams** from the secondary navigation menu and select the **Team** that you want to create a Squad in

<figure><img src="/files/yfsMBf1JDN2tLAEI7B6a" alt="Create a squad from a team in Squadcast"><figcaption></figcaption></figure>

3\. Click on **Squads** from the horizontal menu

4\. To edit an existing Squad, click on <mark style="color:red;">`More Options`</mark> for that particular Squad

5\. Choose **Edit** to modify the existing Squad or **Delete** to delete the Squad entirely

<figure><img src="/files/ISbMYVWv1G1uvoHVLvFK" alt="Delete a squad from a team in Squadcast"><figcaption></figcaption></figure>

6\. After modifying/choosing to delete the Squad, either click on **Save** or confirm the deletion accordingly

<figure><img src="/files/7fcpJHFFVDe8pwxC6zOi" alt="confirmation of deleting the squad in Squadcast"><figcaption></figcaption></figure>


---

# 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/squads.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.
