> 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/).&#x20;

{% 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 %}
**左側のナビゲーションで、\[Data Privacy] > \[Data Residency] を選択します。**
{% endstep %}

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

<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）で行われます。

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

**Incident Management機能のカメラ画像および動画データの保存**

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

***

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

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

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラのライブフィードの右下で、\[Settings] をクリックします。**
{% endstep %}

{% step %}
**［Privacy］>［Camera Image & Video Data Storage Location］で、ドロップダウンをクリックし、データを保存する希望の地域を選択します。**&#x20;

**利用可能な地域: 米国、カナダ、アイルランド（ダブリン）、ドイツ（フランクフルト）、オーストラリア、日本（東京）、シンガポール、韓国（ソウル）。**
{% 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.
