# Privacy Regions

Privacy regions allow you to block portions of a camera’s view. Areas blocked by a privacy region will be blocked out on the camera’s live feed and historical footage.

{% hint style="danger" %}
The [D80](https://docs.verkada.com/docs/video-security-d80-datasheet.pdf) and [PTZ cameras](https://www.verkada.com/security-cameras/ptz/) **do not** support privacy regions. All other camera models support granular privacy regions (60x60) except for the [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), and [CM42-S](https://docs.verkada.com/docs/video-security-cm42-s-datasheet.pdf) which support basic privacy regions (10x10).
{% endhint %}

***

## Configuration

{% hint style="danger" %}
You need [Site Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) permissions to configure privacy regions.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras .**
{% endstep %}

{% step %}
**Select the camera you want to configure.**
{% endstep %}

{% step %}
**At the bottom right, click Settings .**
{% endstep %}

{% step %}
**Under Privacy > Mark Privacy Regions, select Mark Privacy Regions.**

a. Click and drag the area you want to mark as your privacy region.\
b. Click **Done**.

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

{% hint style="warning" %}
Privacy regions are not retroactive. The camera may take 1 to 2 minutes to update its configuration.
{% endhint %}

***

## Delete a privacy region

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras .**
{% endstep %}

{% step %}
**Select the camera you want to configure.**
{% endstep %}

{% step %}
**At the bottom right, click Settings .**
{% endstep %}

{% step %}
**Under Privacy > Mark Privacy Regions, select Mark Privacy Regions.**

a. For each configured privacy region, click the **X** to delete.\
b. Click **Done**.

<div align="left" data-with-frame="true"><img src="/files/kvGRqjvLsy9dPVGLzUm6" 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/configuration/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.
