> 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-doors-as-alarm-triggers.md).

# 도어를 알람 트리거로 구성

액세스 제어 도어를 트리거로 사용하려면, 알람 시스템과 같은 사이트에 있어야 하며 도어 위치 표시기(DPI)가 장착되어 있어야 합니다.\
​\
액세스 컨트롤러와 BP52 알람 패널은 함께 사용하면 로컬로 통신합니다. 참조 [액세스 제어를 위한 교차 장치 로컬 연결](/access-control/ko/integrations-and-alerts/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md) 를 참조하세요.

***

## 도어를 알람 사이트에 추가

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

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

{% step %}
**왼쪽 탐색 메뉴에서 장치를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 구성 > 액세스 제어 도어 구성을 클릭합니다.**

a. 추가할 도어를 선택하고 **계속을 클릭합니다.**\
b. 알람을 발생시킬 이벤트를 선택하고 **계속을 클릭합니다.**\
c. 도어의 파티션을 선택하고 **계속을 클릭합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
DPI가 없는 도어 또는 이미 사이트에 추가된 도어는 자동으로 숨겨집니다.
{% endhint %}

***

## 알람 사이트의 도어 관리

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

{% step %}
**알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 장치 > 도어를 선택합니다.**

1. 다음 항목에서 **장치 세부 정보:**

* 알람을 트리거할 도어 이벤트 옆의 확인란을 클릭합니다. 다음을 선택할 수 있습니다 **도어 강제 개방, 도어 열림,** 및 **도어 열림 상태 유지.**

{% hint style="danger" %}
액세스 도어의 DHO(도어 열림 상태 유지) 임계값은 액세스 컨트롤러의 도어 설정 페이지에서 구성해야 합니다.
{% endhint %}

* 다음 항목에서 **인근 카메라,** 클릭 **인근 카메라 페어링** 를 클릭하여 카메라를 컨텍스트 카메라로 추가합니다.
* 다음을 켭니다 **비디오 검증.**
* 다음 항목에서 **장치 음소거**, 선택합니다 **다음 시간 동안 장치 음소거**, 그런 다음 기간을 선택합니다.

{% hint style="warning" %}
음소거되어 있는 동안 이 장치는 어떤 알람도 트리거하지 않지만, 신호는 계속 기록됩니다.
{% endhint %}

2. 다음 항목에서 **활동,** 도어 이벤트 기록을 볼 수 있습니다.

<div align="left" data-with-frame="true"><figure><img src="/files/a11a50df21e58666548e708dc22371cac6b468e0" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/configure-doors-as-alarm-triggers.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.
