# Transactions Reports

For accounting and reporting reasons - you might find downloading all historical payments a must-have feature.

Go to Reports in your Dashboard:

<figure><img src="/files/UuiU2vDGuYNoCSD57RBn" alt=""><figcaption><p>Access Reports from the Dashboard to generate lists of historical transactions in CSV format</p></figcaption></figure>

And choose your desired reporting period:

<figure><img src="/files/Hr8glytUmMj7SWocuxDs" alt=""><figcaption><p>Generate all transactions from chosen period</p></figcaption></figure>

Once the report is generated, simply download and view it (CSV file):

<figure><img src="/files/3mMXkHXHESTH8UwdWCsk" alt=""><figcaption><p>All transactions generated for a given period with detailed data such as Country, Tax Amounts and Payment Processing channel</p></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://help.fungies.io/getting-paid/transactions-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.
