# Cuentas Bancarias

Puedes agregar una nueva cuenta bancaria y gestionar las ya existentes desde la siguiente página:

{% embed url="<https://panel.directopago.com/bank-accounts>" %}

En la parte superior, encontrarás una tabla con las cuentas bancaria ya agregadas:

![](/files/-MjG0qWoEGTyE_gMfRqQ)

Haciendo click en los tres puntos de más a la derecha de cada cuenta, es posible acceder a un detalle de la cuenta:

![](/files/-MjG1Fv6xi_fv9G_MufK)

Debajo de la tabla, encontrarás un formulario que permite crear una nueva cuenta bancaria:

![](/files/-MjG2N25zIBTMRUETkO_)

{% hint style="warning" %}
El país y los datos del titular de la cuenta bancaria deben ser los mismo ingresados en la sección de [Datos de la Empresa](https://panel.directopago.com/company-information).
{% endhint %}

{% hint style="info" %}
En el campo "Número de cuenta bancaria" se debe ingresar el número interbancario.&#x20;

Por ejemplo:

* CCI en Perú
* CBU/CVU en Argentina
* CLABE en México
  {% endhint %}


---

# 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.directopago.com/tu-panel/retiros/cuentas-bancarias.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.
