# 데이터 저장 위치 설정

Verkada의 표준 카메라 옵션에는 30일 분량의 연속 녹화된 영상 데이터를 저장할 수 있는 충분한 온카메라 저장 용량이 포함되어 있습니다. Verkada 시스템을 사용하면 AWS의 클라우드에 조직의 데이터를 저장하여 전 세계적으로 백업 옵션을 제공할 수 있습니다. Verkada가 [데이터를 관리하고 처리하는 방법](https://www.verkada.com/support/dpa/).&#x20;

{% hint style="danger" %}
데이터 처리 위치는 조직을 생성할 때만 설정할 수 있습니다. 다음을 참조하세요. [데이터 저장 및 처리 위치](/command/ko/security/privacy-and-security-disclosure/data-storage-processing-locations.md) 를 참조하세요.
{% endhint %}

***

## 카메라 이미지 및 비디오 데이터에 대한 조직 수준의 기본 클라우드 저장 위치 설정

조직 관리자는 조직의 이미지 및 비디오 데이터 기본 클라우드 저장 위치를 미국(US), 유럽 연합(EU), 캐나다(CA), 호주(AU) 또는 대한민국(KR) 중 하나로 설정할 수 있습니다.

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 관리자로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 데이터 개인정보 보호 > 데이터 거주지를 선택합니다.**
{% endstep %}

{% step %}
**기본 이미지 및 비디오 데이터 저장 위치 옆의 드롭다운을 클릭하고, 조직 생성 시 카메라 이미지 및 비디오 데이터가 클라우드에 저장될 원하는 지역(US, EU, CA, AU, KR)을 선택합니다.**

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

{% hint style="warning" %}
만약 **CA** 또는 **KR** 가 선택되면, 데이터는 선택한 지역(CA 또는 KR)에 저장됩니다. 그러나 데이터 처리는 계속해서 **US**.

**이 변경 사항은 소급 적용되지 않습니다**. 선택 이후 업로드된 데이터만 새 위치에 저장됩니다.

**Incident Management 기능의 카메라 이미지 및 비디오 데이터 저장**

* 다음을 사용하여 zip 파일을 생성하는 경우 [Incident Management](/verkada-cameras/ko/video-streaming-and-sharing/incident-management.md) 기능, 보관된 클립의 복사본은 원래 데이터 저장 위치와 연결된 지역에 저장됩니다.
* 보관된 클립이 US에 저장되어 있으면 ZIP 파일 생성에 사용되는 복사본도 US에 저장됩니다. 보관된 클립이 다른 지역에서 온 경우, 복사본은 원래 저장 위치에 따라 EU 또는 AU에 저장됩니다.
* 또한 Incident Management는 사건이 생성될 때 보관된 각 클립의 영구 복사본을 조직에서 선택한 데이터 저장 위치에 생성합니다. 이 복사본은 원본 아카이브와 독립적이며 사건 보고서가 삭제될 때까지 사용할 수 있습니다.
  {% endhint %}

***

## 카메라별 이미지 및 비디오 데이터 저장 위치 설정

카메라별 저장 설정이 조직 수준의 기본값보다 우선합니다. Verkada Command에서 **관리자** 탭에서 조직 관리자와 사이트 관리자는 다음에 대한 데이터 저장 위치를 설정하도록 선택할 수 있습니다. [개별 카메라](#h_c8b86a0616).

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Cameras로 이동합니다.**
{% endstep %}

{% step %}
**카메라를 선택합니다.**
{% endstep %}

{% step %}
**카메라 라이브 피드의 오른쪽 하단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**Privacy > Camera Image & Video Data Storage Location 아래에서 드롭다운을 클릭하고 데이터를 저장할 원하는 지역(US, EU, CA, AU, KR)을 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/a2af011fde390e7bf6e70a5d236ce7125213cde7" alt="" width="620"></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/command/ko/security/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
