# 새로운 알람에서 알람 해제 후 무장 해제 동작

경보가 해제되면 시스템은 해당 경보 대응에 포함된 모든 파티션의 무장을 자동으로 해제합니다.

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

|                             |                    |                           |                                                                                                   |
| --------------------------- | ------------------ | ------------------------- | ------------------------------------------------------------------------------------------------- |
| **경보 해제 방법**                | **기본 무장 해제 기간**    | **무장 해제되는 파티션**           | **기타 옵션**                                                                                         |
| **키패드**                     | 다음 예약 또는 수동 무장 시까지 | 키코드가 권한을 가진 경보 대응의 모든 파티션 |                                                                                                   |
| **SMS 또는 자동 통화**            | 다음 예약 또는 수동 무장 시까지 | 경보 대응의 모든 파티션             |                                                                                                   |
| **상담원 통화**                  | 다음 예약 또는 수동 무장 시까지 | 경보 대응의 모든 파티션             | <p>상담원에게 다음과 같이 안내할 수 있습니다:</p><p>무장 해제 기간\*을 선택하고/하거나 경보가 발생한 파티션만 무장 해제</p><p>전혀 무장 해제하지 않음</p> |
| **명령(web 또는 모바일) 또는 사고 링크** | 다음 예약 또는 수동 무장 시까지 | 경보 대응의 모든 파티션             | 사용자 지정 무장 해제 기간\*을 설정하거나 시스템을 계속 무장 상태로 유지하는 옵션                                                   |

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

***

### 예외

항상 무장 파티션은 항상 무장 상태를 유지하며, 경보 대응의 일부였거나 경보를 발생시킨 경우에도 자동으로 무장 해제되지 않습니다.


---

# 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/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.
