# フロアプランにドアを追加して表示する

建物のセキュリティの状態を一箇所で確認できる能力はVerkadaのビジョンの核であり、私たちの **フロアプラン** 機能はこのレベルの可視性を提供します。

一つのビューから、顧客はすべてのカメラ、センサー、およびアクセスコントロールされたドアを確認できます。

![](/files/44f37e27044d883dbbf3086669dfe70fd02364b8)

***

## 既存のフロアプランにドアを追加する

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

{% step %}
**追加したいドアを選択します。**
{% endstep %}

{% step %}
**右上で「追加」をクリックし、ドアアイコンを選択してフロアプラン上の目的のドアにドラッグ＆ドロップします。**
{% endstep %}

{% step %}
**ドアを回転、反転、サイズ調整して必要に応じて合わせます。**
{% endstep %}

{% step %}
**完了したら「変更を保存」>「保存」をクリックします。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
また、選択するオプションとして **両開きドア** 制御しているドアが両開きドアの場合は該当します。
{% endhint %}

***

## ドアの状態を表示する

をクリックします **ドア** アイコンをクリックすると、ドアの状態、関連するVerkadaカメラ、およびドアに対応するいくつかのメタデータが表示されます。

また、ドアポジションインジケーター（DPI）の状態、ドアの種類、およびそのステータスも確認できます。

![](/files/0bc27d6385312273d00c6d5fd1a90f6b984b7ebb)

ドアイベントのアイコンが ![](/files/e094b47bd3ac7180aa6a7d2b237e4808878a93db)押されると、各ドアのアンロックごとにドアが開く際にアンロックされたアイコンのアニメーションが再生されます。このアニメーションは特定のドアが選択されているかどうかに関係なく、フロアプラン全体のすべてのドアに表示されます。これによりフロア全体の通行流れを俯瞰的に把握できます。

![](/files/96298ca8d32d9fe77a4e791628cb6a85e0ddc2b8)

***

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


---

# 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/configure-a-door-in-command/add-and-view-doors-on-floor-plans.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.
