> For the complete documentation index, see [llms.txt](https://docs.payvalida.com/guia-del-modulo-comercial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payvalida.com/guia-del-modulo-comercial/configuraciones/perfil-de-cuenta.md).

# Perfil de Cuenta

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

Para comenzar la edición, presiona *Editar Datos* para cambiar los campos del formulario.

<figure><img src="/files/1YOs5oRQddVvllsbV3cy" alt=""><figcaption></figcaption></figure>

## ¿Que puedes editar?

### Datos personales:

* E-mail de usuario.

### Datos del comercio

* Logo del comercio.
* Nombre del comercio.
* E-mail de soporte.
* Teléfono de soporte.
* Celular de soporte.
* URL de notificación.
* URL de retorno.
* URL de notificación desembolsos.
* Seleccionar cuál método de cash in utilizarás para recibir pagos ([Plus](https://docs.payvalida.com/api-cashin-plus/) o [Dinámico](https://docs.payvalida.com/api-cashin-multiproducto/)).

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

* URL consulta Cash in.
* URL de cancelación cash in dinámico
* URL de confirmación de transacción - Cash in Dinámico

Al finalizar los cambios debes guardarlos.

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

Una vez guardados los cambios, se mostrará este aviso de confirmación indicando que la información se actualizó correctamente.

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


---

# 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.payvalida.com/guia-del-modulo-comercial/configuraciones/perfil-de-cuenta.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.
