# Create team

## Create a team

In the left column menu, switch to "Teams". Create your first team by entering a name (something like "A-Team") and click on "*Create*".

## Add team members

Your team is now visible in the list and you can click on the team to view all members in the team or add members to a team.

To add members, use the "*+Add members*" button in the upper right corner. From a list of all members in your organization, you can now choose the ones you want to team. Click "*Save*" when you are done, and "*Close*" when you want to leave the dialogue.

Team members can have different roles that can be [assigned in the members section](/members-and-teams/invite-members-and-assign-roles.md).


---

# 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.helmut.cloud/members-and-teams/create-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.
