# Inviting Users

To invite new users, you must be a company admin.

* [ ] You must have enough licenses purchased to accommodate the new user

To invite a user, follow these steps:

1. Visit <https://app.aicrisk.com/Admin>.
2. Click the 'Admin Console.'
3. Click the 'Admin' button.
4. Click the 'Manage Users' button.
5. Click 'Invite User.'
6. Fill out the 'Invite User' form.
7. Select a default agent for the user.
8. Click the 'Save' button.

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

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

7. Once the invite has been sent you will see the new user in the users list. Click the newly added user and assign them a role within the company. For more information on roles click [here](/admin/users/roles.md).


---

# 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://docs.aicrisk.com/getting-started/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.
