# Transactions

Here you can see the list of all the transactions associated with your partner account including commission transactions.

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

### **Search and filter**

You can filter the user list by the following options:

* registration period
* customer id
* customer name
* recipient id
* recipient name
* execution period
* transaction type
* transaction status

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

### Statement

You can download the statement for your partner record or any of your customers’ accounts by setting the necessary parameters.

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

Using the eye icon, you can check detailed information about particular transaction and download transaction confirmation.

<figure><img src="/files/37vsyhhRyUF7ypixS2jc" 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.delos.financial/baas-wiki/admin-panel-overview/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.
