# Setting Up Roles

## 1 - Creating Roles

1. Click the "+ button" at the top right of the screen, select "Create".

<figure><img src="/files/7EhLzTvAN13BQ4PvYigM" alt=""><figcaption></figcaption></figure>

2. Create your role name and select permissions for the role.

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

3. You are able to select permissions across any of our products you have access to for your roles.&#x20;
4. Once you have selected all the permissions for the role you are creating, click "Save".

<figure><img src="/files/oh4qoGCW2YaraeUWa2WI" alt=""><figcaption><p>Remember to Save your new Role.</p></figcaption></figure>

## 2 - Assigning Roles

When adding a new user you are able to assign a predetermined role to the user.&#x20;

1. Under "Core > People" click on the "+ button" and select "Create".

<figure><img src="/files/70WhjdmW18kPyXNpkKwB" alt=""><figcaption></figcaption></figure>

2. Input your User's information into the first page, then select "Next".
3. Select the role the user is assigned to. You can click the "eye" icon to see what the user will have permissions for in this role. If this user needs to have additional permissions, toggle the custom permissions and select any other permissions they need. Click "Next" to move on to "Custom Values".

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

4. Add any custom values you may need, and then finish the user's permissions by saving on the final screen.

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


---

# 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.adminremix.com/core/people/setting-permissions-for-users/setting-up-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.
