# Managing Teams

If you are on the IncidentHub Business Plan, Teams are automatically included in your plan.&#x20;

To start using Teams, please send a message to IncidentHub either through the "Talk to Us" form in your IncidentHub dashboard, or email us at support (at) incidenthub.cloud.

Once Teams are enabled for your account, a default team is automatically created for you.

## Team Management View

You can manage your teams by navigating to the "Teams" link on the sidebar.

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

The team management widget shows you a list of all your teams.

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

## Adding a Team

You can add a new Team by clicking on the Add button.

<figure><img src="/files/3aRVS1W5TS1Q0aY7wUJt" alt=""><figcaption></figcaption></figure>

Enter the Team name and then "Save changes" and your new team is ready to use.

## Editing a Team

You can change a Team's name by clicking on the Edit icon next to it.&#x20;

<figure><img src="/files/8z3EeP3M7LvZkjEdsLrE" alt=""><figcaption></figcaption></figure>

## Deleting a Team

You can delete a Team by clicking on the Delete icon next to it.&#x20;

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

Note that this removes your Team permanently - along with that Team's monitored services, channels, and public status page configuration. Once deleted a Team cannot be recovered.

You cannot delete a Team if it is the only one left.

<figure><img src="/files/1FfSEhUz4LlXSsQkabvV" alt=""><figcaption></figcaption></figure>


---

# 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://docs.incidenthub.cloud/incidenthub-documentation/teams/managing-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.
