> 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/ko/security/privacy-and-security-disclosure/data-storage-processing-locations.md).

# 데이터 저장 및 처리 위치

### 시작하기 전에

참조 [Command 조직 생성](/command/ko/getting-started/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/ko/security/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.
