# カメラのタイムゾーンを更新する

カメラの [地図](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/change-the-location-of-a-camera.md) の場所は、カメラのタイムゾーンを決定するために使用されます。カメラのタイムゾーン設定が正しくない場合は、地図上で正しい位置に配置されていることを確認してください。タイムゾーンは、 **場所** としてカメラに設定した値に基づきます。

***

## 設定

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**表示するカメラを選択します。**
{% endstep %}

{% step %}
**カメラフィードの下、右側にある設定アイコンをクリックします。**
{% endstep %}

{% step %}
**\[General] の \[Time Zone] フィールドの横に、現在のタイムゾーンが表示されます。**
{% endstep %}

{% step %}
**\[Location] の横にある \[Change] をクリックします。**
{% endstep %}

{% step %}
**\[Change Location] で場所を更新し、\[Save] をクリックします。**
{% endstep %}

{% step %}
**\[General] 設定に戻ったら、右上の \[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/ja/she-ding/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.
