> 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/data-storage-processing-locations.md).

# データの保存および処理場所

### 始める前に

参照してください [コマンド オーガナイゼーション'   を作成する](/command/ja/hajimeni/create-a-command-organization.md) 組織のデータ保存および処理の場所を設定するために。

{% hint style="danger" %}
データ処理場所は、組織の作成時にのみ設定できます。一度場所を設定すると、変更することはできません。組織のデータ処理場所を設定する前に、以下の情報をお読みください。
{% endhint %}

データ保存場所とは、組織のデータが保存される物理的または地理的な場所を指し、データ処理場所とは、データが処理または分析される場所を指します。Verkada の標準カメラオプションには、連続録画された動画および画像データをカメラ本体に30日間保存する機能が含まれます。Verkada のお客様は、カメラの動画および画像データについてクラウドバックアップストレージを有効にすることもできます。クラウドバックアップを設定する際、お客様は、カメラごとまたは組織全体で、クラウド内でデータが保存・処理されるリージョンを選択できます。

カメラごとまたは組織全体でクラウドデータ保存を選択できるようにすることで、Verkada はお客様のデータ管理の好みや運用ニーズに対応する柔軟性を提供します。さらに、業務により近いリージョンを選択することで、レイテンシーが低減され、アクセス速度が向上し、より効率的で応答性の高い体験が得られます。

### 対応データセンターの場所

* 米国
* 欧州連合（EU）
* オーストラリア

{% hint style="danger" %}
認証データは、組織の初期設定中は常に米国で処理されます。
{% endhint %}

### カメラの動画および画像データの保存（処理は含まない）に対応するクラウドデータセンターの場所

動画および画像データの地域保存を重視するお客様向けに、Verkada は上記の場所に加えて、以下の保存場所をサポートしています。動画および画像データの保存先としてこれらの場所のいずれかを選択した場合でも、該当データの処理は引き続き、組織の主要処理リージョン（米国、欧州連合（アイルランド）、またはオーストラリア）で行われます：

* カナダ
* ドイツ（フランクフルト）
* 日本（東京）
* シンガポール
* 韓国（ソウル）


---

# 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/data-storage-processing-locations.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.
