> 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/command/ja/sekyuriti/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md).

# データ保存場所を設定する

Verkada の標準カメラオプションには、30日分の連続録画された映像を保存できる十分なカメラ内ストレージ容量が含まれています。Verkada システムを使用すると、オーガナイゼーション' のデータを AWS 上のクラウドに保存でき、世界中でバックアップオプションを提供します。Verkada について学ぶ [データを管理および処理します](https://www.verkada.com/support/dpa/).

{% hint style="danger" %}
データ処理ロケーションは、オーガナイゼーション' を作成する際にのみ設定できます。参照 [データの保存および処理場所](/command/ja/sekyuriti/privacy-and-security-disclosure/data-storage-processing-locations.md) を参照してください。
{% endhint %}

***

## カメラの画像および動画データの既定の組織レベルのクラウド保存場所を設定する

組織管理者は、オーガナイゼーション' の画像および動画データの既定のクラウド保存場所を設定できます。ドロップダウンは地域ごとにグループ化されています: 南北アメリカ（米国、カナダ）、EU（アイルランド/ダブリン、ドイツ/フランクフルト）、アジア太平洋（オーストラリア、日本/東京、シンガポール、韓国/ソウル）。

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

{% step %}
**左側のナビゲーションで、\[データプライバシー] > \[データレジデンシー] を選択します。**
{% endstep %}

{% step %}
**［既定の画像および動画データ保存場所］の横にあるドロップダウンをクリックし、カメラの画像および動画データを保存する希望の地域を選択します。利用可能な地域: 米国、カナダ、アイルランド（ダブリン）、ドイツ（フランクフルト）、オーストラリア、日本（東京）、シンガポール、韓国（ソウル）。**

<div align="left" data-with-frame="true"><figure><img src="/files/f5cb8999bd8acb48e1733489f9a262fb6d51e61d" alt="" width="215"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
保存専用地域（例: カナダ、ドイツ/フランクフルト、日本/東京、シンガポール、韓国）が選択された場合、データはその地域に保存されます。ただし、データ処理は引き続き、お使いの組織の主要処理地域（US、EU、または AU）で行われます。

**この変更は遡及適用されません**。選択後にアップロードされたデータのみが、新しい場所に保存されます。

**インシデント管理機能のカメラ画像および動画データの保存**

* zip ファイルを作成する場合、 [インシデント管理](/verkada-cameras/ja/bideosutorminguto/incident-management.md) 機能を使用すると、アーカイブされたクリップのコピーは、元のデータ保存場所に関連付けられた地域に保存されます。
* アーカイブされたクリップが米国に保存されている場合、ZIP ファイルの生成に使用されるコピーも米国に保存されます。アーカイブされたクリップが他の地域からのものである場合、コピーは元の保存場所に応じて EU または AU に保存されます。
* さらに、インシデント管理は、インシデント作成時に、各アーカイブクリップの永続コピーをオーガナイゼーション' が選択したデータ保存場所に作成します。このコピーは元のアーカイブとは独立しており、インシデントレポートが削除されるまで利用できます。
  {% endhint %}

***

## カメラごとの画像および動画データ保存場所を設定する

カメラごとの保存設定は、組織レベルの既定値より優先されます。Verkada Command では、 **管理者** タブで、組織管理者とサイト管理者は、データ保存場所を設定することを選択できます [個々のカメラ](#h_c8b86a0616).

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > カメラ に移動します。**
{% 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/command/ja/sekyuriti/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.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.
