# Reports

To obtain a list of transactions or balance change history, use the export button next to the table.

<figure><img src="/files/p2a7fhvIQoOvY6MJyW9s" alt=""><figcaption></figcaption></figure>

After creating the report, it can be downloaded from the **Reports** menu.

All created reports are stored in the reports table and can be downloaded again at any time.

<figure><img src="/files/uFG6f1X4GT4iBokkcFUP" alt=""><figcaption></figcaption></figure>

To obtain data on transactions or balance changes via API methods, please contact your manager for additional information.


---

# 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.0xprocessing.com/quick-start/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.
