# How to Grant a Role to an Existing User?

{% embed url="<https://www.loom.com/share/95556f9c37e94f1faa714f0fcb3c1220?sid=4e32677b-aa80-4990-8711-fd28cfecf7f8>" 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/I7UEShi4VRaElz148bQw" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Find the user in question and click on them**

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

{% step %}
**Modify Permissions**

1. Remove or add a permission by checking the appropriate box
2. Click the Save button

<div align="left"><figure><img src="/files/rlOheoft5i71GNDsFf4h" alt="" width="375"><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-grant-role-to-existing-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.
