# Général

Sur cette page d’aperçu, vous pouvez trouver tous les runbooks de groupe dans la sous-catégorie Générale.

## Runbooks

* [Ajouter ou supprimer un groupe imbriqué](/fr/automatisation/runbooks/runbook-references/group/general/add-or-remove-nested-group.md)
* [Ajouter ou supprimer un propriétaire](/fr/automatisation/runbooks/runbook-references/group/general/add-or-remove-owner.md)
* [Ajouter ou supprimer un utilisateur](/fr/automatisation/runbooks/runbook-references/group/general/add-or-remove-user.md)
* [Modifier la visibilité](/fr/automatisation/runbooks/runbook-references/group/general/change-visibility.md)
* [Lister tous les membres](/fr/automatisation/runbooks/runbook-references/group/general/list-all-members.md)
* [Lister les propriétaires](/fr/automatisation/runbooks/runbook-references/group/general/list-owners.md)
* [Lister les appareils de l’utilisateur](/fr/automatisation/runbooks/runbook-references/group/general/list-user-devices.md)
* [Supprimer le groupe](/fr/automatisation/runbooks/runbook-references/group/general/remove-group.md)
* [Renommer le groupe](/fr/automatisation/runbooks/runbook-references/group/general/rename-group.md)

[Retour à l’aperçu de la référence du runbook](/fr/automatisation/runbooks/runbook-references.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://docs.realmjoin.com/fr/automatisation/runbooks/runbook-references/group/general.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.
