> 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/command/ja/oridesuka/site-planner-homepage-overview/add-products-to-your-site-plan.md).

# 製品を追加する

Site Planner は Verkada の製品スイート全体およびすべての製品ラインをサポートしています。サイトプランにデバイスを追加して、サイトのモックアップを作成し、部品表を生成します。

***

## 製品を追加

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

{% step %}
**\[マイプロジェクト] の下で、プロジェクトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、プランを選択します。**
{% endstep %}

{% step %}
**追加したい製品の下にある \[Add Device] をクリックします。**
{% endstep %}

{% step %}
**左側のナビゲーションで、製品ラインの横にあるドロップダウンを選択し、モデルを選択します。**
{% endstep %}

{% step %}
**地図上の場所をクリックして、デバイスを配置します。**
{% endstep %}

{% step %}
**デバイスに視野設定がある場合は、視野をクリックして正しい角度までドラッグします。**
{% endstep %}

{% step %}
**右側パネルの上部で、デバイスに名前を付けます。**

**注:** この名前は部品表とエクスポートに表示されます。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
プラン上のデバイスを選択し、次の操作でコピーすることで、追加のデバイスをすばやく追加できます **CTRL+C** （または **⌘+C** Mac では）を使用し、プラン上で次の操作で貼り付けます **CTRL+V** （または **⌘+V** Mac では）を使用します。
{% endhint %}

***

## 製品オプション

プランエディタ右側の製品オプションメニューには、次の情報が表示されます。

* **機能:** デバイスの詳細を表示します（対象モデルのみ）
* **詳細:** デバイスのモデル、ライセンス、および保持期間を表示します（製品タイプによる）
* **仕様:** デバイスのハードウェア機能に関する詳細を表示します。表示されるオプションは、製品ファミリー、ライン、モデルによって異なります。

***

## 製品アドオン

アクセサリや追加のクラウドデータストレージライセンスなど、デバイス向けのアドオンを選択できます。

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

{% step %}
**\[マイプロジェクト] の下で、プロジェクトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、プランを選択します。**
{% endstep %}

{% step %}
**プラン上のデバイスをクリックします。製品オプションメニューが右側に開きます。**

a. 左上で、 をクリックします。\
b. 対応アクセサリが表示されます。追加するアクセサリを選択して、デバイスに追加します。
{% endstep %}
{% endstepper %}

***

## 一括編集

{% hint style="danger" %}
一括編集するには、\[Click to Drag] を有効にする必要があります。参照: [Site Planner ユーザー設定を構成する](/command/ja/oridesuka/site-planner-homepage-overview/configure-site-planner-user-preferences.md) 詳細については。
{% endhint %}

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

{% step %}
**\[マイプロジェクト] の下で、プロジェクトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、プランを選択します。**
{% endstep %}

{% step %}
**地図上をクリックしてドラッグし、デバイスのセットを選択します。**
{% endstep %}

{% step %}
**（必要に応じて）SHIFT を押しながら特定のデバイスをクリックして選択します。**
{% endstep %}

{% step %}
**右側パネルで、必要に応じてデバイスオプションを編集します。**

{% hint style="warning" %}
選択したすべてのデバイスで変更できる属性のみが表示されます。
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/363b851c723e314a48ae473dd5f81ecdb725487d" alt=""></div>
{% 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/command/ja/oridesuka/site-planner-homepage-overview/add-products-to-your-site-plan.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.
