> 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/view-access-controllers-in-command.md).

# アクセスコントローラを表示する

Verkada Command では、オーガナイゼーション' 内のすべてのアクセスコントローラーを、サイトごとにグループ化して表示できます **デバイス** ページでカメラを追加できます。

{% hint style="danger" %}
あなたは **必ず** アクセスコントローラーを表示するには、少なくとも 1 つのアクセスコントローラーがあるサイトの Access Site Viewer である必要があり、アクセスコントローラーのオプションを表示するには **デバイス** ページ。詳細はこちら [アクセスコントロールのロールと権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## アクセスコントローラーの一覧を表示

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

{% step %}
**検索バーで、デバイスタイプ: Access Controller でフィルターします。**

その **デバイス** ページには、Access Site Admin 権限を持つすべてのアクセスコントローラーが表示されます。
{% endstep %}

{% step %}
**シリアル番号、IP アドレス、AUX ポート構成、ドアポート構成などの情報を表示するには、アクセスコントローラーを選択します。**
{% endstep %}

{% step %}
**（任意）\[Site] ドロップダウンをクリックし、アクセスコントローラーのサイトを変更します。**
{% endstep %}
{% endstepper %}

## アクセスコントローラーの表示と変更

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

{% step %}
**検索バーで、デバイスタイプ: Access Controller でフィルターします。**
{% endstep %}

{% step %}
**アクセスコントローラーの画像を選択して、その構成ページを開きます。**
{% endstep %}

{% step %}
**必要に応じて、アクセスコントローラーのドアポートと補助デバイスを表示および変更します。**

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

{% step %}
**右上の \[Settings] をクリックして、アクセスコントローラーの設定を表示および変更します。**
{% endstep %}

{% step %}
**必要に応じて、アクセスコントローラーの名前、場所、タイムゾーン、サイトを設定します。**

<div align="left" data-with-frame="true"><img src="/files/63a783a3be5cf0bcead7b4c73142e62533acfb5e" alt="" width="823"></div>

接続されているすべての Verkada カードリーダーのステータス、シリアル番号、ファームウェアは、ページ下部に一覧表示されます。
{% endstep %}

{% step %}
**（任意）これらの設定をクリックして、アクセスコントローラーでクイック操作を実行します:**

* **識別**—アクセスコントローラーのステータス LED をピンク色に点滅させ、視覚的に識別しやすくします。
* [**再起動**](/access-control/ja/toraburushtingu/access-control-hardware-checks/restart-an-access-controller.md)—アクセスコントローラーにソフトウェア再起動コマンドを送信します。
* [**廃止**](/access-control/ja/she-ding/decommission-an-access-controller.md)—アクセスコントローラーを Command オーガナイゼーション' から削除します。
  {% 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/access-control/ja/she-ding/view-access-controllers-in-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.
