# Courrier

Sur cette page de vue d’ensemble, vous pouvez trouver tous les guides d’utilisation dans la sous-catégorie Mail.

## Runbooks

* [Ajouter ou supprimer une adresse e-mail](/fr/automatisation/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Attribuer la stratégie de boîte aux lettres Owa](/fr/automatisation/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Convertir en boîte aux lettres partagée](/fr/automatisation/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Déléguer l’accès complet](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Déléguer l’envoi en tant que](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Déléguer l’envoi de la part de](/fr/automatisation/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Masquer ou afficher dans le carnet d’adresses](/fr/automatisation/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Lister les autorisations de boîte aux lettres](/fr/automatisation/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Lister la configuration de la boîte aux lettres de salle](/fr/automatisation/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Supprimer la boîte aux lettres](/fr/automatisation/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Définir le message d’absence](/fr/automatisation/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Définir la configuration de la boîte aux lettres de salle](/fr/automatisation/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.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/user/mail.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.
