> For the complete documentation index, see [llms.txt](https://support.emsigner.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emsigner.com/reports/reports-dashboard.md).

# Reports Dashboard

Environmental, social, and Corporate Governance reporting has become a key priority for many businesses. The goal of reporting is to produce a public-facing document that conveys strategic objectives for a business’ ESG efforts, highlights specific topic areas and targets for future development, and communicates strategies to close gaps between the current and ideal future states. Investors, customers, business partners, and other critical stakeholders anticipate such reports, and for the information to hold significance for these audiences, it is essential that it be presented with utmost clarity and precision.

emSigner has an in-built report generation module that allows the organization to quickly understand the impact of moving to a paperless platform. The report module has a dashboard that highlights:

* Number of envelopes signed electronically.
* Number of users who are part of the process.
* Time spent in the process.
* Number of printed pages saved, along with information on trees saved.

All the emSigner Account holders will have access to the Workflow Reports, User reports, and favorite filters.

Users can access them by clicking on the Reports in the dashboard. This will redirect the users to the Reports Dashboard.

The Reports Dashboard will have details like document activity, Top 10 Internal users, Time spent, and sustainability details.

<figure><img src="/files/UrgpGHbRYF1fwsTwU2PD" alt=""><figcaption><p>Reports Dashboard</p></figcaption></figure>

Additionally, there are detailed reports, which are categorized under:

* Workflow reports
* User reports
* Favourite reports


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.emsigner.com/reports/reports-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
