> 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/access-control/ja/gou-cheng/configure-a-door-in-command/add-a-door-to-an-access-controller.md).

# アクセスコントローラーにドアを追加する

ドアとは、特定のカセット上のアクセスコントローラに接続されたすべての構成とコンポーネントを指します。

{% hint style="danger" %}
ドアを追加するにはAccess Site Adminである必要があります。詳細は [アクセスコントロールの役割と権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**AC41には各ドアに対応する1〜4のラベルが付いた4つのカセットがあります。**

<div align="left" data-with-frame="true"><img src="/files/eeac3b3afbfad40aa7b85d8dd735b2d2f07ba80e" alt="" width="516"></div>
{% endstep %}

{% step %}
**ドアを構成する: 関連するカセットに配線されたドアの番号を確認します。**
{% endstep %}

{% step %}
**Verkada Commandで、\[All Products] > \[Devices]に移動します。**
{% endstep %}

{% step %}
**ドアを追加する対象のVerkadaアクセスコントローラを見つけます。**
{% endstep %}

{% step %}
**右側でアクセスコントローラを選択します。**
{% endstep %}

{% step %}
**右上で\[Add]をクリックします。**
{% endstep %}

{% step %}
**セットアップリストから\[Door]をクリックします。**
{% endstep %}

{% step %}
**構成手順に従って名前とインストールされているコンポーネントを追加します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
次の項目のみチェックしてください **REX** （Request to Exit）または **DPI** （Door Position Indicator）がインストールされており、REXセンサー/ボタンでドアを解除したい場合のみ（通常、磁気ロックの場合に該当します）。
{% endhint %}

***

{% hint style="info" %}
**実際の動作を見たいですか？** 次をご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=reGRRopgx7Q).
{% endhint %}


---

# 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/access-control/ja/gou-cheng/configure-a-door-in-command/add-a-door-to-an-access-controller.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.
