# eazyBackup Control Panel

The control panel will allow you to remotely manage devices that are online and connected to the service. The control panel will allow you to do most things you can do in the desktop application.

* At the login screen enter your backup account Username and Password.
  * The control panel does not accept an account email address, you must enter a backup account Username.
* If you are an MSP with multiple backup accounts, login to each account you want to manage one at a time.

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/03/eazyBackup-Control-Panel-Login.mp4?_=1>" %}

You can find your backup account username within the\
[client area](https://eazybackup.ca/accounts) from **Backup Accounts -> Manage Accounts**.

**Control Panel for eazyBackup Accounts:** [**https://panel.eazybackup.ca/**](https://panel.eazybackup.ca/)

**Control Panel for OBC Accounts:** [**https://panel.obcbackup.com/**](https://panel.obcbackup.com/)

#### Control Panel Features

* Create and manage Protected items
* Configure 2FA
* Start and Stop Backup Jobs
* Restore Items (Your can restore to the original device if connected, you cannot download the restore in the browser)
* Add / remove storage vaults and manage vault retention policies
* View and export  job logs from the 'History' page.
* Cancel running jobs from the 'History' page

#### **Control Panel Demo**

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/03/Control-Panel-Walkthrough.mp4?_=2>" %}

***

[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/guides/eazybackup-control-panel.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.
