# Manage Vaults on Protected Items – Add/Remove/Update

Protected Item schedules can be configured to back up to one or multiple storage vaults. It is also possible to change the vault used by the Protected Item schedule at any time.

* The vault used during scheduled backups can be managed from the Schedule settings of the Protected Item.
* By defining more than one schedule for a Protected Item, you can use that Protected Item to backup to multiple locations
* You do not need to create a separate Protected Item to backup to different vaults. For example, if you want to back up to a both a local vault and a cloud vault, you can configure two schedules on one Protected Item. Each schedule you create can use a different vault, those schedules can run simultaneously or at different times.

The Protected Item schedule can be managed in the desktop application or online using the control panel. The video examples below show how to manage the vaults on a Protected Item schedule using either the application or the control panel.

### Managing vaults using the application

{% embed url="<https://eazybackup.com/wp-content/uploads/2023/04/manage_protected_item_vault_settings.mp4?_=1>" %}

### Managing vaults from the control panel

{% embed url="<https://eazybackup.com/wp-content/uploads/2024/07/control_panel_manage_vault_on_Protected_item.mp4>" %}

<figure><img src="https://eazybackup.com/wp-content/uploads/2023/04/manage_protected_items_vault_online.mp4" alt=""><figcaption></figcaption></figure>

***

[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/documentation/manage-vaults-on-protected-items-add-remove-update.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.
