# 2024-04-15: OE - User Management

### Overview

Managing users rights and roles within the Management Dashboard becomes easier and more intuitive. We have optimized the Management Dashboard for creating and assigning roles and permissions to user groups with a possibility to use predefined access control templates. As the effect, your employees can only see what they should see based on the assigned role / permission, enhancing the security level.

### New features

| Feature                           | Benefits                                                                                                                                                                                                                                                   |
| --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **User management customization** | User-friendly interface for assigning roles and permissions allows you to configure access for relevant employees to streamline the processes in your company. You can specify the exact functionalities that an employee is authorized to read or manage. |
| **Predefined roles templates**    | You can choose one of the predefined access templates for a user group with typical functions and roles.                                                                                                                                                   |

### Fixes and improvements

Improvement to user management functionality.

### Known problems

No known problems at time of release.

### Documentation and links

* [Users and Roles](/oe/management-dashboard/configuring-oe-tenant/users-and-roles.md)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-04-15-oe-rights-and-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.
