# 카메라 위치 변경

카메라의 위치는 지도에서의 위치와 [시간대를 결정합니다](/verkada-cameras/ko/configuration/view-and-edit-camera-settings/update-time-zone-for-a-camera.md).

{% hint style="danger" %}
카메라 위치 변경 **카메라를** 현재의 어떤 평면도에서도 제거합니다.
{% endhint %}

{% hint style="warning" %}
카메라의 위치를 특정 관할 지역으로 변경하면 성별 검색, 얼굴 감지, 관심 대상자 등 카메라의 사람 분석 기능이 제한될 수 있습니다. 다음을 참조하세요 [사람 감지 규정 준수 및 제공 여부](https://www.verkada.com/cameras-availability/) 을(를) 참조하세요.
{% endhint %}

***

## 카메라 위치 변경

### 설정 페이지

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras 로 이동합니다.**
{% endstep %}

{% step %}
**업데이트하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 Settings 를 클릭합니다.**
{% endstep %}

{% step %}
**일반 > 위치 아래에서 변경을 클릭합니다.**
{% endstep %}

{% step %}
**새 주소를 입력하고 저장을 클릭합니다.**

<div align="left" data-with-frame="true"><img src="/files/c749b1aca239c20d5d8c58980692874bbdbc605e" alt="" width="827"></div>
{% endstep %}
{% endstepper %}

### 장치 페이지

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

{% step %}
**업데이트하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**카메라 세부 정보의 오른쪽에서 위치 필드를 선택합니다.**
{% endstep %}

{% step %}
**새 주소를 입력하고 저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 장치 페이지에서 카메라 위치를 일괄 변경

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 장치로 이동합니다.**
{% 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/change-the-location-of-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.
