> 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/br33-panic-button-configuration.md).

# BR33 패닉 버튼 구성

패닉 버튼은 비상 시 경보를 발생시키는 개별적인 수단입니다. 패닉 버튼이 경보를 울리기 전에 응답 수준을 구성하고 패닉 버튼이 포함된 파티션을 무장해야 합니다.

***

## 패닉 버튼 구성

{% hint style="danger" %}
패닉 버튼 구성은 세 단계로 이루어집니다. 패닉 버튼을 눌렀을 때 항상 경보가 울리도록 하려면 세 단계를 모두 구성해야 합니다. 세 단계를 올바르게 구성하지 않으면 패닉 버튼이 예상대로 경보를 울리지 않을 수 있습니다.
{% endhint %}

### 응답 구성

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Alarms로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 Alarm 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 Response >를 선택합니다.**
{% endstep %}

{% step %}
**다음 응답 중 하나를 선택합니다:**

* 알림만
* 표준
* 즉시 출동
  {% endstep %}

{% step %}
**연락처 추가**
{% endstep %}

{% step %}
**저장을 클릭합니다.**

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

### 항상 무장 파티션 구성

{% stepper %}
{% step %}
[**새 파티션을 만듭니다**](/new-alarms/ko/configuration/alarm-sites/configure-partitions.md) **그리고 경보 응답을 할당합니다.**
{% endstep %}

{% step %}
**모든 패닉 버튼을 파티션에 추가합니다.**
{% endstep %}

{% step %}
**Arm Method 드롭다운에서 Always Armed를 선택합니다.**

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

{% hint style="warning" %}

* Always Armed는 파티션 수준에서 사용 설정됩니다.
* Always Armed 파티션에서 경보가 트리거되면, 이를 해결해도 해당 파티션의 무장은 해제되지 않습니다.
  {% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/new-alarms/ko/configuration/br33-panic-button-configuration.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.
