# Create a Local Backup Device

To simplify the process of backing up to a local storage device, this device only needs to be set up once and can then be used for every backup job. This includes USD drives, RDX-drives, and NAS.

1. **Add a Backup Device**\
   On the \[**Device**] tab, click \[**Add**] and then \[**Local Backup**].

   <figure><img src="/files/DaS8sDINAZs9EkZLKFYS" alt=""><figcaption></figcaption></figure>
2. **Enter a Device Name & Network Path**\
   Under "**Local Backup**" specify a device name. It is used to identify the device and is displayed in the device lists throughout the application. \
   If you're setting up a NAS or network storage, specify the network path (UNC) in the "Folder and Network Path" field. You can also use the browse button "**...**" to search for a particular network path.<br>

   <figure><img src="/files/C6pbG9z7lY8dsqAzzbGq" alt=""><figcaption></figcaption></figure>
3. **For NAS or network storage: Enter Network Credentials**\
   Click on the "**Network Credentials**" tab. Specify at least the "Username" and "User password" fields, and if the network share is on a domain, also specify the "Domain name" field.<br>

   <figure><img src="/files/NvXTriGIAkpUS8VKYchg" alt=""><figcaption></figcaption></figure>
4. **Add Encryption**\
   This is an optional step. If you'd like to encrypt your backup files, add an encryption key in the tab "**Encryption**".
5. Confirm with \[**OK**].\
   A connection test will be performed automatically, and after a successful test , the device will be created.\
   If you get an error during the test, please confirm the network path and the network credentials. If you still have an issue please [reference this guide here](https://support.novabackup.com/knowledgebase/simple-method-guide-for-unable-to-create-a-new-network-based-unc-based-local-backup-device-type-in-novabackup-21-x-and-newer).&#x20;
6. Once the device is added successfully, you'll find your newly created device in the \[**Device**] tab.

**Note**: The device's network credentials can be edited at any later time. The "Device Name" and "Folder and Network path" field value properties cannot be changed after the device has already been created. To change these two properties, you would need to create a new "Local Backup" device.<br>


---

# 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://userguide.novabackup.com/novabackup-basic-ideas/devices/create-a-local-backup-device.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.
