> 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/ja/she-ding/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/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
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/ja/she-ding/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.
