# Cómo cambiar la contraseña

La contraseña de tu cuenta se puede cambiar en cualquier momento desde el menú de Configuración de tu cuenta.

* Navegue a la página de [Ajustes](https://margex.com/app/settings) en tu cuenta haciendo clic en el icono de perfil y luego en el botón Adjustes:&#x20;

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

* Haga clic en el botón Cambiar contraseña de la cuenta:

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

Aparecerá una ventana emergente para cambiar la contraseña:

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

* Igresa tu antigua contraseña
* Ingresa la nueva contraseña contraseña
* Confirmar nueva contraseña
* Haz clic en "CONFIRMAR"
* Ve a tu bandeja de entrada y confirma el cambio de la contraseña

En caso de haber olvidado la contraseña, la función de restablecimiento de contraseña puede usarse para [restablecer tu contraseña](https://margex.com/app/reset-password).


---

# 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://help.margex.com/help-center/es/account-and-security/security/reset-password.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.
