# Inviting a User

Invite users to Finout by defining their roles or by sending them a link with a predefined default role.

**To invite a user to Finout:**<br>

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

1. In Finout, click on your username at the top right of the console and then select **Admin Portal**.\
   The account profile appears.

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

   <figure><img src="https://finout.intercom-attachments.eu/i/o/17052151/df9f3f668ca5bd3743e3c536/AD_4nXdAMA_I2EhsGXmWWRtnEB_CSiFvE9R5fhZXXcIXq0f14xKYwC0NIpk3oglgjCRuJeG9bBUnh8srmnVcaMe70TPY4Lu01FwNRlknUxckJNO61vSZDm4dHsnzV_8wi4U_hSfXLlrGzkTvB4sLp_GaZacvBwg?expires=1728290700&#x26;signature=4695e1efcb0d1cc17c92bf86d9f052d2dc1e904a47f61e97c04e1075e4db9550&#x26;req=0dJvwFr7qTZk2hL085ZhoWfyUBMpnJQsC2riEFnA5ly5aVLx55VL%2BHUutefS%0ASw%3D%3D%0A" alt=""><figcaption></figcaption></figure>
2. Click **Users**.\
   You are brought to the **Users** page.

   <figure><img src="/files/9VHmb96rKOWSYGBesirN" alt=""><figcaption></figcaption></figure>

   <figure><img src="https://finout.intercom-attachments.eu/i/o/17052152/01ec9dfe412eec159a93c976/AD_4nXdZm72CwPOo_0D1l6YIv-ZAoC-KU4HiDk7i1Qj3OI6dXL3ciDyJ95HXhkhOAnG1iBfbRmjmgk0duDyJRH2zjS1iokxivo2VtaEGj1P_58gdTRyS1kYSfzBGmfXnOXDbusdV2jYpRwXLSQfvS18b2y11Kf8?expires=1728290700&#x26;signature=02f21a5ee8c1e6cb9111bc66adea43592a10101f54c6f0f45b90e48c91d1c190&#x26;req=0dJvwFr7qTVk2hL085ZhoQF1%2B5NFM7PCNaiZuv8Z0%2F9WtuHQEMqXM3cFn9T5%0Amg%3D%3D%0A" alt=""><figcaption></figcaption></figure>
3. Click **Invite User**.\
   The **Invite User** window appears.

   <div align="left"><figure><img src="/files/nCGS1yeHYYuUHWiQZ2Lo" alt=""><figcaption></figcaption></figure></div>

   <figure><img src="https://finout.intercom-attachments.eu/i/o/17052153/27d7fe0efe283a37420bb0f4/AD_4nXdLdX2hUvmfH1NvxWo3nx_HnE0y8ua_KDhvyntRJJ53SCOtyeyoRs8iuEOfEhJ2AsZHeLPX3VEhQ56IJfzldDzlTtHu2UVhzoJtV-u3W5zYJJv3Xwcq5IOvDSeJeRg0OOtaPMhm-5QIbq_5wQoRL3taGKfO?expires=1728290700&#x26;signature=dbcc9e1d05b6c85a9943f447ec0e674e0164465ee4491a90cf6f262c8c9292dc&#x26;req=0dJvwFr7qTRk2hL085Zhoeljibrw%2FMZ5Xg3Djn45aeiIuZ97Ng19EkDaF%2F3H%0ACg%3D%3D%0A" alt=""><figcaption></figcaption></figure>
4. Proceed with one of the following two options:
   1. Manual invitation:
      1. Enter the user's email.
      2. Select a role.
      3. Enter the user's name and optionally add the user's phone number.
      4. Click **Invite**.
   2. Click **Copy invite link** to send the new user an invitation link with a default role defined on the [Roles page](/settings/role-based-access-control-rbac/managing-roles/creating-a-custom-role.md).

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>​​<strong>Note</strong>: If you defined a single or multiple default roles in the <a href="/pages/WOBmPsVCi6bqsreocsMB">Roles page</a>, the invitation link will include these default roles for the new user.</p></div>

      <br>


---

# 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.finout.io/settings/role-based-access-control-rbac/managing-users/inviting-a-user.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.
