# プライバシー領域

プライバシー領域を使用すると、カメラの視野の一部をブロックできます。プライバシー領域によってブロックされた範囲は、カメラのライブフィードおよび過去の映像では非表示になります。

{% hint style="danger" %}
その [D80](https://docs.verkada.com/docs/video-security-d80-datasheet.pdf) と [PTZカメラ](https://www.verkada.com/security-cameras/ptz/) **は** プライバシー領域をサポートしていません。その他すべてのカメラモデルは、基本プライバシー領域（10x10）をサポートする [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) を除き、詳細なプライバシー領域（60x60）をサポートします。
{% endhint %}

***

## 構成

{% hint style="danger" %}
必要なもの [Site Admin](/command/ja/yzto/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/d4d90a8e09d068ae2c18656b8d137cfd0ff3f0a9" 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/79739dcc11899192a0630aabdf8cf5e7f7804a97" alt="" width="343"></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/verkada-cameras/ja/she-ding/security-and-privacy/privacy-regions.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.
