# Accepting invitations to add a user to a CodeScan Organization

#### Accepting an invitation (Auth0 only)

1. Wait for your Admin to invite you to the CodeScan Cloud organization.
2. If you can't find the invitation link in your Inbox, check Spam and Junk folders.
3. Once you have the invitation link, click on it (please note it's valid only for a certain period of time and can only be used once):

<figure><img src="/files/CpJipH3WRkO6EGSw9OlW" alt="" width="548"><figcaption></figcaption></figure>

4. You will be redirected to the Login screen. As it's your first time to CodeScan, select the **Sign Up** option:

<figure><img src="/files/BgQTTXBMfCM6X2wifsc3" alt="" width="326"><figcaption></figcaption></figure>

5. On the sign-up screen you will enter your details and create a password, which you will use to log into your CodeScan account:

<figure><img src="/files/GKdE6fIYvjEWjcPj0cS5" alt="" width="330"><figcaption></figcaption></figure>

6. Depending on your team's requirements, you can also enable MFA (can be done later)
7. Congrats! You should be able to access CodeScan now.

If you encounter any issues, please reach out to <support@autorabit.com>


---

# 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/accepting-invitations-to-add-a-user-to-a-codescan-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.
