# Completed

Each row in the Completed list represents a fully executed document. The following information is shown:

**Created By & On**\
Displays the name of the initiator and the date/time when the envelope was created.

**Envelope Information**\
Includes the document name, category, envelope number, and expiry date (if configured).

**Reference Number**\
Displays the reference number associated with the envelope, if available.

**Status**\
All entries in this tab are marked as Completed.

**Last Signed / Reviewed On**\
Displays the name of the last participant who signed or reviewed the envelope, along with the corresponding timestamp.

**Actions**\
Provides access to post-completion actions permitted for the user.

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

***

#### Actions Available for Completed Documents

The actions available for a completed document depend on the user’s association with that document.

**If the document was initiated by you**

When you are the initiator of the document, the **Actions** menu provides extended post-completion controls, such as:

• **View**\
Open the completed envelope in read-only mode.

• **Mark as Inactive**\
Mark the completed envelope as inactive without deleting it.

• **Download**\
Download the signed document for offline access or record-keeping.

• **Comments**\
View or add comments related to the envelope.

• **Share**\
Share the completed envelope with other users, if enabled.

• **Signing Order**\
View the signing order diagram, including participant sequence and completion details.

• **Link Documents**\
Associate this envelope with other related documents (if enabled).

• **Resend Completion Mail**\
Re-send the completion notification email to participants.

• **Doc Expiry**\
View or manage envelope expiry information, where applicable.

**If the document was not initiated by you**

When the document was created by another user and you were only a participant, the available action is limited to:

* **View**\
  Access the completed document in read-only mode.

> This ensures that initiator-specific controls remain available only to the user who originated the document, while other participants retain secure access to the finalized document.

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

***

#### Bulk Actions for Completed Documents

Users can select one or more completed documents using the checkboxes to perform supported bulk actions, such as:

* Bulk download
* Bulk share

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


---

# 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.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/completed.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.
