> 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/create-site-plan-project.md).

# Site Planプロジェクトを作成

{% hint style="danger" %}
サイトプランを管理するには Org Admin 権限が必要です。
{% endhint %}

***

## 設定

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

{% step %}
**右上の \[New Project] をクリックします。**
{% endstep %}

{% step %}
**\[Create a project] で:**

a. プロジェクト名を入力します（例: 顧客名）\
b. （任意）プロジェクトを表すロゴまたは画像をアップロードします\
c. \[Create] をクリックします **作成。**
{% endstep %}

{% step %}
**\[Create a Location] で:**

a. プロジェクトの所在地を入力します。\
b. 住所を入力します。\
c. \[Create] をクリックします **作成。**\
d. \[Create a Plan] をクリックします。 **プランを作成します。**
{% endstep %}

{% step %}
**\[Create a plan] で:**

a. プラン名を入力します。\
b. （任意） [サイトプランの画像をアップロードします。](#h_2a141a7482)\
c. （任意） [サイトプランの縮尺を設定します。](#h_557082cd58)\
d. （任意） [マップ上でプランを配置します。](#h_8174ac3e63)\
e. \[Create] をクリックします **作成。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* サイトプランでは、最大サイズ 15MB の PDF、PNG、JPG ファイルをサポートしています。
* Site planner は複数ページの PDF をサポートしていません。アップロード前に PDF を 1 ページずつのファイルに分割してください。
  {% endhint %}

{% hint style="info" %}
マップ上に直接 Verkada 製品を配置したい場合は、サイトプランをアップロードしないでください。製品を配置できるように、指定した場所でマップが読み込まれます。
{% endhint %}

***

## サイトプランを切り抜く

サイトプランをアップロードした後、プランエディターで関連部分のみを表示するようにファイルを切り抜くことができます。

{% stepper %}
{% step %}
**四隅のいずれかをクリックしてドラッグし、サイトプランの形状を変更します。**
{% endstep %}

{% step %}
**4 辺のいずれかをクリックしてドラッグし、サイトプランの寸法を変更します。**
{% endstep %}

{% step %}
**\[Done] をクリックして変更を保存します。**
{% endstep %}
{% endstepper %}

***

## サイトプランの縮尺を設定する

マップ上で正確な Verkada デバイスの範囲を確保するために、サイトプランの縮尺を設定します。

{% stepper %}
{% step %}
**サイトプラン上で 2 点を選択します。**
{% endstep %}

{% step %}
**2 点間の距離を入力します。フィートとメートルの両方がサポートされています。**

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

{% step %}
**クリックして保存します。**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
米国では、標準的なドアの幅は 3 フィートです。サイトプラン上のドアにある 2 点を選択して、これを縮尺として使用します。
{% endhint %}

***

## サイトプランを配置する

マップと正確に一致するように、サイトプランの向きを設定します。

{% stepper %}
{% step %}
**四隅のいずれかをクリックしてドラッグし、サイトプランのサイズを変更します。**
{% endstep %}

{% step %}
**画像上部中央のハンドルをクリックしてドラッグし、向きを変更します。**

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

{% step %}
［作成］をクリックします。 **［完了］をクリックします。** をクリックして保存します。
{% 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/create-site-plan-project.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.
