# Correo

En esta página de resumen puede encontrar todos los runbooks de usuario en la subcategoría de 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 correo 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)
* [Eliminar 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)
* [Establecer configuración del buzón de sala](/es/automatizacion/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

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