# Account Devices and Billing

You can log in to the same backup account from multiple devices. eazyBackup automatically bills for each device used if a protected item has been created on the device.

Plans typically start with one device and can be modified from the service management page to support additional devices.

Each device has its own Protected Items (backup jobs), and typically share a single Storage Vault. This means that devices can restore each others' data.

When a device is revoked, data from that specific device will be purged from the storage vault according to the retention policy on the vault. This is separate from the retention policy on the protected items. When a device is revoked, the protected items from that device are also removed. The data that belonged to those protected items will remain in the vault until the vault's retention policy has expired (default is 30 days).

A device has a "friendly name" that is set  when it is first registered. The "friendly name" defaults to the hostname of the PC. Devices can be renamed in the dashboard if needed.

To adjust your billing, devices must first be revoked from within the client area. After revoking a device, you can modify the backup plan from the service management page.

***

[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/account-devices-and-billing.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.
