# Dashboard Page Overview

### Envelope Statuses Block

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

This block contains 4 interactive envelope statuses widgets:

* **On Approval** — The number of envelopes awaiting action from the approver(s), who have not yet approved or denied them.
* **Sent** — The number of envelopes that have been fully completed and successfully sent.
* **Completed** — The number of envelopes for which you have completed all actions assigned to your role.
* **Expired** — The number of invitations not accepted before reaching their expiration date.

### Send Document Block

{% columns %}
{% column %}

* The **Choose file** button — [Choose a file](/user/dashboard/how-to-upload-a-document-for-e-signature.md) from your device to sign and send.
* The **Choose template** button — Directs you to the [Template List Page](/user/template-builder/template/template-list-page-overview.md), where you can select an existing template or create a new one for sending and signing envelopes.
* The **Choose scenario** button — Directs to the [Scenarios](/user/scenarios/what-is-a-scenario-overview.md) page, to create and manage your own scenarios.
  {% endcolumn %}

{% column %}

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

### Waiting For You Block

{% columns %}
{% column %}
A list of incompleted envelopes that require actions based on your role.

To open the full recently **Waiting for you** list, click the **View all** button.
{% endcolumn %}

{% column %}

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

#### Recently Used Templates Block <a href="#recently-used-templates-block" id="recently-used-templates-block"></a>

{% columns %}
{% column %}

* Templates appear here after you use them at least once.
* Click any template to create an envelope from it.
* The list shows up to 4 templates.
* To open the full **Recently Used Templates** list, click the **View all** button.
  {% endcolumn %}

{% column %}

<figure><img src="/files/qZHmz9QYgHoltWL3UJ1K" 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/dashboard/dashboard-page-overview.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.
