> 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/verkada-cameras/ko/configuration/security-and-privacy/privacy-regions.md).

# 개인정보 보호 영역

프라이버시 영역을 사용하면 카메라 시야의 일부를 차단할 수 있습니다. 프라이버시 영역에 의해 차단된 영역은 카메라의 실시간 영상과 기록 영상에서 가려집니다.

{% hint style="danger" %}
해당 [D80](https://docs.verkada.com/docs/video-security-d80-datasheet.pdf) 및 [PTZ 카메라](https://www.verkada.com/security-cameras/ptz/) **지원하지** 프라이버시 영역을 지원합니다. 다른 모든 카메라 모델은 다음을 제외하고 세분화된 프라이버시 영역(60x60)을 지원합니다. [D30](https://docs.verkada.com/docs/video-security-d30-datasheet.pdf), [D40](https://docs.verkada.com/docs/video-security-d40-datasheet.pdf), [D50](https://docs.verkada.com/docs/video-security-d50-datasheet.pdf), 그리고 [CM42-S](https://docs.verkada.com/docs/video-security-cm42-s-datasheet.pdf) 이는 기본 프라이버시 영역(10x10)을 지원합니다.
{% endhint %}

***

## 구성

{% hint style="danger" %}
다음이 필요합니다 [사이트 관리자](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 프라이버시 영역을 구성할 수 있는 권한.
{% endhint %}

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

{% step %}
**구성하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**프라이버시 > 프라이버시 영역 표시에서 프라이버시 영역 표시를 선택합니다.**

a. 프라이버시 영역으로 표시할 영역을 클릭한 채로 끌어옵니다.\
b. 클릭 **완료**.

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

{% hint style="warning" %}
프라이버시 영역은 소급 적용되지 않습니다. 카메라가 구성을 업데이트하는 데 1\~2분이 걸릴 수 있습니다.
{% endhint %}

***

## 프라이버시 영역 삭제

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

{% step %}
**구성하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 아래에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**프라이버시 > 프라이버시 영역 표시에서 프라이버시 영역 표시를 선택합니다.**

a. 구성된 각 프라이버시 영역에 대해, 다음을 클릭합니다. **X** 삭제하려면.\
b. 클릭 **완료**.

<div align="left" data-with-frame="true"><img src="/files/ba977f4249944e5d6f5863e542f83a463ae122eb" alt="" width="343"></div>
{% 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/verkada-cameras/ko/configuration/security-and-privacy/privacy-regions.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.
