# How Can I Reset My Password For The Pusher Dashboard?

If you have an account and wish to reset your password, follow these steps:

1\) Navigate to <https://dashboard.pusher.com/accounts/password/new>

2\) Enter your email address and click "Submit"

3\) Wait for the password reset email to be delivered to your inbox and click the **Reset password** link in the email. Don't forget to check your spam if you can't find the email.&#x20;

4\) Enter your new password in the box and click **Change my password**

On the [sign in](https://dashboard.pusher.com/) page, you should now be able to sign in with your email address and new password.&#x20;

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# 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.bird.com/pusher/account-billing/account-billing/dashboards/how-can-i-reset-my-password-for-the-pusher-dashboard.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.
