# How to Reset Password?

Follow the below steps to reset your password:

**1-** Open the CircleHD portal, then click on the "**Forgot Password?**” link in the login screen:

![](/files/-MNTXw4kuW7v4ZIS4FCQ)

**2-** It will take you to the **Reset Password** Page:

![](/files/-MNTY-F15M02bO7ecIFy)

**3-** Enter your login user id or email **\[1]**, and then click on the "Reset" button **\[2]**.&#x20;

![](/files/-MNTY3sFqVf7DkhhGnpW)

**4-** You will receive an **email** with instructions to reset the password.

![](/files/-MNTYAg2_7x_4fiW4sI2)

**5-** Click on the “**Change Password**” link and follow instructions to set a 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.circlehd.com/getting-started/how-to-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.
