# Configure Doors as Alarm Triggers

To use access control doors as triggers, they must be in the same site as the alarm system and equipped with door position indicators (DPIs).\
​\
The Access controller and the BP52 alarms panel will communicate locally if used in conjunction with each other. See [Cross-Device Local Connections for Access Control](/access-control/integrations-and-alerts/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md) for more information.

***

## Add doors to an alarm site

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

{% step %}
**Select the alarm site that you want to configure.**
{% endstep %}

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

{% step %}
**In the top right, click Configure > Configure access control doors.**

a. Select the door(s) to add and click **Continue.**\
b. Select the events that will raise an alarm and click **Continue.**\
c. Select the partition for the doors and click **Continue.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Doors without DPIs or doors already added to the site will automatically be hidden.
{% endhint %}

***

## Manage doors on an alarm site

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

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

{% step %}
**In the left navigation, select Devices > your door.**

a. Under **Device Details:**

1. Click the checkbox next to the door events you want to trigger the alarm. You can select **Door Forced Open, Door Opened,** and **Door Held Open.**
2. Toggle on, **Mute device.**
3. Click **Pair Nearby Camera** to add a camera as a context camera.
4. Toggle on **Video verification.**

f. Under **Activity,** you can view the door event history.

<div align="left" data-with-frame="true"><figure><img src="/files/J3tcQsEyaaNwc5gKwQZA" alt="" width="299"><figcaption></figcaption></figure></div>
{% 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/new-alarms/configuration/configure-doors-as-alarm-triggers.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.
