> 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/ko/need-help/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 파일이 데스크톱의 지정된 웹 다운로드 폴더에 저장됩니다.
  {% endstep %}
  {% endstepper %}

### Verkada Store(vStore)로 내보내기

{% stepper %}
{% step %}
**vStore에 로그인하려면 Log in to vStore를 클릭합니다.**
{% endstep %}

{% step %}
**팝업 창에서 Log In With Partner Portal을 클릭합니다.**

a. 자격 증명을 입력합니다.\
b. 클릭 **로그인.**
{% endstep %}

{% step %}
**이제 제품이 내보내기 페이지에 표시됩니다.**

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

{% step %}
**New Draft를 클릭합니다.**

a. 고유한 이름을 입력합니다.\
b. 클릭 **내보내기.**
{% endstep %}

{% step %}
**초안 주문이 vStore 웹 포털에 표시됩니다.**

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

{% step %}
**Submit Order를 클릭합니다.**
{% 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/ko/need-help/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.
