> 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/she-ding/add-an-access-controller-to-command.md).

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

### 始める前に

Verkada のアクセスコントローラーは、建物の既存のドアのハードウェアとリーダーに接続して、アクセスコントロールを管理します。接続後は、どのデバイスからでも Verkada Command を使ってドア、ユーザー、スケジュールを管理できます。&#x20;

Active Directory プラットフォームとの連携により、従業員の設定、オンボーディング、オフボーディングが自動で行われます。Verkada Command は、アクセスコントロールとカメラを組み合わせてリアルタイムのビデオ分析を提供し、入口をモニターし、重要なイベントにすばやく対応するのに役立ちます。

***

## アクセスコントローラーを登録する

{% hint style="danger" %}
Command にアクセスコントローラーを追加するには、Org Admin 権限が必要です。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[デバイス] に移動します。**
{% endstep %}

{% step %}
**右上で、\[デバイスを追加] をクリックします。**
{% endstep %}

{% step %}
**デバイスのシリアル番号または注文番号を入力します。**
{% endstep %}

{% step %}
**\[Add (X) Device(s)] をクリックします。追加されたデバイスは、\[デバイス] > \[未割り当てのデバイス] に表示されます。**

Verkada のアクセスコントローラーを登録すると、 **アクセス** Command の該当セクションが表示され、ドアとアクセスコントローラーを管理できるようになります。
{% endstep %}
{% endstepper %}

***

## アクセスコントローラーをセットアップする

デバイスをサイトに割り当て、セットアップを完了して、次の場所から移動させる必要があります **未割り当てのデバイス** 一覧へ。デバイスは個別にも一括でもセットアップできます。

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[デバイス] を選択します。**
{% endstep %}

{% step %}
**\[すべての未割り当てデバイス] で:**

1. セットアップするデバイスを選択します。
2. クリック **セットアップ**.

{% hint style="danger" %}
一度にセットアップできるのは 1 種類の製品のみです。複数の製品ラインのデバイスが選択されている場合、次の内容は表示されません **セットアップ** オプションを選択します。
{% endhint %}
{% endstep %}

{% step %}
**\[一般] で:**

1. 一意の名前を入力します。
2. 次を選択します **デバイスモード。**
3. タイムゾーンを選択します。
   {% endstep %}

{% step %}
**\[ロケーション] で:**

1. サイトを選択します。
2. 建物とフロアを選択します。
   {% endstep %}

{% step %}
**\[適用] をクリックします。**

* クリック **デバイスを表示** エンティティをセットアップするには:
  * [ドア](/access-control/ja/she-ding/configure-a-door-in-command/add-a-door-to-an-access-controller.md)
  * [入退室ドア](/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller/set-up-an-inout-door-with-two-readers.md)
  * [補助入力](/access-control/ja/toarto/configure-access-control-event-alerts/emergency-lockdown.md)
  * [補助出力](/access-control/ja/she-ding/configure-the-ax11-io-controller/configure-an-aux-output-on-an-access-controller.md)
* クリック **完了** \[デバイス] ページに戻るには。
  {% endstep %}
  {% endstepper %}

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** 次をご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=mDDO31O-n_Y).
{% 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/she-ding/add-an-access-controller-to-command.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.
