> 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/es/automatizacion/runbooks/runbook-references/user/mail.md).

# Correo

En esta página de resumen puedes encontrar todos los Manuales de usuario en la subcategoría Correo.

## Runbooks

* [Agregar o quitar dirección de correo electrónico](/es/automatizacion/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Asignar directiva de buzón de OWA](/es/automatizacion/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Convertir en buzón compartido](/es/automatizacion/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Delegar acceso completo](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Delegar enviar como](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Delegar enviar en nombre de](/es/automatizacion/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Ocultar o mostrar en la libreta de direcciones](/es/automatizacion/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Listar permisos del buzón](/es/automatizacion/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Listar configuración del buzón de sala](/es/automatizacion/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Administrar buzón de archivo](/es/automatizacion/runbooks/runbook-references/user/mail/manage-archive-mailbox.md)
* [Quitar buzón](/es/automatizacion/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Establecer fuera de la oficina](/es/automatizacion/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Configurar buzón de sala](/es/automatizacion/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

[Volver a la vista general de la referencia del runbook](/es/automatizacion/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/es/automatizacion/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.
