# User Dashboard and Docstore

- [Dashboard](https://support.emsigner.com/user-dashboard-and-docstore/dashboard.md): What information is typically displayed on a dashboard, and what steps are involved in accessing and using it?
- [Originating a document](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/originating-a-document.md)
- [Accessing Templates](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/accessing-templates.md)
- [Document Pane](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane.md)
- [My Signatures](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/my-signatures.md): What do My Signatures represent and what are the available options for the user?
- [Waiting for Others](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/waiting-for-others.md): What does the "Waiting for Others" section represent and what are the available options for the user?
- [Drafts](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/drafts.md)
- [Completed](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/completed.md)
- [Searching for documents](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/document-pane/searching-for-documents.md)
- [Selecting a language](https://support.emsigner.com/user-dashboard-and-docstore/dashboard/selecting-a-language.md)
- [DocStore](https://support.emsigner.com/user-dashboard-and-docstore/docstore.md): What is the DocStore, and what options are available to the user?
- [Drafts](https://support.emsigner.com/user-dashboard-and-docstore/docstore/drafts.md): What does the "Drafts" section represent, and what are the available options for the user?
- [Completed](https://support.emsigner.com/user-dashboard-and-docstore/docstore/completed.md): What does the "Completed" section represent, and what are the available options for the user?
- [Declined](https://support.emsigner.com/user-dashboard-and-docstore/docstore/declined.md): What does the "Declined" section represent, and what are the available options for the user?
- [Recalled](https://support.emsigner.com/user-dashboard-and-docstore/docstore/recalled.md): What does the "Recalled" section represent, and what are the available options for the user?
- [Voided](https://support.emsigner.com/user-dashboard-and-docstore/docstore/voided.md)
- [Purged](https://support.emsigner.com/user-dashboard-and-docstore/docstore/purged.md)
- [Scan Documents](https://support.emsigner.com/user-dashboard-and-docstore/docstore/scan-documents.md): How do I scan and store the documents?
- [Upload Documents](https://support.emsigner.com/user-dashboard-and-docstore/docstore/upload-documents.md): How do I store documents on emSigner?
- [FAQ's](https://support.emsigner.com/user-dashboard-and-docstore/faqs.md)


---

# 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.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.
