# Mail

On this overview page you can find all Organization Runbooks in the Mail subcategory.

## Runbooks

* [Add Distribution List](/automation/runbooks/runbook-references/org/mail/add-distribution-list.md)
* [Add Equipment Mailbox](/automation/runbooks/runbook-references/org/mail/add-equipment-mailbox.md)
* [Add Or Remove Public Folder](/automation/runbooks/runbook-references/org/mail/add-or-remove-public-folder.md)
* [Add Or Remove Teams Mailcontact](/automation/runbooks/runbook-references/org/mail/add-or-remove-teams-mailcontact.md)
* [Add Or Remove Tenant Allow Block List](/automation/runbooks/runbook-references/org/mail/add-or-remove-tenant-allow-block-list.md)
* [Add Room Mailbox](/automation/runbooks/runbook-references/org/mail/add-room-mailbox.md)
* [Add Shared Mailbox](/automation/runbooks/runbook-references/org/mail/add-shared-mailbox.md)
* [Hide Mailboxes (Scheduled)](/automation/runbooks/runbook-references/org/mail/hide-mailboxes_scheduled.md)
* [Set Booking Config](/automation/runbooks/runbook-references/org/mail/set-booking-config.md)

[Back to Runbook Reference overview](/automation/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/automation/runbooks/runbook-references/org/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.
