# 카메라 시간대 업데이트

카메라의 [지도](/verkada-cameras/ko/configuration/view-and-edit-camera-settings/change-the-location-of-a-camera.md) 위치는 카메라의 시간대를 결정하는 데 사용됩니다. 카메라의 시간대 설정이 올바르지 않으면 지도에 올바르게 배치되었는지 확인하세요. 시간대는 **위치** 로 카메라에 설정한 위치를 기준으로 합니다.

***

## 구성

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**볼 카메라를 선택합니다.**
{% endstep %}

{% step %}
**카메라 피드 아래 오른쪽에서 설정 아이콘을 클릭합니다.**
{% endstep %}

{% step %}
**일반에서 시간대 필드 옆에 현재 시간대를 확인할 수 있습니다.**
{% endstep %}

{% step %}
**위치 옆에서 변경을 클릭합니다.**
{% endstep %}

{% step %}
**위치 변경에서 위치를 업데이트한 다음 저장을 클릭합니다.**
{% endstep %}

{% step %}
**일반 설정으로 돌아오면 오른쪽 상단에서 완료를 클릭합니다.**
{% 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/ko/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.
