# History

The History section allows you to **explore and download all your account transactions**.

Clicking on "History" will display a list of transactions ordered by date, providing an overview of all operations related to your account.

Clicking on a specific transaction will display its key details.

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

## View all details via Hashscan

For a more detailed overview of your transactions, click on the upper-right button "View via Hashscan" to explore all transaction details.

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

## Download your transactions

The History section allows you to download one or several transaction details as a .CSV file.

To download your transactions, click on the upper-right button "Download CSV".

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

Then, select the period you'd like to download transactions from and continue.

Confirm and download your transactions.


---

# 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://academy.kabila.app/products/wallet/history.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.
