# Historial

La sección de Historial te permite **explorar y descargar todas las transacciones de tu cuenta.**

Al hacer clic en "Historial", se mostrará una lista de transacciones ordenadas por fecha, brindando una visión general de todas las operaciones relacionadas con tu cuenta.

Al hacer clic en una transacción específica, se mostrarán sus principales detalles.

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

## Ver todos los detalles en Hashscan

Para obtener una visión más detallada de tus transacciones, haz clic en el botón superior derecho "Ver a través de Hashscan" para explorar todos los detalles de la transacción.

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

## Descargar tus transacciones

La sección de Historial te permite descargar uno o varios detalles de transacciones en formato .CSV.

Para descargar tus transacciones, haz clic en el botón superior derecho "**Descargar .CSV**".

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

Luego, selecciona el período del cual deseas descargar las transacciones y continúa.

Confirma y descarga tus transacciones.


---

# 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://academia.kabila.app/productos/wallet/historial.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.
