> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ja/herupugadesuka/site-planner-homepage-overview/export-your-bill-of-materials.md).

# 部材表をエクスポートする

Site Plan をエクスポートして、vStore や外部の関係者と直接共有できます。これにより、当社の環境内でシームレスな体験を実現できます。

{% hint style="info" %}
部品表は、Project、Location、または Site Plan など、さまざまなレベルでエクスポートできます。左側のナビゲーションで希望するレベルを選択し、正しい集計が行われるようにしてください。エクスポートをクリックすると、適切なデータセットが含まれます。
{% endhint %}

***

## Site Plan をエクスポート

{% stepper %}
{% step %}
**Verkada Command で、All Products > Site Planner に移動します。**
{% endstep %}

{% step %}
**［My Projects］の下で、プロジェクトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、エクスポートするレベル（project、location、site plan）を選択します**
{% endstep %}

{% step %}
**右側で、クリック** <i class="fa-ellipsis">:ellipsis:</i> **> エクスポート。**
{% endstep %}

{% step %}
**ファイル形式を選択します。**

* [Verkada Store](#h_6694a4a029)
* CSV - CSV ファイルは、デスクトップ上の指定された Web ダウンロードフォルダに保存されます。
  {% endstep %}
  {% endstepper %}

### Verkada Store (vStore) にエクスポート

{% stepper %}
{% step %}
**［vStore にログイン］をクリックします。**
{% endstep %}

{% step %}
**ポップアップ ウィンドウで、［Partner Portal でログイン］をクリックします。**

a. 認証情報を入力します。\
b. クリック **ログイン。**
{% endstep %}

{% step %}
**これで、製品がエクスポートページに表示されます。**

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

{% step %}
**［New Draft］をクリックします。**

a. 一意の名前を入力します。\
b. クリック **エクスポート。**
{% endstep %}

{% step %}
**下書きの注文が vStore の Web ポータルに表示されます。**

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

{% step %}
**［注文を送信］をクリックします。**
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ja/herupugadesuka/site-planner-homepage-overview/export-your-bill-of-materials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
