# How to Find a Mailbox ID (UUID)

### Copy the UUID for the current mailbox

{% columns %}
{% column %}

1. Open the mailbox.
2. Find **Mailbox UUID** under the mailbox name.
3. Click the **Copy** icon ![](/files/X4R3ogKQfImDFsqiSXMG) next to **Mailbox UUID**.
   {% endcolumn %}

{% column %}

<figure><img src="/files/2oBY0L9xCNggFzQBkIPw" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Copy UUIDs for other mailboxes

{% columns %}
{% column width="66.66666666666666%" %}
If you have multiple mailboxes, expand the mailbox list and copy UUIDs from there.

1. Click the down arrow to expand the mailbox list.
2. Copy the UUID for the mailbox you need.
   {% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/PjiJ9bV8rwqTAY6qax3Q" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/user/mailbox/mailbox-user/how-to-find-a-mailbox-id-uuid.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.
