# Setting Permissions for Users

## Permission levels

Our SuperUser is the main administrator, one SuperUser must be held on the account at all times. Once you will be asked to select a department in the first screen. The department is for location restrictions for assets and help desk.&#x20;

In the second screen, you will be prompted to select your users role if you choose to do so. These roles can be preset. You can customized your user's permissions on the current screen, or choose a role and customize your user's permissions. If you have more than one feature; such as Asset Management and Help Desk, make sure you select each tab to select permissions if choosing Custom Permissions.

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

If you have any Custom Values you would like to add, you may do so in the third screen. Before you are able to finish, you will be shown a screen with your users new permissions and asked to save or edit.&#x20;


---

# 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.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.
