# Cambiar su contraseña

1. En la pantalla **Inicio de sesión** pantalla, ingrese su **ID de usuario**.

<div align="left"><img src="/files/96533bb4bd9fdebc03dc0dfefba277aca4b6a643" alt=""></div>

2. Toca **Cambiar**.
3. En la pantalla **Cambiar contraseña** pantalla:
   1. Ingrese su contraseña actual en el **Contraseña** campo.
   2. Ingrese su nueva contraseña en el **Nueva contraseña** y **Confirmar contraseña** campos.
   3. Toca **Aceptar**.

<div align="left"><img src="/files/3a7ebaa47f5301b302e72bd897d0ab7d285d10c9" alt=""></div>

4. En la pantalla **Inicio de sesión** pantalla, ingrese su **ID de usuario** y su nueva **Contraseña** para iniciar sesión en POS.


---

# 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.rmhpos.com/es/readme-1/administrative-tasks/admin-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.
