# Forgot Password

**Resetting your password**

1. Click on your **profile icon** in the upper right corner.
2. Choose **Sign Out** to open the login screen.

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

1. On the login screen, select **Forgot Password?**

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

4. This will open a browser window. Enter your email and select **Forgot Password?**
5. Choose **Reset your password**.

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

6. OnlyMonster will send you a code to change the password, which you need to enter.
7. Create and confirm your new password.

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

Your password is now changed, and you’ll need to log in with the new password.

{% hint style="info" %}
If you have an Auto-Save Password feature enabled, you can change your password directly in the Manage Account menu. For more details on updating your password or other account information, check out our article Manage Account Information.
{% 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://docs.onlymonster.ai/troubleshooting/forgot-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.
