# Create a Cloud Backup Device

NovaBACKUP comes with cloud storage that you can use for your offsite backups. You can also add your own S3 cloud storage as an additional offsite destination.

Note: If your NovaBACKUP license does not include cloud storage yet, contact <ols@novabackup.com>.\
\
NovaBACKUP Cloud Storage

If it's the first time using the NovaBACKUP Cloud, register your cloud account.

1. Select \[**Cloud Backup**] from the Home tab.
2. Click \[**Register**].
3. Fill out the requested information to create an account and click \[**Confirm**].\
   \- Provide a memorable username. We recommend using your email address here.\
   \- Enter your email address\
   \- Provide and confirm a Password.\
   \- Confirm your License Key is correct.\
   \- Add an encryption key that will be used to encrypt your backup data in transit and in the NovaBACKUP Cloud. Please remember it well, as we don't store this information on our end.
4. Once registered, you will see your NovaBACKUP Cloud storage in the \[**Device**] tab as "Cloud Storage".

If you've already used your license key to create a NovaBACKUP Cloud account, you'll see an "Attach to NovaBACKUP Cloud" button instead of a "Register" button. Follow the instructions.

Once you're done registering your cloud account, go back to NovaBACKUP and set up your cloud backup job.

### 3rd-Party Cloud Storage

To connect any S3 cloud storage to NovaBACKUP, go to the \[**Device**] tab, click on \[**Add**], select \[**Cloud Backup**], and fill in the required credentials.


---

# 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-cloud-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.
