# On Demand

### Export Results

On the main Results page, click on the <img src="/files/M0RhM2tl0C5EboxSGe4h" alt="" data-size="line"> button to generate an XLSX file.

A modal will pop to show you the status of the download.

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

Once your report is reading you can click “Download the report” link to download the file. A copy of the report will also be sent to your email.

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

The export file contains the following report sheets:

* **Survey Metadata**: Survey name, author, reporting date range, date of report generation&#x20;
* **Aggregate results by day**: the following metrics aggregated by day:
  * Impressions
  * Viewed Impressions (if enabled)
  * Submissions
  * Submission Rate
* **Questions/Response Summary Report**: number of submissions per question and per response. This breakdown also shows the percentage (or share) that a particular response has in comparison to total responses.
* **Individual Rows:** Each row in this sheet is an individual response. If a survey has multiple questions, then each response will be displayed as its own row.&#x20;
* **Devices**: This sheet displays similar data to the Individual Rows sheet, but responses are grouped by device. So instead of each response displaying as its own individual row, the Devices tab groups all responses made from the same device. If a survey has multiple questions, all responses to the survey will display in one row for each device. &#x20;

{% hint style="info" %}
For definitions of each data point, please visit our [Data Dictionary](/configuring-pulse-insights-console/reporting/on-demand/columns-data-dictionary.md).&#x20;
{% endhint %}


---

# 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://docs.pulseinsights.com/configuring-pulse-insights-console/reporting/on-demand.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.
