# Invite Organization Members

To invite new members to your organization, please follow these simple steps: (Admin only)

**Step 1:**  Go to the **Settings** section and select **Org Members**. Once there, click **"ADD NEW MEMBER"** on the top right corner of the page.&#x20;

<figure><img src="/files/0oRe8T5rtBciRQu21VSN" alt=""><figcaption><p>Organization Members Page</p></figcaption></figure>

**Step 2:** Then, you have two options to invite the members:

1. **INVITE** - To invite a single member, enter their email address and select a role from the available options. Click **"NEXT"** and then **"ADD TO ORGANIZATION"** to confirm.

<figure><img src="/files/7A5gmt9gJJIb72DEFudU" alt=""><figcaption><p>INVITE Tab</p></figcaption></figure>

1. **BATCH INVITE** - To invite multiple members at once, upload a new member list file using the provided template and click **"UPLOAD"**.

<figure><img src="/files/TklhdS5LB7nR6qf72OZm" alt=""><figcaption><p>BATCH INVITE Tab</p></figcaption></figure>

The roles available are **Member**, **Admin**, and **Super Admin**.&#x20;

1. <mark style="color:green;">**Member**</mark> - A member can access “**Org Apps**”, “**Data Boards**” (they cannot delete/create/edit board and cannot delete/create/edit fields) and “**Teams**” (they cannot create/delete/ edit team).

<figure><img src="/files/5zRZ9wwcH6dISUkJkfJq" alt=""><figcaption><p>Org. Member view</p></figcaption></figure>

2. <mark style="color:blue;">**Admin**</mark> - An admin has **full access to all pages** and can add other admins/members, deactivate members, connect to channels, set up workflows and other settings.&#x20;
3. <mark style="color:red;">**Super Admin**</mark> - A Super Admin is essentially the first point of organization members, this role can do everything Admins and Members can do and deactivate other admins/members.

<figure><img src="/files/5e9mTkBwlP97WrHfu8nI" alt=""><figcaption><p>Org. Admin and Super Admin view</p></figcaption></figure>

Once you've completed the steps, the new members will be added to the member list.

{% hint style="info" %}
**Note:** The **Organization roles** and **Team roles** are **irrelevant**. Organization Admin can be the Team Representative, also the Organization Member can be the Team admin.
{% endhint %}


---

# 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://imbrace.gitbook.io/imbrace-documentation/onboarding-guide/invite-organization-members.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.
