> 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/ja/she-ding/configure-doors-as-alarm-triggers.md).

# ドアをアラームトリガーとして構成する

トリガーとしてアクセスコントロールのドアを使用するには、それらはアラームシステムと同じサイトにあり、ドア位置インジケーター（DPI）を備えている必要があります。\
​\
アクセスコントローラーとBP52アラームパネルは、併用するとローカルで通信します。参照 [アクセスコントロールのデバイス間ローカル接続](/access-control/ja/toarto/create-a-person-of-interest-from-an-access-user/cross-device-local-connections-for-access-control.md) 詳細については。

***

## アラームサイトにドアを追加する

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[New アラーム] に移動します。**
{% endstep %}

{% step %}
**設定したいアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで［デバイス］を選択します。**
{% endstep %}

{% step %}
**右上で［設定］>［アクセスコントロールのドアを設定］をクリックします。**

a. 追加するドアを選択し、クリックします **［続行］。**\
b. アラームを発生させるイベントを選択し、クリックします **［続行］。**\
c. ドアのパーティションを選択し、クリックします **［続行］。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
DPIのないドア、またはすでにサイトに追加されているドアは自動的に非表示になります。
{% endhint %}

***

## アラームサイトのドアを管理する

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[New アラーム] に移動します。**
{% endstep %}

{% step %}
**アラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで［デバイス］>［対象のドア］を選択します。**

1. 次の項目で **デバイスの詳細：**

* アラームをトリガーしたいドアイベントの横にあるチェックボックスをクリックします。次を選択できます **ドア強制開放、ドア開放、** および **ドア開放保持。**

{% hint style="danger" %}
アクセスドアの DHO（Door Held Open）しきい値は、アクセスコントローラーのドア設定ページで設定する必要があります。
{% endhint %}

* 次の項目で **近くのカメラ、** をクリック **近くのカメラをペアリング** して、コンテキストカメラとしてカメラを追加します。
* オンに切り替え **ビデオ検証。**
* 次の項目で **デバイスのミュート**、選択します **デバイスをミュートする期間**を選択し、次に期間を選択します。

{% hint style="warning" %}
ミュート中、このデバイスはアラームを発生させませんが、その信号は引き続き記録されます。
{% endhint %}

2. 次の項目で **アクティビティ、** ドアイベント履歴を表示できます。

<div align="left" data-with-frame="true"><figure><img src="/files/31fcb652729c3d4494b9a6f0cc623d137076acf8" 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/ja/she-ding/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.
