# My Envelopes

**My Envelopes** tab displays a list of all envelopes, whether assigned to you or created by you.&#x20;

The fields shown above are described in the following table:

| Field     | Description                               |
| --------- | ----------------------------------------- |
| Envelopes | Title of Envelope                         |
| Date      | Date of Envelope creation                 |
| Status    | Status of Envelopes (‘Signed’, ‘Pending’) |

The list shows both signed and pending signature requests.

For Signed signature requests, you can view the document and the audit trail displayed at the bottom.

For signature requests that are still waiting to be signed you can also view the document and audit trail. In addition, you can add your signature and confirm or decline the signing of the document.

See the [Signing an envelope](/teranode-sign/getting-started/signing-an-envelope.md) workflow for further details on adding your signature to a document and confirming the signing.


---

# 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.teranode.group/teranode-sign/dashboard-overview/my-envelopes.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.
