# How to backup to a local storage vault (External or Internal Hard Drive)

This article outlines the steps to create a protected item which will backup to a local storage device. The local storage device can be an internal disk, external USB or network location.

Open the eazyBackup application, select the “Accounts” menu and click “Add Storage Vault”.

<img src="https://eazybackup.com/wp-content/uploads/2019/09/Backup-Interface-Add-Storage-Vault.png" alt="" width="563">

Create a new "Custom" storage vault.

<img src="https://eazybackup.com/wp-content/uploads/2019/09/Backup-Interface-Custom-Storage-Vault.png" alt="" width="563">

On the "General" tab, we can give our storage vault a name, enter something that makes it easy to identify later.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_pOuqkf6jjm.png" alt="" width="563">

From the "Storage" tab, click the drop down box and choose "Local Path". Next, click the browse button and locate the local storage device where you want to store backup data. When you have added the path to your local storage device click "Save".

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_0hdvPpWYKA.png" alt="" width="563">

Now you should have a new item listed under "Storage Vaults".

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_Auik7BeyDI.png" alt="" width="563">

Now we can create a new Protected Item which will backup data to our local storage device. From the "Backup" tab, select "Add Protected Item".

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_6rkVd7VssD.png" alt="" width="563">

Here we can give our "Protected Item" a name, enter something that makes it easy to identify later. Click "Next".

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_MlnUc3V31A.png" alt="" width="563">

Now we need to add some files and folders to this backup job. Click the "+" button to browse your hard drive, place a check mark in the box next to the folders you want included. When you are done, click "Next".

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_K9f9rVgrsp.png" alt="" width="563">

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_KXsUTDwlh2.png" alt="" width="563">

If you want this Protected Item to backup your files on a regular schedule, click the "+" button to create a new schedule.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_NTM95bnAi5.png" alt="" width="563">

Here we can give the schedule a friendly name. In the "Storage Vault" selection menu, choose the new Storage Vault you just created from the list.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_Th2KMQs7oo.png" alt="" width="563">

On the "Time" tab click the "+" button to add a time to run this Protected Item. Click "Save" when finished.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_UnBTuUcRVV.png" alt="" width="563">

Your "Schedules" page should now look something like the example below. As you can see we have an hourly backup which will store data on our local Storage Vault, which we named "External Drive". You can also configure this Protected Item so that it will backup to multiple locations, for example, your eazyBackup Storage Vault.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_uAFTx2IIjh.png" alt="" width="563">

If you want to add another destination for this Protected Item click the "+" button.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_uAFTx2IIjh-1.png" alt="" width="563">

Again, we can give the schedule a relevant name. In the "Storage Vault" selection menu, choose "eazyBackup". On the "Time" tab click the "+" button to add a time to run this protected item. Click "Save" when finished.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_4wAbFw0RAR.png" alt="" width="563">

Now we have two hourly backup schedules, one which will store data on our local Storage Vault and a second schedule which will store data in your eazyBackup Storage Vault. Click "Next" when you are ready.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_R2cAtLSZR3.png" alt="" width="563">

Click "Finish" to save the new Protected Item. You also have the option to run a backup job now.

<img src="https://eazybackup.com/wp-content/uploads/backup-interface_rkCfvTGKOC.png" alt="" width="563">

***

[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/how-to-backup-to-a-local-storage-vault-external-or-internal-hard-drive.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.
