# How can I download metrics reports?

You can download metrics reports in two easy ways:

## A. From the Dashboard Page

1\.        Navigate to the Dashboard Page and click on the Metrics by Student tab.

2\.        Select the students you want to include in the report.

3\.        Click on “Download Report” in the actions menu.

4\.        Choose the date range for the report.

5\.        Click “Download Report.” An Excel file will be downloaded to your device.

## B.  From the Users Page

1\.        Go to the Users Page and select the Students tab.

2\.        Choose the students you want to include in the report.

3\.        Click on “Download Report” in the actions menu.

4\.        Select your desired date range.

5\.        Click “Download Report.” An Excel file will be downloaded to your device.

&#x20;


---

# 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://atrilio.gitbook.io/atrilio-users-guide/metrics/how-can-i-download-metrics-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.
