# Add Products

Site Planner supports the entire Verkada product suite and all product lines. Add devices to your site plan to create a site mockup and generate a bill of materials.

***

## Add products

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

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

{% step %}
**In the left navigation, select your plan.**
{% endstep %}

{% step %}
**Click Add Device, under the product you want to add.**
{% endstep %}

{% step %}
**In the left navigation, select the dropdown next to a product line and select a model.**
{% endstep %}

{% step %}
**Click a spot on the map to place the device.**
{% endstep %}

{% step %}
**If the device has a field of view setting, click and drag the field of view to the correct angle.**
{% endstep %}

{% step %}
**On the right panel, at the top, name your device.**

**Note:** This name will appear in your Bill of Materials and Exports.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Quickly add additional devices by selecting a device on the plan and copy with **CTRL+C** (or **⌘+C** on Mac) and paste with **CTRL+V** (or **⌘+V** on Mac) on the plan.
{% endhint %}

***

## Product options

The product options menu on the right side of the plan editor has the following information:

* **Capabilities:** Shows details about the device (for select models)
* **Details:** Shows the device model, license, and retention (depending on product type)
* **Specs:** Shows details about the device’s hardware capabilities. Options displayed depend on product family, line, and model.

***

## Product add ons

You can select add-ons for a device, such as accessories or additional cloud data storage licensing.

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

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

{% step %}
**In the left navigation, select your plan.**
{% endstep %}

{% step %}
**Click a device on the plan. The product options menu will open on the right.**

a. In the top left, click .\
b. The supported accessories are shown. Select an accessory to add it to the device.
{% endstep %}
{% endstepper %}

***

## Bulk edit

{% hint style="danger" %}
You need to enable Click to Drag to bulk edit. See [Configure Site Planner User Preferences](/command/need-help/site-planner-homepage-overview/configure-site-planner-user-preferences.md) for more information.
{% endhint %}

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

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

{% step %}
**In the left navigation, select your plan.**
{% endstep %}

{% step %}
**Click and drag on the map to select a set of devices.**
{% endstep %}

{% step %}
**(Optionally) hold SHIFT and click on specific devices to select.**
{% endstep %}

{% step %}
**In the right panel, edit the device options as needed.**

{% hint style="warning" %}
You only see attributes you can modify across all selected devices.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/B6H3Scx1iFi6XYz5z9b1" alt=""></div>
{% 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-products-to-your-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.
