> 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.
