> 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/add-products-to-your-site-plan.md).

# 제품 추가

Site Planner는 Verkada 제품군 전체와 모든 제품 라인을 지원합니다. 사이트 계획에 장치를 추가하여 사이트 모형을 만들고 자재 명세서를 생성하세요.

***

## 제품 추가

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**My Projects 아래에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 계획을 선택하세요.**
{% endstep %}

{% step %}
**추가하려는 제품 아래에서 장치 추가를 클릭합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 제품 라인 옆의 드롭다운을 선택하고 모델을 선택합니다.**
{% endstep %}

{% step %}
**지도의 한 지점을 클릭하여 장치를 배치합니다.**
{% endstep %}

{% step %}
**장치에 시야각 설정이 있는 경우, 시야각을 올바른 각도로 클릭하고 드래그합니다.**
{% endstep %}

{% step %}
**오른쪽 패널 상단에서 장치 이름을 지정하세요.**

**참고:** 이 이름은 자재 명세서 및 내보내기에 표시됩니다.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
계획에서 장치를 선택한 다음 다음으로 복사하여 추가 장치를 빠르게 추가할 수 있습니다 **CTRL+C** (또는 **⌘+C** Mac에서) 다음으로 붙여넣습니다 **CTRL+V** (또는 **⌘+V** Mac에서) 계획에 붙여넣습니다.
{% endhint %}

***

## 제품 옵션

계획 편집기 오른쪽의 제품 옵션 메뉴에는 다음 정보가 있습니다.

* **기능:** 장치에 대한 세부 정보를 표시합니다(일부 모델의 경우)
* **세부 정보:** 장치 모델, 라이선스, 보존 기간을 표시합니다(제품 유형에 따라 다름)
* **사양:** 장치의 하드웨어 기능에 대한 세부 정보를 표시합니다. 표시되는 옵션은 제품군, 라인, 모델에 따라 다릅니다.

***

## 제품 추가 항목

액세서리나 추가 클라우드 데이터 저장 라이선스와 같은 장치용 추가 항목을 선택할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**My Projects 아래에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 계획을 선택하세요.**
{% endstep %}

{% step %}
**계획에서 장치를 클릭합니다. 제품 옵션 메뉴가 오른쪽에 열립니다.**

a. 왼쪽 상단에서 클릭합니다.\
b. 지원되는 액세서리가 표시됩니다. 액세서리를 선택하여 장치에 추가하세요.
{% endstep %}
{% endstepper %}

***

## 대량 편집

{% hint style="danger" %}
대량 편집을 위해서는 클릭하여 드래그를 활성화해야 합니다. 참조 [Site Planner 사용자 환경설정 구성](/command/ko/need-help/site-planner-homepage-overview/configure-site-planner-user-preferences.md) 를 참조하세요.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**My Projects 아래에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색에서 계획을 선택하세요.**
{% endstep %}

{% step %}
**지도의 원하는 영역을 클릭하고 드래그하여 장치 집합을 선택합니다.**
{% endstep %}

{% step %}
**(선택 사항) SHIFT 키를 누른 상태에서 특정 장치를 클릭하여 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 패널에서 필요에 따라 장치 옵션을 편집합니다.**

{% hint style="warning" %}
선택한 모든 장치에서 수정할 수 있는 속성만 표시됩니다.
{% endhint %}

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