> 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/verkada-cameras/ko/configuration/view-and-edit-camera-settings/camera-notes.md).

# 카메라 메모

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

***

## 카메라 노트 만들기

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

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

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

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

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