# 2024-04-15: CE - User Management

### Overview

Managing users rights and roles within the becomes easier and more intuitive. We have optimized the for creating and assigning roles and permissions to user groups with a possibility to use predefined access control templates. As the effect, your employees are able to access only the information relevant to their assigned roles or permissions, enhancing the security level.

For more details, check out the What’s New table.

### 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 Groups](/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-ce-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.
