# Forgot Password

Follow the steps outlined below to reset your password and regain control of your account.

1. Navigate to the **Whautomate** login page.
2. Locate and click on the **"Forgot Password"** link. 👇

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

3. On the Forgot Password page, enter the **Email Address** associated with your Whautomate account. 👇

{% hint style="info" %}
Double-check the email address to ensure it's accurate, as the password reset instructions will be sent to this email.&#x20;
{% endhint %}

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

4. Once you've entered your email address, click the **"Submit"** button.

<figure><img src="/files/9xDepYLK0wawhDQ1aB6h" alt=""><figcaption></figcaption></figure>

5. Check your email inbox for a message from Whautomate. This email will contain instructions on how to reset your password. 👇
6. Click the **"Reset Password"** button in the email to reset your password.

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

7. You may be prompted to enter a new password. Choose a strong and unique password to enhance the security of your account.
8. After setting a new password, click the **"Submit"** button to save the changes and It will automatically login to your Whautomate account using your updated credentials. 👇

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

Congratulations! You have successfully reset your password and regained access to your Whautomate account.

If you encounter any difficulties during the password reset process, don't hesitate to reach out to our support team for assistance. We're here to help you every step of the way.


---

# 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.whautomate.com/account-management/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.
