# 카메라 노트

노트를 사용하면 카메라에 대한 정보를 추가하고 정리할 수 있습니다. 노트는 장치 설치 지점, 유지보수 요청, 청소 일정 등을 추적하는 데 사용할 수 있습니다. 노트로 카메라를 검색할 수 있으며, 이러한 노트는 장치 페이지에서 열로 표시할 수 있습니다.

***

## 카메라 노트 만들기

{% hint style="danger" %}
필요합니다 [Site Admin](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 카메라 노트를 만들 수 있는 권한이 있습니다.
{% endhint %}

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

{% step %}
**구성하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**일반 > 노트에서 카메라 노트를 추가합니다.**
{% 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/verkada-cameras/ko/configuration/view-and-edit-camera-settings/camera-notes.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.
