> For the complete documentation index, see [llms.txt](https://docs.calypso.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calypso.money/get-started-with-calypso-ui/reports/how-to-get-reports.md).

# How to get reports

You can easily get detailed reports on your transactions in Calypso Pay.

In the left side menu choose Reporting and you will get to the menu where you can choose the type of report.

Once you choose the type of the report you need, you will get to the next page where you will be able to choose the dates, timezone and currencies you wish to include in the report:

<figure><img src="https://files.readme.io/00e32d4-Screenshot_2023-10-26_at_13.32.57.png" alt=""><figcaption></figcaption></figure>

When you choose everything and click "Create report" you will be able to choose the preferred format of the report - .csv or .xlsx

<figure><img src="https://files.readme.io/d02730b-Screenshot_2023-10-26_at_13.36.49.png" alt=""><figcaption></figcaption></figure>

Just click the needed format and the report will be automatically downloaded.


---

# 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.calypso.money/get-started-with-calypso-ui/reports/how-to-get-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.
