# Configure Door Held Open (DHO) Alarm Triggers for Wired and Wireless Door Sensors

{% hint style="success" %}
This article is a guide for New Alarms. See [New Alarms vs Classic Alarms](/new-alarms/getting-started/new-alarms-vs-classic-alarms.md) if you are unsure which version of Alarms you have.
{% endhint %}

Door Held Open (DHO) Delay triggers an alarm when a door remains open longer than the configured duration. The alarm activates only after the door has been open for at least the specified time.

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Alarms.**
{% endstep %}

{% step %}
**Select your alarm site.**
{% endstep %}

{% step %}
**In the left navigation, click Devices.**
{% endstep %}

{% step %}
**Select the wired or wireless door sensor to open its details page.**
{% endstep %}

{% step %}
**Under Door Held Open Delay, choose a delay duration.**
{% endstep %}
{% endstepper %}

**Available delay options:** 30 seconds, 60 seconds, 5 minutes, 10 minutes.

{% hint style="warning" %}
The DHO alert remains as *Door Open* until the door is closed.
{% 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/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.
