# Export Bill of Materials

You can export your Site Plan to share directly with vStore or external parties, ensuring a seamless experience within our environment.

{% hint style="info" %}
The Bill of Materials can be exported at different levels—Project, Location, or Site Plan. Use the left navigation to select the desired level, ensuring the correct aggregation. When you click export, the appropriate data set will be included.
{% endhint %}

***

## Export a Site Plan

{% 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 the level you want to export (project, location, site plan)**
{% endstep %}

{% step %}
**On the right, click** <i class="fa-ellipsis">:ellipsis:</i> **> Export.**
{% endstep %}

{% step %}
**Select a file format.**

* [Verkada Store](#h_6694a4a029)
* CSV - a CSV file will be saved to your designated web downloads folder on your desktop.
  {% endstep %}
  {% endstepper %}

### Export to Verkada Store (vStore)

{% stepper %}
{% step %}
**Click Log in to vStore.**
{% endstep %}

{% step %}
**In the pop-up window, click Log In With Partner Portal.**

a. Enter your credentials.\
b. Click **Log In.**
{% endstep %}

{% step %}
**Your products will now populate on the export page.**

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

{% step %}
**Click New Draft.**

a. Enter a unique name.\
b. Click **Export.**
{% endstep %}

{% step %}
**Your draft order will populate in the vStore web portal.**

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

{% step %}
**Click Submit Order.**
{% 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/export-your-bill-of-materials.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.
