# User password reset

Here are the steps to follow, in case you are unable to login and need to reset your password.&#x20;

1. Go to Monogoto hub [login page](https://hub.monogoto.io/).
2. Press on `Forgot Password?` button.

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

3. Enter the email address of the user you wish to reset the password and press on `Generate Password` button.

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

4. Next, you will receive an email with a `reset password` link, click on it.

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

5. Insert the new password twice, and click to generate the new password.

<figure><img src="/files/OAwjCf0x37qZDUvPIPCZ" alt="" width="375"><figcaption></figcaption></figure>

6. That's all, now the new user can <mark style="color:orange;">**login to the Monogoto hub**</mark> with the new password.&#x20;


---

# 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.monogoto.io/hub/intro/users/user-password-reset.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.
