> 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/ko/configuration/view-and-edit-camera-settings/change-the-location-of-a-camera.md).

# 카메라 위치 변경

카메라의 위치는 지도에서의 위치와 그 [시간대를 결정합니다](/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 %}
**오른쪽 아래에서 설정을 클릭합니다.**
{% 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에서 All Products > Devices 로 이동합니다.**
{% endstep %}

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

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

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

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

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

{% step %}
**위치를 업데이트할 카메라 옆의 체크박스를 선택합니다.**
{% endstep %}

{% step %}
**상단에서 설정 편집을 클릭합니다.**
{% endstep %}

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

{% step %}
**새 주소를 입력하고 저장을 클릭합니다.**
{% 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/ko/configuration/view-and-edit-camera-settings/change-the-location-of-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.
