# Correio

Nesta página de visão geral, você pode encontrar todos os Runbooks do Utilizador na subcategoria Mail.

## Runbooks

* [Adicionar ou Remover Endereço de E-mail](/pt/automacao/runbooks/runbook-references/user/mail/add-or-remove-email-address.md)
* [Atribuir Política de Caixa de Correio OWA](/pt/automacao/runbooks/runbook-references/user/mail/assign-owa-mailbox-policy.md)
* [Converter em Caixa de Correio Partilhada](/pt/automacao/runbooks/runbook-references/user/mail/convert-to-shared-mailbox.md)
* [Delegar Acesso Total](/pt/automacao/runbooks/runbook-references/user/mail/delegate-full-access.md)
* [Delegar Enviar Como](/pt/automacao/runbooks/runbook-references/user/mail/delegate-send-as.md)
* [Delegar Enviar em Nome de](/pt/automacao/runbooks/runbook-references/user/mail/delegate-send-on-behalf.md)
* [Ocultar ou Desocultar no Livro de Endereços](/pt/automacao/runbooks/runbook-references/user/mail/hide-or-unhide-in-addressbook.md)
* [Listar Permissões da Caixa de Correio](/pt/automacao/runbooks/runbook-references/user/mail/list-mailbox-permissions.md)
* [Listar Configuração da Caixa de Correio da Sala](/pt/automacao/runbooks/runbook-references/user/mail/list-room-mailbox-configuration.md)
* [Remover Caixa de Correio](/pt/automacao/runbooks/runbook-references/user/mail/remove-mailbox.md)
* [Definir Fora do Escritório](/pt/automacao/runbooks/runbook-references/user/mail/set-out-of-office.md)
* [Definir Configuração da Caixa de Correio da Sala](/pt/automacao/runbooks/runbook-references/user/mail/set-room-mailbox-configuration.md)

[Voltar para a visão geral da Referência de Runbook](/pt/automacao/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/pt/automacao/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.
