# How to create teams?

* Go to **Settings** → **Teams** → **Create Team**

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

<figure><img src="/files/ATCvCiUcnil19kFBqaoX" alt="" width="375"><figcaption></figcaption></figure>

* Enter a team name and select a team owner. Don't worry, you can always change these later if needed.
* Click **Create and add**. You can add additional members in the next step if required.
* A single team member can be added to multiple teams. This way, you can classify an engineer into their squads, engineers by seniority, location, etc.


---

# 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.hivel.ai/set-up/teams/how-to-create-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.
