# How to add users to a team and sub-team?

To add authors to a team on the Teams page in Hivel, you can follow these methods:

#### 1. **If the Team is Already Created:**

* Navigate to the **Teams** page and select the specific team you want to add authors to.
* Once inside the team, click on the **"Add Users"** button.
* In the search bar, type the name of the users you want to add, and select the applicable users from the list.
* The selected users will be added as an author to the team.

<figure><img src="/files/07JeA2s06otdV1AJgG26" alt="" width="563"><figcaption></figcaption></figure>

#### 2. **If the Team is Not Created:**

* Select all the users who should be part of the team.
* Click on the **"Create Team"** button.
* Fill in the required details about the team, such as the team name, description, and any other relevant information.
* After filling in the details, save the team. The selected users will be added as authors automatically.

<figure><img src="/files/AEIiyyyzb5hgScFPMnPv" alt="" width="563"><figcaption></figcaption></figure>

#### 3. **To add users to a sub-team**

* You can navigate directly to the subteam by expanding the parent team.

  <figure><img src="/files/VJ8c2QN2wMfFqjdilwLv" alt="" width="211"><figcaption></figcaption></figure>
* Or you can, navigate to the parent team -> then switch to Subteams section -> Select the subteam.

<figure><img src="/files/LGLfzUPzzTG0aexLhuxj" alt="" width="208"><figcaption></figcaption></figure>

* Once inside the subteam, click on "Add Users" and select all the users who should be part of the subteam.

<figure><img src="/files/fkG10sNLnV3k0vnFNYbb" alt="" width="110"><figcaption></figcaption></figure>

* After filling in the details, save the team. The selected users will be added as authors automatically.

By following these steps, you'll be able to effectively add authors to a team or sub-teams, whether it's already created or not.


---

# 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-add-users-to-a-team-and-sub-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.
