# User role management

Administrators in BalkanID can manage user accounts on the Users page. To start, log into BalkanID and navigate to the Users page as seen below. This page lists all employees at your company (typically fed via your direct HRIS Integration). To do this, refer to - [Integrating Employee Data](/getting-started/setting-up-your-tenant/integrate-employee-data/integration-with-hris-system.md).

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

### User roles in BalkanID

We support three roles with the following capabilities:

* **Reviewers:** Users with this role can view the **My Tasks**, **Access Requests**, **Profile, Preferences**, and **Help** menus. Reviewers are primarily responsible for reviewing access reviews and requests, and performing tasks assigned to them by other roles.
* **Risk Managers:** This role includes all the permissions of a Reviewer, plus access to the **Entities**, **Summary**, **Campaigns**, and **Access Reviews** menus. Risk Managers can discover application, people, connection, and identity entitlements, view various campaigns, and perform comprehensive access reviews.
* **Administrators:** This is the highest level of access, encompassing all the menus and capabilities of a Risk Manager. Additionally, Administrators can access the **Configure** section, allowing them to control system-wide configurations. This includes adding employee data, integrating applications, managing rules and saved filters, and configuring system notifications.

### Steps to edit user roles:

To manage user roles, navigate to the **Users** page under the **Configure** section. There are two methods for editing user roles:

#### Edit a Single User's Role

1. Locate the user you wish to edit in the table.
2. Navigate to the rightmost **Actions** column and click the **Edit** button (represented by a pencil icon).

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

3. The option to edit the user and their respective role will appear, allowing you to select one or more roles for that specific user, as shown below.

<figure><img src="/files/1Q9sCqgxzPfwB3RBATP3" alt=""><figcaption></figcaption></figure>

#### Edit Multiple Users' Roles

1. Select the users whose roles you want to edit by checking the box next to their names.
2. Click on the **Actions** dropdown menu and select **"Bulk Edit Roles."**

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

3. A sidebar will open, providing the option to edit the roles for all the selected users, as shown below.

<figure><img src="/files/m5w5cyvGaWubB1UuSMeI" 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.balkan.id/getting-started/setting-up-your-tenant/user-role-management.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.
