# Invite people to your organization

## Invite members

1\. Click avatar at top right to open **Profile**

2\. Navigate to **> Organization**.

3\. Click **Invite members**.

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

4\. Type one or more email addresses, choose an [organization role](#roles-and-permissions), and click **Invite**.

<figure><img src="/files/0vw6DTvHrKWOsoFz0fcD" alt=""><figcaption><p>Invite members</p></figcaption></figure>

5\. An **Invitation email** will be sent to your recipients. Your recipient needs to accept the invitation by clicking the **Join** button in the email.

## Roles and Permissions

When you invite people to your organization, you have to assign their roles to determine what these people can do in your organization.

#### **Organizer**

Full control, have exclusive role management privileges

#### **Member**

General use, for accessing all features except role management

#### **Guest**

Restricted use, access to shared assets only


---

# 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.acho.io/organization/invite-people-to-your-organization.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.
