# How to reset a backup account password

Backup account passwords are managed independently from the website client area password and each backup account can have it's password.&#x20;

If you forget or lose the backup account password, you can reset it within the [client area](https://accounts.eazybackup.ca).

* Log in to the eazyBackup [client area](https://eazybackup.com/accounts/clientarea.php).
* From the eazyBackup menu select 'Dashboard'
* Select the 'Users' tab from the Dashboard page
* Select the account Username that requires the password reset
* From the User profile tab, click the "Actions" button and select 'Reset Password'

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

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

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

Type and confirm your new password, optionally use the **Generate Password** option. Create a strong random password for your account.&#x20;

When you are finished click **Save Changes.**

***

[eazyBackup](https://eazybackup.com)


---

# 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.eazybackup.com/faqs/how-to-reset-a-backup-account-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.
