# Resetting Password

The Resetting Password feature in AgencyHandy enables users to regain access to their accounts in case of a forgotten password. It provides a secure and straightforward process for users to reset their passwords, ensuring seamless access to the platform.

## **Steps to Use:**

* **Access Reset Password Option:** Go to the AgencyHandy login page.&#x20;
* **Initiate Password Reset:** **Click** the <mark style="color:purple;">**Forgot Password**</mark> link on the login page.
* **Enter Email:** Input the email associated with your AgencyHandy account.&#x20;

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

* **Email Verification:** Check your email for a verification code from AgencyHandy.&#x20;
* **Verification Code:** Copy the verification code and paste it.

<figure><img src="/files/8sVRgkOaIugmijJcO2vo" alt=""><figcaption></figcaption></figure>

* **Reset Password:** Click on the link in the email to access the password reset page.&#x20;
* **Create a New Password:** Enter and confirm your new password.&#x20;

<figure><img src="/files/457VRHRzb61yoG4a4kY7" alt=""><figcaption></figcaption></figure>

* &#x20;**Login:** Return to the login page and enter with your new password.&#x20;

Follow these steps to reset your password and regain access to your AgencyHandy account effortlessly.


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/resetting-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.
