> For the complete documentation index, see [llms.txt](https://docs.rocketfuel.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocketfuel.inc/user-guide-and-help-videos/partner-user-guide/reports.md).

# Reports

The reports menu of the partner portal will allow you to download reports related to transactions, refunds, shoppers, and merchants.

The Transactions report will give you details regarding all the purchases the shopper has made by paying with RocketFuel and refund details. For refunds, please use the Transactions report. Refunds report may not be accurate and will be deprecated soon.

Shoppers and merchants reports will give you details regarding all your shoppers and merchants.

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

<figure><img src="/files/ebFQTwOWuAhueuzsXPyG" 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. Once the date range is selected, click on the Download button to download the report.

Please note that currently, you only have the option to download the report in CSV format.

<figure><img src="/files/dEFdUQLloQXXySlRbALn" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/partner-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.
