# Reports

This page will help you export the data based on the reports category (Transactions, Shoppers) in a CSV format.&#x20;

The Transactions report will give you details regarding all the purchases the shopper has made by paying with RocketFuel either on your website, in-store, or from the invoice and refund details. Shoppers report will give you details regarding all your customers.

You can use these reports to analyze data or share it with stakeholders like the Accounts team.

<figure><img src="/files/8sEUmO3Py1YSV1yK93A7" alt=""><figcaption></figcaption></figure>

To generate a report, both From and To dates are required. For a single day, both dates will be the same. For more than a day, both dates will be different. Once the date range is selected, fill in the email address where you want the email to be sent for downloading. For the Shopper report you only need to select the date range, the email address is not required. Clicking the "Download" button will send the report to your provided email address or directly download the report if an email address is not required. Please note that currently, you only have the option to download the report in CSV format.&#x20;

<div align="center" data-full-width="false"><figure><img src="/files/5HNCwDdr5nieAt1jXR9q" alt="" width="375"><figcaption></figcaption></figure></div>

Under the reports section, you can also see charts for Gross Volume (For your sales), New Customers, and Spending per shopper. All charts present data for Month frequency by default, and frequency can be changed to Today, Week, Month, or Year. You can also select a particular date range to see these charts as per your needs.

![](/files/skhB3hmqRPVfaDBroakc)


---

# 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.rocketfuel.inc/user-guide-and-help-videos/merchant-user-guide/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.
