> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/web-interface/administration/user-and-security-management/user-groups.md).

# User groups

***User groups*** is where you can create, import and manage groups. To access the user group management, navigate to ***Administration*** – ***User groups***. Click on a user group to configure specific settings.

![](https://cdnweb.devolutions.net/docs/DVLS0011_2025_3.png)

<table data-header-hidden><thead><tr><th width="222"></th><th></th></tr></thead><tbody><tr><td><strong>OPTION</strong></td><td><strong>DESCRIPTION</strong></td></tr><tr><td><strong>Add</strong></td><td>Add a user.</td></tr><tr><td><strong>Import</strong></td><td>Import groups from domain or EntraID.</td></tr><tr><td><strong>Authentication migration</strong></td><td><a href="https://docs.devolutions.net/server/kb/how-to-articles/authentication-migration/">Migrate user groups</a> from one authentication provider to another.</td></tr><tr><td><strong>Group synchronization</strong></td><td>Group synchronization from domain or Entra ID, and set up a scheduled synchronization.</td></tr><tr><td><strong>Refresh</strong></td><td>Refresh groups list.</td></tr></tbody></table>

#### See also

* [Devolutions Academy – Managing users and user groups](https://academy.devolutions.net/student/path/2942210/activity/4493549)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/server/web-interface/administration/user-and-security-management/user-groups.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.
