> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/fr/automatisation/runbooks/runbook-references/user/mail.md).

# Courrier

Sur cette page d’aperçu, vous pouvez trouver tous les runbooks utilisateur 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 la 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)
* [Gérer la boîte aux lettres d'archive](/fr/automatisation/runbooks/runbook-references/user/mail/manage-archive-mailbox.md)
* [Supprimer la boîte aux lettres](/fr/automatisation/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Définir le message d'absence du Office](/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
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.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.
