# Account transactions

## Search account transactions

1. Open the [account view page](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-view-page.md).
2. From the content menu, choose the **Account statement** option.
3. Fill in the search parameters > click the **Search** button.
4. To view transaction details, click on the **Technical ID** number of the transaction.

<figure><picture><source srcset="/files/xhGiOgnn5QwS6iAjzFz1" media="(prefers-color-scheme: dark)"><img src="/files/FxTzSGHKmgHsNLcoJvzU" alt=""></picture><figcaption></figcaption></figure>

## View transaction details <a href="#v1yles42aop4" id="v1yles42aop4"></a>

1. Find the necessary transaction.
2. Click on the transaction **Technical ID** to [view the details](/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-transactions/transaction-view-page.md).

## Export account transactions <a href="#id-4vskmn6b9qkw" id="id-4vskmn6b9qkw"></a>

To **create** a file export:

1. **Accounts** > **Reports** > **Transactions export**.
2. Fill in the export parameters and choose the date type: **Posting date** or **Value date**.
3. Click the **Export as CSV** button.

<figure><picture><source srcset="/files/7lQYAL8mlD3jqApP3xHi" media="(prefers-color-scheme: dark)"><img src="/files/QhTVAwrEGGR80dYSyuO4" alt=""></picture><figcaption></figcaption></figure>

{% hint style="info" %}
BackOffice users with the **EXPORT\_TRANCTION** privilege can export transactions.
{% endhint %}

## Download transaction export file

1. **Reports** > **My reports**.
2. Click on the **File** name to automatically download the file on your computer.

<figure><picture><source srcset="/files/MwGqiR4LOEtEhXnKxeZH" media="(prefers-color-scheme: dark)"><img src="/files/6P9SZhvzzhXo2BtlCOYp" alt=""></picture><figcaption></figcaption></figure>

{% hint style="warning" %}

* You can only export transactions not older than 31 days.
* All exported CSV or PDF files can be accessed and downloaded through the\
  **Reports** > **My reports** menu option.
  {% endhint %}


---

# 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.tuum.com/backoffice-user-guides/iDyT31cW9CYApPltrXUd/accounts-guide/account-transactions.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.
