# 제품 추가

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

***

## 제품 추가

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% 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에서 모든 제품 > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% 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에서 모든 제품 > Site Planner로 이동합니다.**
{% endstep %}

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% 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: 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/ko/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.
