# Reset Your Password

## **Logged out**

In order to reset your password go to <https://dashboard.billflow.io/login> and select **Forgot your password?**

![](/files/-MR0k7Fl-4kp8Ef8a7Z0)

Enter in your email and an email will be set with your password reset link.

{% hint style="info" %}
Not receiving a link or still not able to log in? Please message us with the chat link below.
{% endhint %}

## Logged in

If you are logged in, you can click the profile button on the top right of the dashboard. From there you will click **Change Password** and set your new password.

![Account button](/files/-MJ4CH40ZQMHNmZj3Z-S)


---

# 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.billflow.io/help/manage-your-account/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.
