# Invite members and assign roles

## Invite someone

Before you can start building a team, invite others to your shared organization. They do not need to have a helmut.cloud account yet, but they must register before they can start working.

Go to your organization settings and click on "Invitations" in the left-hand menu.

There, you can view existing invitations, check their status, or invite someone to your organization by clicking the "+Invite member" button in the upper right corner.

## Assign roles to members

You can assign a role to a user before sending the invitation by selecting the appropriate role in the invitation dialog.

Once the person accepts the invitation, they will be added to your organization and appear in the "Members" section in the left-hand menu.

With the drop-down in the column "Role", you can set a role for someone. A detailed explanation can be found in [Members and roles](/members-and-teams/members-and-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/invite-members-and-assign-roles.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.
