# Export payments to an excel sheet

Here are the steps to export the transaction list to an Excel sheet.

**Step 1:**                                                                                                                                                                                                      On the navigation panel, select the "Transactions" option. This will display a list of transactions.

<figure><img src="/files/piW4vMQuBdRaWqvehG3u" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:**                                                                                                                                                                                           To export the data, click the 'export' option at the top-right corner of the page.

<figure><img src="/files/Gfvsv6gux052jYW4FpfE" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:**                                                                                                                                                                                             When the system generates the Excel sheet, you can download it by clicking the 'download' button.

<figure><img src="/files/a2jG8XCAdtjVyQUFwZPR" alt="" width="563"><figcaption></figcaption></figure>

This is how you can download your transaction data into an Excel sheet.


---

# 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://guide.eprocessify.com/invoices/payments/export-payments-to-an-excel-sheet.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.
