> 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/de/konfiguration/view-and-edit-camera-settings/update-time-zone-for-a-camera.md).

# Zeitzone der Kamera aktualisieren

Die [Karte](/verkada-cameras/de/konfiguration/view-and-edit-camera-settings/change-the-location-of-a-camera.md) Position der Kamera wird verwendet, um die Zeitzone der Kamera zu bestimmen. Wenn eine Kamera falsche Zeitzoneneinstellungen hat, stellen Sie sicher, dass sie korrekt auf der Karte platziert ist. Die Zeitzone basiert auf der **Position** die Sie für die Kamera festgelegt haben.

***

## Konfiguration

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Kameras.**
{% endstep %}

{% step %}
**Wählen Sie eine Kamera aus, die Sie anzeigen möchten.**
{% endstep %}

{% step %}
**Unter dem Kamerafeed klicken Sie rechts auf das Symbol „Einstellungen“.**
{% endstep %}

{% step %}
**Unter „Allgemein“ können Sie neben dem Feld „Zeitzone“ die aktuelle Zeitzone sehen.**
{% endstep %}

{% step %}
**Klicken Sie neben „Standort“ auf „Ändern“.**
{% endstep %}

{% step %}
**Nehmen Sie unter „Standort ändern“ die Aktualisierung des Standorts vor und klicken Sie auf „Speichern“.**
{% endstep %}

{% step %}
**Wenn Sie zu den allgemeinen Einstellungen zurückkehren, klicken Sie oben rechts auf „Fertig“.**&#x20;
{% 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/de/konfiguration/view-and-edit-camera-settings/update-time-zone-for-a-camera.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.
