# Reset Password

This guide will walk you through the simple process of resetting your password to keep your account safe and secure.

1. Log in to your **Whautomate** account using your current credentials.
2. Once logged in, navigate to the **"Settings"** menu option, and Click the **"Account Security"** option in the General section to continue. 👇

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

3. To ensure security, you will be prompted to enter your **"Current Password"** to change your new password.

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

4. After confirming your current password, you will be prompted to enter a **"New Password".**
5. Re-enter the new password in the **"Confirm Password"** field to ensure accuracy.

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

6. Once you've entered and confirmed your new password, click on the **"Change Password"** button to apply the changes.

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

Your password has now been successfully updated, and you can use the new password to log in to your Whautomate account.


---

# 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/reset-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.
