# Camera Settings

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

{% step %}
**Select a camera to view.**
{% endstep %}

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

{% step %}
**On the General page, you can view general camera settings information, such as time zone, serial number, model, storage, and so on.**
{% endstep %}
{% endstepper %}

***

## Configure camera settings

Below is a general comprehensive list of camera settings you can configure:

|                                                                                       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Category**                                                                          | **Settings**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **General**                                                                           | <p><a href="/pages/nSuDar5YRvpzyQaa3OY7">Site</a></p><p>Name</p><p><a href="/pages/uJAW97TdO8naRopmn5cr">Location</a></p><p>Notes</p><p>Time Zone</p><p>Serial Number</p><p>Model</p><p>Earliest Available Video</p><p><a href="/pages/S8T85bzGkkcxw1HfAOz9">Firmware</a></p><p>Local IP</p><p>MAC Address</p><p>Reboot Device</p><p>Schedule <a href="/pages/S8T85bzGkkcxw1HfAOz9">Firmware</a> Updates</p><p><a href="/spaces/NRq5qDDjsYNxwNzF1bcB/pages/76TBhdXtYj8McjvcPO2J">Audit log</a></p><p><a href="https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/organization-settings/manage-your-admin-page-settings/legacy-audit-logs">Device Log (Legacy)</a></p> |
| **Device**                                                                            | <p>Video Codec</p><p><a href="/pages/sSES6XCYCN8ywswHYQ8N">Onboard Retention</a></p><p>HQ Video Quality</p><p><a href="/pages/iH0xKCVo1V7HibPY6jmd">Orientation</a></p><p>High Gain Mode\*</p><p><a href="/pages/u6AgfMjDf6ga80Zo0z7g">Low Bandwidth Mode</a></p><p><a href="/pages/ehYwGmmQ8G5bZqirOjet">Timelapse</a></p><p><a href="/pages/kY29P4owAUhcXKpKs8jR">RTSP</a></p><p>Camera LED</p><p><a href="/pages/Vgj85MXTcFupSd88CbFa">Autofocus</a></p><p>Identify</p><p>Camera IP</p><p><a href="/pages/0v2d17ZsRijJQLEpE07F">Delete Device</a></p><p><a href="/pages/MTqxPdhfTPeUfipfX3MQ">Audio</a></p>                                                    |
| **Events**                                                                            | <p><a href="/pages/9FoeGWkmStKdNiTz9dG3">Tamper Events</a></p><p><a href="/pages/NZbwGzUVDc6OMavxX4CV">Manage Alerts</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| [**Privacy**](/verkada-cameras/configuration/security-and-privacy/privacy-regions.md) | <p><a href="/spaces/NRq5qDDjsYNxwNzF1bcB/pages/XFoEVwWWFZzXvLgNv8rG">Data Storage Location</a></p><p><a href="/pages/XkWk0ZV15Ti3otqHLTqC">Privacy Regions</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Analytics**                                                                         | <p><a href="/pages/cgXXA4oJ8cF9bNV3pnLz">People History</a></p><p>Occupancy Trends</p><p><a href="/pages/5vxIUU077iuRZZ1h0bPT">Vehicle History</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **Backup**                                                                            | [Cloud Backup](/verkada-cameras/video-streaming-and-sharing/view-historical-footage/cloud-backup.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |

{% hint style="warning" %}
High Gain Mode is currently only supported on these camera models:

* CM42
* CD62
* CF81
* CB62
  {% endhint %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=Pf_N_tkRg-c).
{% endhint %}


---

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