# How to change my Client Area password?

To change your password, follow these steps:

1. Log in to your Client Area. If you don't remember how to log in, follow this link: [Como acceder al Área de Cliente](/menu-principal/guias/area-de-cliente/acceso-al-area-de-clientes.md)
2. In your Client Area, click on your client name at the top right. A menu will open. Select 'Change Password'

<figure><img src="/files/PYq6MaUbPDW6dWWZVJqq" alt="" width="308"><figcaption></figcaption></figure>

3. On the new screen, enter the required information:

   * Current password
   * New password
   * Confirm new password

   The 'Generate Password' button will create a random password for you
4. Save the updates by clicking the 'Save Changes' button

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

{% hint style="warning" %}
La nueva contraseña debe tener un mínimo de 5 caracteres.
{% 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://help.sitioshispanos.com/menu-principal/guias/area-de-cliente/mi-cuenta/como-cambiar-la-contrasena-del-area-de-cliente.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.
