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

Verkada Commandでは、組織（org）内のすべてのアクセスコントローラをサイト別にグループ化して表示できます（場所： **デバイス** ページ。

{% 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 > Devices に移動します。**
{% endstep %}

{% step %}
**検索バーでデバイスの種類：Access Controllerをフィルタします。**

この **デバイス** ページには、あなたがAccess Site Admin権限を持つすべてのアクセスコントローラが表示されます。\
​

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

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

{% step %}
**（オプション）サイトのドロップダウンをクリックして選択すると、アクセスコントローラのサイトを変更できます。**
{% endstep %}
{% endstepper %}

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

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% 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: 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/access-control/ja/she-ding/view-access-controllers-in-command.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.
