# Camera Notes

Notes allow you to add and organize information for cameras. Notes can be used to keep track of device installation points, maintenance requests, cleaning schedules, etc. You can search for cameras by their notes and view these notes as a column on the Devices page.

***

## Create camera notes

{% hint style="danger" %}
You need [Site Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) permissions to create camera notes.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select the camera you want to configure.**
{% endstep %}

{% step %}
**At the bottom right, click Settings.**
{% endstep %}

{% step %}
**Under General > Notes, add the camera note.**
{% 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/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.
