# Data Reports

> **Download Sales, Attendance & Email Sent Data**

#### Step 1: Navigate to the 'Reports' Panel

<figure><img src="https://mintlify.s3.us-west-1.amazonaws.com/moongate-85/images/customer-insights/sales-attendance-data/report%20panel.gif" alt=""><figcaption></figcaption></figure>

#### Step 2: Select Event

Click the dropdown menu under the ‘All’ label to select a specific event or choose ‘All Events’ to include all available events.

<figure><img src="https://mintlify.s3.us-west-1.amazonaws.com/moongate-85/images/customer-insights/sales-attendance-data/selecting%20event.gif" alt=""><figcaption></figcaption></figure>

#### Step 3: Select Report Type

Choose the type of report you want to generate. You can select one or multiple options from Sales, Attendance, and Email Sent by checking the corresponding boxes.

<figure><img src="https://mintlify.s3.us-west-1.amazonaws.com/moongate-85/images/customer-insights/sales-attendance-data/selecting%20report%20type.gif" alt=""><figcaption></figcaption></figure>

#### Step 4: Download the Report

Once you have selected the desired event and report type(s), click the ‘Download Selected’ button to download the reports in CSV format for data analytics.

<figure><img src="https://mintlify.s3.us-west-1.amazonaws.com/moongate-85/images/customer-insights/sales-attendance-data/download%20reports.gif" alt=""><figcaption></figcaption></figure>


---

# 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.moongate.id/merchant-guide/customer-insights/data-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.
