# Groupes

Cet onglet vous permet de gérer les groupes d'un utilisateur (si vos propres autorisations le permettent).

![Vue globale des groupes](/files/xCVWVPNYRs4jth5nfEeJ)

## Ajouter un groupe

Pour ajouter un groupe :

* sélectionnez le groupe dans la liste déroulante
* si l'utilisateur peut gérer le groupe
* cliquez sur Ajouter

![Ajouter un groupe](/files/NJzK33S8KlmAiaS8VLS6)

{% hint style="info" %}
Si l'utilisateur est un responsable d'un groupe, il a le droit de modifier le groupe. Il peut donc ajouter et supprimer des utilisateurs de ce groupe.
{% endhint %}

## Supprimer un groupe

Pour supprimer un groupe, utilisez les actions massives

![Ajouter un groupe](/files/QaTVqXIe2lrIJRJBims8)


---

# 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://help.glpi-project.org/documentation/fr/modules/administration/users/tabs/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.
