# 建物とフロア

建物とフロアは、組織内のフロアプランとアクセスコントローラを整理するために使用されます。すべてのフロアプランとアクセスコントローラは、Commandで使用する前に建物とフロアに割り当てる必要があります。

フロアプランを使うと、組織内でカメラ、アクセスコントローラ、空気質センサーがどこに設置されているかを視覚的に確認できます。アクセスコントローラは、組織内のドアへのアクセスを制御することを可能にします。

{% hint style="warning" %}
詳細については、次の記事を参照してください：

* [フロアプランの作成](/command/ja/ganaizshon/buildings-and-floors/create-a-floorplan.md)
* [アクセスコントローラをCommandに追加する](/access-control/ja/she-ding/add-an-access-controller-to-command.md)
  {% endhint %}

***

## 建物を作成する

### フロアプランページ

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

{% step %}
**右上で > \[Create Floorplan] をクリックします。**
{% endstep %}

{% step %}
**右上で \[Add Building] をクリックします。**

a. 一意の名前を入力します。\
b. 建物の住所を入力します。\
c. フロア名を追加します。\
d. クリック **作成。**
{% endstep %}
{% endstepper %}

### アクセス設定ページ

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

{% step %}
**左のナビゲーションで \[Access Settings] をクリックします。**
{% endstep %}

{% step %}
**建物を選択します。**
{% endstep %}

{% step %}
**右上で \[Add Building] をクリックします。**

a. 一意の名前を入力します。\
b. 建物の住所を入力します。\
c. フロア名を追加します。\
d. クリック **作成。**
{% endstep %}
{% endstepper %}

***

## フロアを追加する

### フロアプランページ

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

{% step %}
**右上で > \[Create Floorplan] をクリックします。**
{% endstep %}

{% step %}
**建物を選択し、\[Add Floor] をクリックします。**
{% endstep %}

{% step %}
**フロア名または番号を入力して、クリックします** <i class="fa-check">:check:</i>**.**
{% endstep %}
{% endstepper %}

### アクセス設定ページ

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

{% step %}
**左のナビゲーションで \[Access Settings] をクリックします。**
{% endstep %}

{% step %}
**建物 > 対象の建物を選択します。**
{% endstep %}

{% step %}
**右上で \[Edit Building] をクリックします。**

a. 「 **フロアを追加。**\
b. フロア名または番号を入力して、クリック <i class="fa-check">:check:</i>。\
c. をクリックします。 **保存。**
{% endstep %}
{% endstepper %}

***

## フロアを削除する

{% hint style="danger" %}
フロアを削除する前に、そのフロアからすべてのデバイスを削除する必要があります。関連するフロアを変更するには、デバイスの設定ページに移動してください。
{% endhint %}

### フロアプランページ

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

{% step %}
**右上で > \[Create Floorplan] をクリックします。**
{% endstep %}

{% step %}
**建物を選択します。**
{% endstep %}

{% step %}
**削除したいフロアにカーソルを合わせて、ゴミ箱アイコンをクリックします。**
{% endstep %}
{% endstepper %}

### アクセス設定ページ

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

{% step %}
**左のナビゲーションで \[Access Settings] をクリックします。**
{% endstep %}

{% step %}
**建物 > 対象の建物を選択します。**

a. フロアタイルの右上で、クリックします <i class="fa-x">:x:</i>。\
b. クリック **Delete** で確認します。
{% endstep %}
{% endstepper %}

***

## 建物を削除する

{% hint style="danger" %}
あなたは次を行う必要があります [すべてのフロアを削除する](#h_d865055259) 建物を削除する前に。
{% endhint %}

### フロアプランページ

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

{% step %}
**右上で > \[Create Floorplan] をクリックします。**
{% endstep %}

{% step %}
**建物を選択します。**

a. 「 **建物を削除。**\
をクリックします。 **Delete** で確認します。
{% endstep %}
{% endstepper %}

### アクセス設定ページ

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

{% step %}
**左のナビゲーションで \[Access Settings] をクリックします。**
{% endstep %}

{% step %}
**建物を選択します。**

a. 建物タイルの右上で、クリックします。\
b. クリック **Delete** で確認します。
{% 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/command/ja/ganaizshon/buildings-and-floors.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.
