# Schedule Camera Firmware Updates

Verkada releases regular camera firmware updates. These updates enhance security and functionality and are included at no additional cost as part of your cloud license.

Firmware updates are pushed automatically. However, you can schedule firmware updates to happen during a configured window.

## Schedule firmware updates

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

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

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

{% step %}
**Under General, toggle on Schedule Firmware Updates.**
{% endstep %}

{% step %}
**Set the window for updates to occur.**

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

{% hint style="danger" %}
The update window needs to be a minimum of 2 hours. Cameras may reboot during this time.
{% endhint %}

***

## Firmware updates and versioning

### Update Now

If a new update is available, **Update Now** will appear below your firmware version. Click **Update Now** to start the update. The process may take up to 20 minutes to initiate and complete.

<div align="left" data-with-frame="true"><img src="/files/aEWHdu4eFJdxMRqkJ3oY" alt=""></div>

### Firmware Versioning

The camera firmware version is listed on the camera settings page under **Firmware**.

<div align="left" data-with-frame="true"><img src="/files/xnfGSFeTAHXRgPQPS3Q7" alt=""></div>

Firmware release notes for the associated version are available on [Verkada’s Updates page](https://www.verkada.com/updates/?category=release-notes\&page=1), starting with C.29.0.6.

### Automatic failover

Each Verkada camera has a dual-partition firmware bank to ensure reliable updates. In the rare case of a failed firmware update, the device automatically reverts to the previous version and retries the update later.

### Does my camera stop recording during firmware updates?

We prioritize failsafe firmware updates to minimize service interruptions. While your camera may briefly go offline during the final stage of the update process, these updates are scheduled during regular maintenance windows to ensure minimal disruption.


---

# 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/schedule-camera-firmware-updates.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.
