# Runbooks de groupe

Ici, vous pouvez trouver tous les Runbooks de groupe ainsi que les sous-catégories disponibles.

## Appareils

* [Vérifier les ressources modifiables](/fr/automatisation/runbooks/runbook-references/group/devices/check-updatable-assets.md)
* [Désinscrire les ressources actualisables (planifié)](/fr/automatisation/runbooks/runbook-references/group/devices/unenroll-updatable-assets_scheduled.md)

## Général

* [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)

## Courrier

* [Activer ou désactiver le courrier externe](/fr/automatisation/runbooks/runbook-references/group/mail/enable-or-disable-external-mail.md)
* [Afficher ou masquer dans le carnet d’adresses](/fr/automatisation/runbooks/runbook-references/group/mail/show-or-hide-in-address-book.md)

## Teams

* [Archiver l’équipe](/fr/automatisation/runbooks/runbook-references/group/teams/archive-team.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.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.
