# Alarm Override Schedule

Certain use cases may require your alarm settings to have different responses during different times of the day.

The override schedules feature allows you to specify a timeframe where the system can override the default configuration to follow a different set of rules.

***

## Configure schedule override

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

{% step %}
**Select a site, at the top left, click Settings.**
{% endstep %}

{% step %}
**Under Settings, go to Alarm Responses > Override.**

a. Toggle on **Override Schedule**\
b. Configure the desired override schedule.

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

{% step %}
**On Video Verification:**

a. Toggle on **Video Verification** and click **Confirm** to continue.\
b. From the dropdown menu select a security setting.\
c. (Optional) If **Custom Rules** is selected you will need to select a security option for each verification rule.

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

{% step %}
**On Emergency Dispatch:**

a. Toggle on **Enable Emergency Dispatch.**\
b. Edit the dispatch settings as needed.

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

{% step %}
**On Contact List:**

a. Search for and select users to add to the override list.\
b. Next to each user, select their notification methods.

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

{% step %}
**On Alarm Actions:**

a. If needed, configure any additional actions that should occur when an alarm is raised.

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

Learn more about how to customize alarm trigger events with [verification rules](/classic-alarms/configuration/agent-talk-down-with-classic-alarms/verification-rules.md).


---

# 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/classic-alarms/events-and-alerts/configure-alarms-event-alerts/alarm-override-schedule.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.
