> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/classic-alarms/ko/events-and-alerts/configure-alarms-event-alerts/alarm-override-schedule.md).

# 알람 재정의 일정

{% hint style="success" %}
Verkada는 Classic Alarms의 전 세계 판매 종료(2026년 8월 1일) 및 수명 종료(2027년 8월 1일)를 발표했습니다. 대상 고객은 2027년 1월 31일까지 추가 비용 없이 New Alarms로 업그레이드할 수 있습니다. 방문하세요 [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 시작하려면.
{% endhint %}

특정 사용 사례에서는 하루 중 시간대에 따라 알람 설정이 다른 응답을 사용해야 할 수 있습니다.

재정의 일정 기능을 사용하면 시스템이 기본 구성을 재정의하여 다른 규칙 집합을 따를 수 있는 기간을 지정할 수 있습니다.

***

## 일정 재정의 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 알람으로 이동합니다.**
{% endstep %}

{% step %}
**사이트를 선택한 다음 왼쪽 상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**설정에서 알람 응답 > 재정의로 이동합니다.**

a. 켜기로 전환 **재정의 일정**\
b. 원하는 재정의 일정을 구성합니다.

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

{% step %}
**비디오 검증에서:**

a. 켜기로 전환 **비디오 검증** 그리고 클릭 **확인** 계속하려면.\
b. 드롭다운 메뉴에서 보안 설정을 선택합니다.\
c. (선택 사항) 다음 경우 **사용자 지정 규칙** 가 선택된 경우 각 검증 규칙에 대해 보안 옵션을 선택해야 합니다.

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

{% step %}
**긴급 출동에서:**

a. 켜기로 전환 **긴급 출동을 활성화합니다.**\
b. 필요에 따라 출동 설정을 편집합니다.

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

{% step %}
**연락처 목록에서:**

a. 재정의 목록에 추가할 사용자를 검색하여 선택합니다.\
b. 각 사용자 옆에서 알림 방법을 선택합니다.

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

{% step %}
**알람 작업에서:**

a. 필요한 경우 알람이 발생할 때 수행할 추가 작업을 구성합니다.

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

다음을 사용하여 알람 트리거 이벤트를 사용자 지정하는 방법에 대해 자세히 알아보세요 [검증 규칙](/classic-alarms/ko/configuration/agent-talk-down-with-classic-alarms/verification-rules.md).


---

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