# Add and Rename Storage Vaults

### Adding new Storage Vault

New storage vaults can be created through eazyBackup and from the online [Control Panel](/guides/eazybackup-control-panel.md).

{% content-ref url="/pages/MjB8IIJhhOfB7U5TUXN0" %}
[eazyBackup Control Panel](/guides/eazybackup-control-panel.md)
{% endcontent-ref %}

**Adding Vaults using the eazyBackup application:**

* Open the application interface
* Select the menu icon
* Click Settings
* On the 'Storage Vaults' tab click the '+' button to add a new vault
* You can add an eazyBackup cloud vault or choose custom to select from other local storage and cloud storage options

{% embed url="<https://eazybackup.com/wp-content/uploads/2019/09/Add-Rename-Storage-Vault.mp4?_=1>" %}

**Adding Vaults using the online Control Panel:**

* Browse to <https://panel.eazybackup.ca/>
* Enter you account username / password to login
* Select 'Storage Vaults' from the navigation menu
* Click the 'Add new vault' button
* You can add an eazyBackup cloud vault or choose custom to select from other local storage and cloud storage options

{% embed url="<https://eazybackup.com/wp-content/uploads/2019/09/Add-and-Reanme-Vaults-from-Panel.mp4?_=2>" %}

***

### Rename Storage Vaults

**Rename Vaults using the eazyBackup application:**

* Open the application interface
* Select the menu icon
* Click Settings
* Select the Storage Vault to rename and select the pencil icon to edit.
* Enter a new name for the Vault on the General tab and then click save

**Rename Vaults using the Control Panel:**

* Browse to <https://panel.eazybackup.ca/>
* Enter you account username / password to login
* Select 'Storage Vaults' from the navigation menu
* Click the name of the Vault you want to edit
* Enter a new name for the Vault in the 'Name' field on the 'General' tab, click Save.

***

[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/add-and-rename-storage-vaults.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.
