> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/managing-organizations/video-backup/camera-footage-backup-to-nvs.md).

# Camera Footage Backup to NVS

EnGenius Cameras can record footage to NVS for longer days and benefit from its RAID redundancy. Cameras do not stop recording in it. Both storages do their retentions independently. The backup is across networks in the same organization.

You can access this page from **Organization > Video Backups > Backup to NVS**

<figure><img src="/files/L0wooPtgtSJ5W8IvASgw" alt=""><figcaption></figcaption></figure>

## Edit Video Backup

You can configure video backup settings for selected cameras to an NVS.

<figure><img src="/files/8bNsesUzvWrmAUg1aMbs" alt=""><figcaption></figcaption></figure>

* **Enable Backup**: Turn on or off video backup to NVS for the selected camera(s). Turn off the video backup will permanently delete existing recordings stored on the NVS for the camera
* **Retention Days**: Footage older than the configured number of days will be deleted, or earlier if the NVS storage becomes full.
* **Max Backup Size:** Limit the maximum storage space used by each camera on the NVS. When enabled, video footage for each camera will not exceed the specified size.
* **Backup to:** The list displays all NVS devices within the same organization.

## NVS Backup History&#x20;

After completing the settings, you can monitor the NVS backup history from each camera's detail page.  you can access here from **Configure > Camera > Details > Summary**&#x20;

<figure><img src="/files/o0kIGqzzryzcCDQRmT0p" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-user-manual/managing-organizations/video-backup/camera-footage-backup-to-nvs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
