# User management&#x20;

**Main management features:**

The system enables monitoring of activity for users working on agent-enabled workstations, such as activity and working time. This entry contains instructions for adding users, assigning them to organizational structures, and using bulk operations.

* **Adding new users** – using the **Add user** button you can quickly add new employees to be recorded in the system. Additionally, the system automatically detects and adds any user who logs into a computer with the agent installed, regardless of whether it is a local or domain account.&#x20;

{% hint style="info" %}
The system also supports importing users from external sources such as Entra ID, which significantly simplifies management of larger teams and ensures consistency of user data within the system. ***\[We are working on this functionality. We will announce its deployment in the changelog as soon as it becomes available.]***
{% endhint %}

* **Monitoring user activity** – the system allows tracking of employees’ activity in terms of working time and actions performed on devices.
* **Bulk operations** – you can assign users to organizational structures, as well as add tags in bulk or generate reports on their activity.
* **Remote features** – remote management options are available for user actions, such as blocking access to specific resources, restricting activities, or configuring real-time monitoring using the DLP feature.
* **User management** – is performed from a table that enables convenient filtering and sorting of employee data, which facilitates managing large groups of users.

***

**Detailed description of user management**

{% content-ref url="/pages/2fe94b6811cbbd4958a8bd59a182b3448f3c45e4" %}
[Users](/eacloud-docs-en/features/it-infrastructure/users.md)
{% endcontent-ref %}

**Detailed description of role and permission management**

{% content-ref url="/pages/1b7ca8d8b0845fd95355da882aae1a9d22d00fb6" %}
[Organization](/eacloud-docs-en/features/account-management/organization.md)
{% endcontent-ref %}


---

# 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://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/user-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.
