# Reset your account password

### Reset Password

If you forget your password and wants to reset it. Follow the steps below.

<figure><img src="/files/7XNZD4kaETigkxSWz9Lu" alt=""><figcaption></figcaption></figure>

1. Click on **Log in** and click on the **Forgot Password** link.

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

2. Input your email address for your account.
3. Next, click on the **Reset Password** button.

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

4. Enter the **login code** you received in your email.
5. Check your **spam** folder if you didn't receive the login code in your inbox, or click on **resend**.
6. Next, click on **Continue with login code**.

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

7. Provide a new password. Follow the password[ rules](https://docs.google.com/document/d/1wQXlNUKeZT2dbch0_aMkO6b0gIMp95QVC3Mlsi1cM0E/edit?tab=t.5xpxxiyjncxc).
8. Click on the **Reset Password** button.
9. Once your password is reset, you will get a Password reset confirmation.

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

10. Click **Go back to Sign in**, then sign in with your new 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.modor.io/manage-your-account/reset-your-account-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.
