# Camera Replacement

Camera replacement helps you retain access to important footage when replacing cameras as part of regular upgrades or Return Merchandise Authorization (RMAs). This process will preserve all accessible footage on the camera so it is not lost during the transition.

{% hint style="warning" %}
This feature does not change how you order new devices or Contact Support to initiate RMAs.
{% endhint %}

***

### Before you replace a camera

Initiate the replacement process, then wait for the backup to complete **before unplugging the camera awaiting replacement**.

Successfully backed-up footage will be retained for the full duration of the device’s retention policy—either onboard or extended cloud retention, whichever is longer.

{% hint style="danger" %}
Regardless of this feature, deleting a device from Command will permanently remove all associated data, including onboard storage and any cloud backups.
{% endhint %}

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select the camera you want to replace.**
{% endstep %}

{% step %}
**At the bottom right, Select Settings.**
{% endstep %}

{% step %}
**Under Device > Replace Device, click Start Replacement.**

1. Choose which footage to upload.
2. Select the video quality.
3. Set the upload schedule.&#x20;

{% hint style="info" %}
We **recommend** selecting **Always Upload** to ensure all footage is backed up promptly.
{% endhint %}

4. Click **Next.**

<div align="left" data-with-frame="true"><img src="/files/HyEt7K4CvgjinVjRbciy" alt=""></div>
{% endstep %}

{% step %}
**Enter the verification code and click Done.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
The camera will enter read-only mode, and no new footage will be recorded from that point onward.
{% endhint %}

***

## Manage devices after backup

{% stepper %}
{% step %}
**A banner will appear at the top of the camera’s page when it is safe to disconnect the camera.**
{% endstep %}

{% step %}
**Footage is retained and can be accessed according to the camera’s retention policy, either onboard or extended cloud retention, whichever is longer.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
You can return RMA cameras to Verkada, but do not delete the device from Command, as this will erase all backed-up data.
{% endhint %}

***

## What happens in read-only mode

* In **Read-only mode**, no new footage will be recorded. Existing footage remains accessible, and camera settings can be viewed but not changed.

  <div align="left" data-with-frame="true"><img src="/files/3aKTWOJjkUe8rrR6X7Gb" alt=""></div>
* All existing footage (videos and images) is backed up to the cloud.
* Footage is retained and can be accessed according to the camera’s retention policy, either onboard or extended cloud retention, whichever is longer.
* **Footage is not transferred to the new device**. It remains tied to the original device for viewing.
* **Read-only mode cannot be reversed. Contact Verkada Support for assistance.**
* A new camera can be added without affecting license compliance.


---

# 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://help.verkada.com/verkada-cameras/configuration/view-and-edit-camera-settings/camera-replacement.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.
