# Add Users to a CodeScan Cloud Org

{% hint style="danger" %}
**Important note:** The steps described in this article are only applicable to teams using **Auth0** as an authentication method. If your CodeScan organization has any **SAML** connections enabled—even if not enforced—then new users should be added through the Identity Provider. Please find more details [here](https://knowledgebase.autorabit.com/fundamentals/faq/codescan-faqs/general/single-sign-on-sso-faqs#how-do-i-add-users-to-codescan-after-sso-is-enabled).
{% endhint %}

User invitations to join the CodeScan organization are sent out by the org administrator. An email with a link inviting the user to join your organization will be sent to them.

1. Navigate to your instance's URL, for example, [*https://app.codescan.io/*](https://app.codescan.io/) for **US** region, [*https://app-eu.codescan.io/*](https://app.codescan.io/) for **EU** region, or [*https://app-aus.codescan.io/*](https://app.codescan.io/) for **AUS** region.
2. Go to your **`Organization`** in CodeScan.
3. Click on the **`Members`** menu of your Organization's home page, and then click on **`Invite Member`**.

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

4. In the **`Invite Users`** screen, enter the **`email`** (or emails) of the users you would like to add.<br>

<figure><img src="/files/K26lhWdPRdtrtNOL3QiD" alt="" width="355"><figcaption></figcaption></figure>

5. Invited user will get an automated email from CodeScan. The user must click on the **`link`** to accept the invitation (see "accepting invitations" section for details).
6. Once the user is added to your organization, you can **edit** their permissions through the **`Groups`**, **`Permissions`**, and **`Permission Templates`** under the **`Administration`** menu.<br>

   <figure><img src="/files/10NMbCLh8sQKEgy3KRDv" alt=""><figcaption><p>Administration Menu</p></figcaption></figure>


---

# 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://knowledgebase.autorabit.com/product-guides/codescan/getting-started/users-roles-and-permissions/adding-users-to-a-codescan-cloud-organisation.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.
