# Inviting users

This is the procedure for inviting users to join your Organization. If someone already has an EmotivID, they cannot join your Organization with this account, and will need to create a new EmotivID. You can invite up to 10 new users at once.

1. Click on “Add users” from the Organization Licensing portal.\
   ![](https://lh7-us.googleusercontent.com/m0AVesga-j1QGV5B_Ir9mA_xhNOCCzqcx0cbQ8yZ4o20i0GEcBFDfLvPK5wVncFfnfmgD1ycbi-2QkRaWPKbP2pZzpWcGQL3pq_hjAmokN91pXG-lgSdj1VKNQGYmtFNjid4pQTradSKB6gI9AdoD5U)<br>
2. Click on “New User”.\
   ![](https://lh7-us.googleusercontent.com/HWlXgU27ow9cE9rh4lspUofK186McAsF-of72MBw6F_ypnRWiYXQRZutbUbgvRSjBvPhJ3GyDpDHo0W0PbXuD0vo9kP8zAQxVlA4tSZ6UhrABn46pC-iqjHrADN87CKQQ5oOZ0sj4EiSvRN6qyOFnkU)<br>
3. Add the **Email**, **PRO license** selection, and any **additional licenses** (optional), and then click “Add Users”.\
   ![](https://lh7-us.googleusercontent.com/2dWuwipuDhciQcDqIkP66r18E7fB5WQdtKEKvZ4qsM_6DCohplu4xIX6ixHSbqtq5UprhXL9bgVS0F6BbWj5fm8VXiXLBSqMvf170w5UENnn7SXWtB50xCCq_ky8zGIXcKAV88HniezCg_VohEO-Hac)<br>
4. This user will appear as “Pending” until they have accepted the invitation which was sent to their designated email address.\
   ![](https://lh7-us.googleusercontent.com/k5gH8JP4sZPMW83NCHQuUc6Bbj9jFJeLaVhkg2V2-wxf0UolvnUatAYBggIMMtwGGjLoPRjccAMzgAHL3fMssFBhANCyF2AXrQOXRrd7LS5brEDOMEpbO70UbUeXr5Z3hbCYMVKP9AbqucfBsf3TaRI)<br>
5. A new user will be allocated a “User” role by default. If you need to make them an “Admin”, you can make this change once they have accepted the invitation.

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

{% hint style="danger" %}
You cannot invite someone with an existing EmotivID to an Organization team. If one of your colleagues already has an EmotivID, they will be prompted to create a new one when you first invite them to your Organization. You can only create one EmotivID per email address. This is due to data integrity, privacy, and compliance requirements which are outside of our control.
{% 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://emotiv.gitbook.io/emotivpro-v3/using-organization-licensing/inviting-users.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.
