# Reports

You will be able to access the Reports section of your account from the Dashboard by clicking on `Reports` present on the left side menu.

![Accessing Reports section](/files/aBgmEYIpEYv60wKIPtrk)

### Filters

Choose between different filters available:

1. Select a template to see usage for that template
2. Select status to see how many deliveries are in that state
3. To see history from a custom range, select the date range from "Period" popup

![Using Filters to access templates](/files/DlJQWOYcqQhFRQhSs3ce)

### Accessing the Generated document and Data used to generate the document

The data passed to the template and the generated document can be viewed and downloaded from each entry in the reports list. This will be helpful in understanding better if there are any issues with the generated document.

![View merge data and download generated document from reports section](/files/h754ULFi69Sc9pRa5Wws)

Click on the download icon on the right side to download the generated document. Click on the eye icon to view the merge data that is used to generate the document.


---

# 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://help.docupilot.app/reports.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.
