> 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/configure-a-door-in-command/view-access-control-doors.md).

# アクセスコントロールのドアを表示する

Verkada Access Controllers の場合、 [Site Access Admin](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md) ドアを表示および管理できます。

{% hint style="warning" %}
管理者ではないがシステムユーザーである場合は、 [Verkada Pass App](/access-control/ja/yzto/verkada-pass-app.md).
{% endhint %}

## オーガナイゼーション' 内のドアを表示および管理する

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

{% stepper %}
{% step %}
**Verkada Command で、All Products > Access に移動します。**

アクセス権限がある各サイトのすべてのドアが表示されます。

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

{% step %}
**ドアのページにアクセスするには、そのドアの名前（または画像）を選択します。**
{% endstep %}

{% step %}
[**ドアを設定する**](/access-control/ja/she-ding/configure-a-door-in-command.md) **次のいずれかの操作で:**

* このドアの履歴イベントを表示
* 関連付けられたカメラのビデオフィードをプレビューする
* ドアをすばやくロックおよびロック解除する
* 表示 [スケジュールと例外](/access-control/ja/akusesu/door-schedules-and-exceptions.md)
* さまざまなドア設定を変更します。

  <div align="left" data-with-frame="true"><img src="/files/8213dec53b8de7af8e6d24211fb8e80b7b175841" alt=""></div>

{% endstep %}
{% endstepper %}

### ドアのページでアクセスイベントをフィルターする

{% stepper %}
{% step %}
**Verkada Command で、All Products > Access に移動します。**

アクセス権限がある各サイトのすべてのドアが表示されます。
{% endstep %}

{% step %}
**ドアのページにアクセスするには、そのドアの名前（または画像）を選択します。**
{% endstep %}

{% step %}
**［Events］タブを選択し、［Time Range］ドロップダウンをクリックして、特定の期間のイベントをフィルターします。**
{% endstep %}

{% step %}
**［Users］をクリックして、名前またはメールアドレスを使って特定の人物でイベントをフィルターします。**
{% endstep %}

{% step %}
**［Event］ドロップダウンをクリックして、Access Rejected など、関心のあるイベントの種類まで絞り込みます。**
{% endstep %}

{% step %}
**（オプション）棒グラフを選択して、イベントの時系列グラフを表示します。棒グラフをクリックしてドラッグし、そのウィンドウ内のイベントを表示する範囲を選択します。**

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

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** 次をご覧ください [ビデオチュートリアル](https://www.youtube.com/watch?v=q0d3DjgWqFI).
{% 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/configure-a-door-in-command/view-access-control-doors.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.
