# サイトプランを複製する

サイトプランを複製すると、追加されたすべての製品とオプションを含む新しいプランを簡単に作成できます。

***

### サイトプランを複製する

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[Site Planner] に移動します。**
{% endstep %}

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

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

{% step %}
**右側で、をクリックします** <i class="fa-ellipsis">:ellipsis:</i> **> \[複製]。**
{% endstep %}

{% step %}
**新しいプランが左側のナビゲーションに表示されます。新しい Site Plan の既定の名前は** `[Site Plan Name] (1)`**.**
{% 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/saptogadesuka/site-planner-homepage-overview/duplicate-a-site-plan.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.
