> 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/fr/web-interface/administration/user-and-security-management/user-groups.md).

# Groupes d'utilisateurs

***Groupes d'utilisateurs*** est l'endroit où vous pouvez créer, importer et gérer des groupes. Pour accéder à la gestion des groupes d'utilisateurs, naviguez vers ***Administration*** – ***Groupes d'utilisateurs***. Cliquez sur un groupe d'utilisateurs pour configurer des paramètres spécifiques.

![](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>Ajouter un utilisateur.</td></tr><tr><td><strong>Import</strong></td><td>Importer des groupes depuis un domaine ou EntraID.</td></tr><tr><td><strong>Authentication migration</strong></td><td><a href="https://docs.devolutions.net/fr/server/kb/how-to-articles/authentication-migration/">Migrer les groupes d'utilisateurs</a> d'un fournisseur d'authentification à un autre.</td></tr><tr><td><strong>Group synchronization</strong></td><td>Synchronisation des groupes depuis un domaine ou Entra ID, et configuration d'une synchronisation planifiée.</td></tr><tr><td><strong>Refresh</strong></td><td>Actualiser la liste des groupes.</td></tr></tbody></table>

#### Voir aussi

* [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/fr/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.
