# Cómo importar Extractos Bancarios

{% embed url="<https://www.youtube.com/watch?v=-HgpcTkSuR8>" %}

{% stepper %}
{% step %}

#### Prepara tu Extracto Bancario

1. Entra en la web de tu banco y descarga el extracto.
2. Dinaup soporta `.xls` `.xlsx` y `.CSV`.
3. Asegúrate de que la primera fila del archivo sea la cabecera. Evita encabezados, títulos o logotipos.  <br>

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

{% endstep %}

{% step %}

#### Accede a tu Cuenta Bancaria en Dinaup

1. Entra en `play.dinaup.com` > `Pymes`
2. En el menú lateral izquierdo, haz clic en **Cuentas Banco**.
3. Elige la cuenta bancaria y haz clic para entrar.

<figure><img src="/files/kZdlhp6gkDn3SraI6voZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Sube el Archivo del Extracto

1. Pulsa el botón **Importar**.
2. Selecciona el archivo `.CSV` , `.XLS`, `.XLSX` desde tu ordenador.
3. Asegúrate de que las columnas se detecten correctamente.
   {% endstep %}

{% step %}

#### Haz clic en Importar

¡Y listo! Tu extracto comenzará a procesarse y lo verás reflejado en Dinaup.
{% endstep %}
{% endstepper %}


---

# 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://doc.dinaup.com/producto/pymes/tesoreria/como-importar-extractos-bancarios.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.
