# 유선 및 무선 도어 센서의 도어 열림 유지(DHO) 알람 트리거 구성하기

{% hint style="success" %}
이 문서는 새 알람에 대한 안내서입니다. 참조하십시오 [New Alarms vs Classic Alarms](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

Door Held Open(DHO) 지연은 문이 설정된 지속 시간보다 더 오래 열려 있을 때 경보를 트리거합니다. 이 경보는 문이 최소 지정된 시간 동안 열려 있었을 때만 활성화됩니다.

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 알람으로 이동합니다.**
{% endstep %}

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

{% step %}
**왼쪽 탐색 메뉴에서 장치를 클릭하세요.**
{% endstep %}

{% step %}
**유선 또는 무선 도어 센서를 선택하여 세부 정보 페이지를 엽니다.**
{% endstep %}

{% step %}
**Door Held Open Delay 아래에서 지연 시간을 선택합니다.**
{% endstep %}
{% endstepper %}

**사용 가능한 지연 옵션:** 30초, 60초, 5분, 10분.

{% hint style="warning" %}
DHO 알림은 다음 상태로 유지됩니다 *Door Open* 문이 닫힐 때까지.
{% 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-doors-as-alarm-triggers/configure-door-held-open-dho-alarm-triggers-for-wired-and-wireless-door-sensors.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.
