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

# カメラの場所を変更する

カメラの場所は、地図上での位置とその [タイムゾーン](/verkada-cameras/ja/she-ding/view-and-edit-camera-settings/update-time-zone-for-a-camera.md).

{% hint style="danger" %}
カメラの場所を変更すると **削除します** 既存のフロアプランからそのカメラを。
{% endhint %}

{% hint style="warning" %}
カメラの場所を特定の管轄区域に変更すると、性別検索、顔検出、登録人物など、カメラの人物分析機能が制限される場合があります。参照 [Person Detection Compliance and Availability](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/c4e1d46dbcc9cdbb0f0c8d029c4db0949b22e7cf" 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/ja/she-ding/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.
