# Assign user roles

To assign instance-wide user roles you must be logged in as a user with instance-level role `SA` or `Admin`. You can assign users to roles equal to or below your role. For example, if your role is `Admin`, you cannot assign the role `SA` to anyone but you can assign `Admin` or lower roles.

1. Go to **Administration > Roles**.
2. Click on the **Users** tab.
3. Scroll or use the filter icon to find the users you want to manage.
4. Click on the menu and select the role you want to assign to that user.

The selected role remains in the menu on the **Roles** tab.


---

# 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://developers.make.com/white-label-documentation/manage-organizations-and-teams/manage-instance-level-user-access-roles/assign-user-roles.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.
