# Reports & Exports

On the [<mark style="color:blue;">**CoinbayPay manager dashboard**</mark>](https://pay.coinbar.io/app/services/pay) you can export payment and settlements using the 4 button of export:

* <mark style="color:blue;">**Copy:**</mark> By clicking this button you can fastly copy all the visible transactions
* <mark style="color:green;">**Excel:**</mark> Download report in xlsx file&#x20;
* <mark style="color:green;">**CSV:**</mark> Download report in .CSV file&#x20;
* <mark style="color:red;">**PDF:**</mark> Download report in .PDF file

<figure><img src="/files/MYhEIKYfSJcNnPlnSEWc" alt=""><figcaption></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://docs.coinbar.io/dashboard-platform/reports-and-exports.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.
