# 위치 및 사이트 추가

자재 명세서 페이지에서 추가 위치와 평면도를 추가할 수 있습니다. 위치는 사이트의 실제 주소입니다. 평면도는 층과 같은 더 작은 구역으로 위치를 나누는 데 사용됩니다.

{% hint style="warning" %}
여러 Org 관리자들이 사이트 평면도에서 실시간으로 편집하고 협업할 수 있습니다.
{% endhint %}

***

## 위치 추가

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

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**프로젝트 옆에서 다음을 클릭합니다** <i class="fa-plus">:plus:</i>**.**

a. 고유한 이름을 입력합니다.\
b. 거리 주소를 입력합니다.\
c. 다음을 클릭합니다 **만들기.**
{% endstep %}
{% endstepper %}

## 평면도 추가

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

{% step %}
**내 프로젝트에서 프로젝트를 선택합니다.**
{% endstep %}

{% step %}
**위치 옆에서 다음을 클릭합니다** <i class="fa-plus">:plus:</i>**.**

a. 계획 이름을 입력합니다.\
b. (선택 사항) [사이트 계획 이미지를 업로드합니다.](/command/ko/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
c. (선택 사항) [사이트 계획의 축척을 설정합니다.](/command/ko/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
d. (선택 사항) [지도를 기준으로 계획의 위치를 정렬합니다.](/command/ko/need-help/site-planner-homepage-overview/create-site-plan-project.md)\
e.  **만들기.**
{% 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-site-planner-locations-and-sites.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.
