> 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/configure-site-planner-user-preferences.md).

# 사용자 기본 설정

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

{% step %}
**오른쪽 상단에서 클릭하세요** <i class="fa-gear">:gear:</i>**.**
{% endstep %}

{% step %}
**다음 설정에 대한 기본 설정을 전환할 수 있습니다:**

a.  **편집기:**

* 드래그하여 클릭
* 스크롤하여 확대/축소
* 측정 단위

e.  **자재 명세서:**

* 가격 표시
  {% endstep %}

{% step %}
**(선택 사항) 왼쪽 하단에서 변경 사항을 되돌리려면 기본값으로 재설정을 클릭하세요.**
{% endstep %}

{% step %}
**Done을 클릭합니다.**

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

{% hint style="info" %}
가격을 숨기면 MSRP 없이 고객에게 제품을 제시할 수 있어 최종 견적에서 비용 논의를 더 잘 통제할 수 있습니다. 이렇게 하면 편집기와 자재 명세서에서 모든 가격이 제거됩니다.
{% endhint %}


---

# 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:

```
GET https://help.verkada.com/command/ko/need-help/site-planner-homepage-overview/configure-site-planner-user-preferences.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.
