# Add Locations and Sites

You can add additional locations and plans from the Bill of Materials page. Locations are the physical addresses of your sites. Plans are used to separate your locations into smaller sections such as floors.

{% hint style="warning" %}
Multiple Org Admins can edit and collaborate in real time on a site plan.
{% endhint %}

***

## Add location

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

{% step %}
**Under My Projects, select your project.**
{% endstep %}

{% step %}
**Next to your project, click** <i class="fa-plus">:plus:</i>**.**

a. Enter a unique name.\
b. Enter the street address.\
c. Click **Create.**
{% endstep %}
{% endstepper %}

## Add plan

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

{% step %}
**Under My Projects, select your project.**
{% endstep %}

{% step %}
**Next to a location, click** <i class="fa-plus">:plus:</i>**.**

a. Enter a plan name.\
b. (Optional) [Upload an image of your site plan.](/command/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
c. (Optional) [Set the scale of your site plan.](/command/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
d. (Optional) [Align your plan on the map.](/command/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
e. Click **Create.**
{% 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/add-site-planner-locations-and-sites.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.
