# Einen Site-Plan duplizieren

Sie können einen Standortplan duplizieren, um ganz einfach einen neuen Plan mit allen hinzugefügten Produkten und Optionen zu erstellen.

***

### Einen Standortplan duplizieren

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Site Planner.**
{% endstep %}

{% step %}
**Wählen Sie unter Meine Projekte Ihr Projekt aus.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Ihren Plan aus.**
{% endstep %}

{% step %}
**Klicken Sie rechts auf** <i class="fa-ellipsis">:ellipsis:</i> **> Duplizieren.**
{% endstep %}

{% step %}
**Ihr neuer Plan wird in der linken Navigation angezeigt. Der Standardname für den neuen Standortplan ist** `[Name des Standortplans] (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/de/brauchen-sie-hilfe/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.
