# ​How to Find Envelopes That Require Action

{% hint style="info" %}
Use **Dashboard** or **Mailbox** to find envelopes you need to process.
{% endhint %}

### Check the dashboard

Open **Dashboard** and look for **Waiting for you**.

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

### Check the mailbox

Open **Mailbox** and filter by status **Waiting**.

<figure><img src="/files/jkALU5o4fnqzjqeA3dWr" alt="" width="218"><figcaption></figcaption></figure>

### If you still can’t find it

Make sure you’re in the correct mailbox. Switch mailboxes and check again.


---

# 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/how-to-find-envelopes-that-require-action.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.
