# How to Reset Your Password

1. Go to the [**Reset Password**](https://isdown.app/users/password/new)  page

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

2. Enter your IsDown account email address
3. Check your email inbox:
4. **Click on the link and set a new password**

> If you don't receive the email within a few minutes, check your spam or junk folder.

***

Related Articles

* [**Log in to an Account**](https://help.isdown.app/accounts/log-in-to-an-account)
* [**Create an Account**](https://help.isdown.app/accounts/create-an-account)
* [**Accept an Invitation**](https://help.isdown.app/accounts/accept-invitation)


---

# 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.isdown.app/accounts/how-to-reset-your-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.
