# 알람 사이트를 무장/해제하는 방법

알람 사이트를 무장/해제하는 데 사용할 수 있는 여러 방법이 있습니다:

* Verkada [Command 웹사이트](#h_eaec729e84)
* [키패드를 통한 알람 콘솔](#h_4e6eb5e049)
* [Alarms 앱 또는 Command 앱](#h_a5a0ab48bc)

#### Command 웹사이트

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > Classic Alarms로 이동합니다. 알람 사이트의 현재 상태는 사이트 이름 아래의 상태로 표시됩니다.**
{% endstep %}

{% step %}
**알람 사이트 이름 아래에서 무장 해제/무장 슬라이더를 전환합니다.**
{% endstep %}
{% endstepper %}

### 키패드를 통한 알람 콘솔

Command에 액세스할 수 없는 사용자는 다음에서 시스템을 무장/해제할 수 있습니다 [구성된 키코드](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings.md) 알람 사이트 또는 사용자 [키코드](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md).

알람 콘솔에서 구성한 사이트 수준 또는 사용자 생성 6자리 키코드 중 하나를 입력하여 시스템을 무장/해제합니다.

<div align="left" data-with-frame="true"><img src="/files/f6a8c49c7af8de4fab5e3a71fadc1329c7c08754" alt="" width="354"></div>

### Alarms 앱 또는 Command 앱

다음의 Command 사용자 **모든** 액세스 수준 중 다음이 부여된 사용자 [사용자 권한](/classic-alarms/ko/getting-started/roles-and-permissions-for-classic-alarms.md) 도 Verkada **Alarms 모바일 앱** 또는 **Verkada Command 모바일 앱**.

{% stepper %}
{% step %}
**Command 자격 증명으로 앱에 로그인합니다.**
{% endstep %}

{% step %}
**알람 사이트 이름 옆에서 방패 아이콘을 클릭하여 무장/해제합니다. Command 앱의 경우 알람 아이콘을 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/0d7432cc8cafd473e1587df4c52dd3373f056e05" alt="Alarms 앱(무장 해제됨)"></div>

<div align="left" data-with-frame="true"><img src="/files/a7e07519ea3c36c3e505b4235523afa0aa62c500" alt="Alarms 앱(무장됨)"></div>

<div align="left" data-with-frame="true"><img src="/files/aa28311f669c7e618898df604df7987fee44b434" alt="Command 앱" width="375"></div>
{% endstep %}
{% endstepper %}

***

## 액세스 컨트롤러에서 배지로 무장/해제

문에 있는 리더를 구성하여 알람 사이트를 무장 또는 해제할 수 있습니다. 선택한 문은 어떤 사이트에 있든 상관없습니다.

{% hint style="info" %}
사이트를 무장 및 해제하는 데 각각 별도의 2개 문을 사용하는 것을 권장합니다. 하지만 원하시면 다음을 사용할 수 있습니다. **문을 통한 전환** 옵션을 통해 문이 트리거될 때 상태를 무장됨에서 무장 해제로 또는 그 반대로 변경하도록 구성할 수 있습니다. 문이 선택되면 유효한 잠금 해제 이벤트(예: 키카드, Bluetooth, 원격 잠금 해제)가 사이트를 무장/해제합니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > Classic Alarms > 사이트 선택 > 설정으로 이동합니다.**
{% endstep %}

{% step %}
**무장/해제 옆에서 문 선택을 클릭합니다.**
{% endstep %}
{% endstepper %}


---

# 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/ko/configuration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.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.
