# Reset Password

### &#x20;<a href="#restoring-password" id="restoring-password"></a>

1. If you have forgotten your password, go to the login page and click the **Forgot your password?** link.
2. In the next step, enter your email address and click the **Reset my password** button.
3. Copy and paste the code you received by email, enter your new password, and confirm it. Then click **Change Password**.

<figure><img src="https://lh6.googleusercontent.com/szAycKsfq8bioek6WcjMb3wq6yUf38EALoDp9mXIFXXChvQDcKYWvQUFL9EnijohO2aJJuQ5IcRhkG2HA_E_-mwiqYl5JbTeE724dV-O9FjtgFpsdkE_W9DBKNjPhLWPE1tuYp0U" alt=""><figcaption></figcaption></figure>

Log in to GeoPard using your email and the new password you just created.


---

# 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.geopard.tech/geopard-tutorials/product-tour-web-app/user-settings/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.
