# Restablecer contraseña

Para restablecer su contraseña, puede seguir los siguientes pasos;

* Abrir <https://aiagents.topleads.co/login>
* Haga clic en 'Olvidé mi contraseña'
* Ingrese la 'Dirección de correo electrónico' registrada y haga clic en 'Enviarme instrucciones'
* Haga clic en el enlace 'Restablecer contraseña' recibido en su bandeja de entrada de correo electrónico
* Ingrese 'Nueva contraseña' de su elección

{% hint style="success" %}
Recomendamos contraseñas seguras. Las contraseñas seguras deben incluir una letra mayúscula, un carácter numérico y especial. Por ejemplo. 'Prueba123$'
{% endhint %}

* Haga clic en 'Restablecer contraseña' para confirmar la nueva contraseña


---

# 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://ayuda.topleads.co/topbots/apoyo/restablecer-contrasena.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.
