# How to Create a Team

## How to Create a Team

1. To get started, select the **New Team** button in the sub-drawer menu from account select. Or you can click the **+** button in the accounts **View All** page.

<figure><img src="/files/0tacuNvGdsZEPuEzHtsD" alt=""><figcaption></figcaption></figure>

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

2. In the pop-out overlay, enter the team name. This will automatically generate a URL for the team in parallel.<br>

   <figure><img src="/files/BLRAhqbHURtNfJMRQWNe" alt=""><figcaption><p>Create Team Overlay</p></figcaption></figure>
3. Next, you'll be prompted to enter your credit card details in order to subscribe to a Team plan.<br>

   <figure><img src="/files/962OhF6wamtFcCuGeWSE" alt=""><figcaption><p>Team checkout form</p></figcaption></figure>
4. Once you've successfully entered your credit card details, select **Create Team Plan**, and your team is now created!<br>

   <figure><img src="/files/7vluD2HkzzFhFt9FOmCl" alt=""><figcaption></figcaption></figure>

That's all! You can quickly build your team and begin collaborating with just a few simple steps.&#x20;

After you've created the team, you'll be able to access the Team's Profile page and the Members page by selecting the new Team tile. From the Members page, you can easily invite new team members by entering an email address and clicking the **Send** button.

<figure><img src="/files/n9hnSEX6UNrY5tzgJIoh" alt=""><figcaption><p>Member Management</p></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.stealthtest.com/features-and-fundamentals/teams-and-user-roles/how-to-create-a-team.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.
