# What Is an Envelope ID (UUID)?

**Envelope UUID** is a unique identifier of an envelope in DocStudio. Use it to search for an envelope or share details with support. In some cases, support may also ask for the template UUID and template version.

### Find UUIDs and version details

<figure><img src="/files/VrrcdhzQbbvtoY3LkxnB" alt=""><figcaption></figcaption></figure>

{% columns %}
{% column %}

1. Open the envelope.
2. Click the down arrow next to the envelope name.
3. Find the values you need:
   * **Envelope UUID**
   * **Template UUID**
   * **Template version**
4. Click the **Copy** ![](/files/X4R3ogKQfImDFsqiSXMG) icon.
   {% endcolumn %}

{% column %}

<figure><img src="/files/vtTTEEmUeMDVEX7Ax0jA" 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/envelopes/what-is-an-envelope-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.
