# How to Invite Users?

{% embed url="<https://www.loom.com/share/39ed9428899c43c69dfd971354c888e4?sid=ca755c62-f947-49e6-b574-71aa3e85c32f>" fullWidth="true" %}

## Step-by-Step

{% stepper %}
{% step %}
**Access the** [**admin console**](https://admin.braver.net)
{% endstep %}

{% step %}
**Click on the corresponding item in the left menu**

<div align="left"><figure><img src="/files/o8GBatmoqOnrrjOLG9ve" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Click on the add button at the bottom right**

<div align="left"><figure><img src="/files/ACD1a4O4cghkF17yDKkM" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Enter the information**

* Enter the first and last name
* Enter the email address
* Select applicable roles and permissions

<div align="left"><figure><img src="/files/hcoKU6ovOvfskT72X7f9" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select the team where the user will be located**

* By selecting **Participant** so the person is part of the team as a participant in discussions and care channels
* By selecting **Triage** so the person has access to the team's [triage box](/guides/for-healthcare-professionals/teams.md) (if relevant)

<div align="left"><figure><img src="/files/FpCSXfdoRYStBLPkGMft" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://support-en.braver.net/guides/for-administrators/users/how-to-invite-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.
