# Schedule Firmware Updates

Verkada releases regular updates to its firmware. These updates enhance security and functionality, and they are included at no cost as part of your cloud license.

***

## Specify schedule firmware updates

Firmware is pushed automatically. To schedule firmware updates to happen during a certain time of day, follow these steps:

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

{% step %}
**Select the site for which you would like to schedule your firmware updates.**

​\
​**Note**: If you have an organization with multiple sites, you need to toggle on this feature for every site.

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

{% step %}
**At the top menu bar, click Settings.**

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

{% step %}
**Toggle on Schedule Firmware Updates.**

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

{% step %}
**Set a 2-hour window during which firmware updates can be made to all the access control devices in the selected site.**

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

{% hint style="warning" %}

* The update window needs to be a minimum of 2 hours and access control devices may reboot during this time.
* This feature does not allow you to choose the day the upgrade takes place as Verkada releases firmware in stages across all active devices.
* This feature is intended to allow you to ensure that the upgrade does not take place during a sensitive time where a device upgrade can cause disruptions to users accessing doors.
  {% endhint %}

***

## Automatic failover

To ensure failsafe updates, each Verkada device is equipped with a dual-partition firmware bank. In the unusual event that a firmware update fails, the device will try and update if it is still in the schedule window. If it is not in the scheduled window, it will try and update the following day in the scheduled window.


---

# 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/access-control/access/door-schedules-and-exceptions/schedule-firmware-updates-for-access-control-hardware.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.
