# Create Site Plan Project

{% hint style="danger" %}
You need Org Admin permissions to manage a site plan.
{% endhint %}

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Site Planner.**
{% endstep %}

{% step %}
**In the top right, click New Project.**
{% endstep %}

{% step %}
**On Create a project:**

a. Enter the project name (e.g., customer name)\
b. (Optional) Upload a logo or image that represents the Project\
c. Click **Create.**
{% endstep %}

{% step %}
**On Create a Location:**

a. Enter the project location.\
b. Enter the street address.\
c. Click **Create.**\
d. Click **Create a Plan.**
{% endstep %}

{% step %}
**On Create a plan:**

a. Enter a plan name.\
b. (Optional) [Upload an image of your site plan.](#h_2a141a7482)\
c. (Optional) [Set the scale of your site plan.](#h_557082cd58)\
d. (Optional) [Align your plan on the map.](#h_8174ac3e63)\
e. Click **Create.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

* Site plans support PDF, PNG, and JPG files with a maximum size of 15MB.
* Site planner does not support multi-page PDFs. Split PDFs into single-page files before uploading.
  {% endhint %}

{% hint style="info" %}
Do not upload a site plan if you want to plot Verkada products directly on the map. The map will load at the specified location to allow you to plot products.
{% endhint %}

***

## Crop a site plan

After you upload a site plan, you can crop the file to only display the relevant portion in the plan editor.

{% stepper %}
{% step %}
**Click and drag one of the four corners to change the shape of the site plan.**
{% endstep %}

{% step %}
**Click and drag one of the four sides to change the dimensions of the site plan.**
{% endstep %}

{% step %}
**Click Done to save the changes.**
{% endstep %}
{% endstepper %}

***

## Set the site plan scale

Set the scale of your site plan to ensure accurate Verkada device ranges on the map.

{% stepper %}
{% step %}
**Select two points on the site plan.**
{% endstep %}

{% step %}
**Enter the distance between the two points. Both feet and meters are supported.**

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

{% step %}
**Click to save.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
In the U.S., the standard door width is 3 feet. Use this as the scale by selecting two points on a door on your site plan.
{% endhint %}

***

## Align a site plan

Set the orientation of your site plan to accurately align with the map.

{% stepper %}
{% step %}
**Click and drag one of the four corners to change the size of the site plan.**
{% endstep %}

{% step %}
**Click and drag the handle at the top center of the image to change the orientation.**

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

{% step %}
Click **Done** to save.
{% 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/need-help/site-planner-homepage-overview/create-site-plan-project.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.
