> 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/new-alarms/ko/configuration/configure-an-alarm-response/disarm-behavior-after-alarm-resolution-in-new-alarms.md).

# 신규 Alarms에서 알람 해결 후 해제 동작

경보가 해제되면 시스템은 해당 경보 대응에 포함된 모든 구역의 경계를 자동으로 해제합니다.

아래 표는 다양한 경보 해제 방법에 대한 경계 해제 동작을 요약합니다:

<table><thead><tr><th></th><th></th><th width="187"></th><th></th></tr></thead><tbody><tr><td><strong>경보 해제 방법</strong></td><td><strong>기본 경계 해제 기간</strong></td><td><strong>어떤 구역의 경계가 해제되는지</strong></td><td><strong>기타 옵션</strong></td></tr><tr><td><strong>키패드</strong></td><td>다음 예정된 또는 수동 경계 설정까지</td><td>키코드에 권한이 있는 경보 대응의 모든 구역</td><td>해당 없음</td></tr><tr><td><strong>SMS 또는 자동 통화</strong></td><td>다음 예정된 또는 수동 경계 설정까지</td><td>경보 대응의 모든 구역</td><td>해당 없음</td></tr><tr><td><strong>에이전트 통화</strong></td><td>경계 해제 없음</td><td>해당 없음</td><td><p>에이전트에게 경보에 관련된 구역만 또는 경보 대응의 모든 구역의 경계를 해제하도록 요청할 수 있습니다. <br></p><p>기본 경계 해제 기간은 다음 예정된 또는 수동 경계 설정까지이지만, 다른 기간을 선택할 수 있습니다.*</p></td></tr><tr><td><strong>명령(웹 또는 모바일) 또는 사건 링크</strong></td><td>다음 예정된 또는 수동 경계 설정까지</td><td>경보 대응의 모든 구역</td><td>사용자 지정 경계 해제 기간*을 설정하거나 시스템을 계속 무장 상태로 유지하는 옵션</td></tr></tbody></table>

{% hint style="warning" %}
\*경계 해제 기간 옵션에는 30분, 1시간, 2시간, 4시간, 8시간 또는 다음 재무장 시점까지(기본값)가 포함됩니다.
{% endhint %}

***

### 예외

항상 무장 구역은 항상 무장 상태를 유지하며, 경보 대응의 일부였거나 경보를 유발했더라도 절대 자동으로 경계가 해제되지 않습니다.


---

# 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:

```
GET https://help.verkada.com/new-alarms/ko/configuration/configure-an-alarm-response/disarm-behavior-after-alarm-resolution-in-new-alarms.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.
