> For the complete documentation index, see [llms.txt](https://docs.velogicfit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.velogicfit.com/es/general/downloading-statements.md).

# Descarga de estados de cuenta

Si necesita estados detallados para su registro contable, puede descargarlos a través de nuestro sitio web.

1. Inicie sesión en <https://app.velogicfit.com>
2. Haga clic en su dirección de correo electrónico en la esquina superior derecha y elija "Sus planes":

![Opción de menú "Sus planes" en el desplegable del usuario](/files/2ed320c8ad22a69dd529a1aa18f2a61c2f3b1fd3)

3. Haga clic en "Administrar" en el plan:

![Botón Administrar en el plan de suscripción](/files/6c8c65f132ed70d0e1361b2b4a06b02039163982)

5. Verá una lista de estados: simplemente haga clic en uno para descargarlo como PDF:

![Lista de estados en PDF descargables](/files/ef45e7b302618ad95d0a4a700e908639ce559402)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.velogicfit.com/es/general/downloading-statements.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.
