# Adding a User to your Organization

Whenever you need to add a user to your organization, such as a VA or an employee, it's quite easy to do so! First, the user needs to sign up for Capri via the [capriai.us](https://www.capriai.us/) website. After signing up, they will be prompted to create their own organization, but don't worry, they can just make a dummy one and then move on to the next step!

After the user signs up for Capri, an admin in the organization then needs to go to the "Organizations" tab in the Capri portal and select "Add User" in the top right.

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

After doing so, you will be prompted to enter the email that the user has signed up for Capri with, and then choose their access level. After sending this invitation, all the user then has to do is click their profile icon in the top right, select organizations, and then navigate to requests, where the invitation will be!

<figure><img src="/files/3kOWlQvfl8E9YrhBNxG0" alt=""><figcaption></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://help.capriai.us/capri-portal/adding-a-user-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.
