# Update Camera Time Zone

The camera’s [map](/verkada-cameras/configuration/view-and-edit-camera-settings/change-the-location-of-a-camera.md) location is used to determine the camera’s time zone. If a camera has incorrect time zone settings, ensure it is placed correctly on the map. The time zone is based on the **location** you set for the camera.

***

## Configuration

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

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

{% step %}
**Under the camera feed, to the right, click the Settings icon.**
{% endstep %}

{% step %}
**Under General, next to Time Zone field, you can see the current time zone.**
{% endstep %}

{% step %}
**Next to Location, click Change.**
{% endstep %}

{% step %}
**On Change Location, update the location and click Save.**
{% endstep %}

{% step %}
**When you return to the General settings, at the top right, click Done.**
{% 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/update-time-zone-for-a-camera.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.
