> 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/de/konfiguration/security-and-privacy/privacy-regions.md).

# Datenschutzbereiche

Privatitätsbereiche ermöglichen es Ihnen, Teile des Kamerabildes zu blockieren. Bereiche, die durch einen Privatitätsbereich blockiert werden, werden im Live-Feed und in den historischen Aufnahmen der Kamera ausgeblendet.

{% hint style="danger" %}
Die [D80](https://docs.verkada.com/docs/video-security-d80-datasheet.pdf) und [PTZ-Kameras](https://www.verkada.com/security-cameras/ptz/) **tun dies nicht** unterstützen Privatitätsbereiche. Alle anderen Kameramodelle unterstützen granulare Privatitätsbereiche (60x60), außer den [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), und [CM42-S](https://docs.verkada.com/docs/video-security-cm42-s-datasheet.pdf) die einfache Privatitätsbereiche (10x10) unterstützen.
{% endhint %}

***

## Konfiguration

{% hint style="danger" %}
Sie benötigen [Standort-Admin](/command/de/benutzer-and-berechtigungen/roles-and-permissions-for-command.md) Berechtigungen zum Konfigurieren von Privatitätsbereichen.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Kameras.**
{% endstep %}

{% step %}
**Wählen Sie die Kamera aus, die Sie konfigurieren möchten.**
{% endstep %}

{% step %}
**Klicken Sie unten rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Wählen Sie unter Datenschutz > Privatitätsbereiche markieren die Option Privatitätsbereiche markieren.**

a. Klicken und ziehen Sie den Bereich, den Sie als Privatitätsbereich markieren möchten.\
b. Klicken Sie **Fertig**.

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

{% hint style="warning" %}
Privatitätsbereiche wirken nicht rückwirkend. Die Kamera kann 1 bis 2 Minuten benötigen, um ihre Konfiguration zu aktualisieren.
{% endhint %}

***

## Einen Privatitätsbereich löschen

{% stepper %}
{% step %}
**In Verkada Command gehen Sie zu Alle Produkte > Kameras.**
{% endstep %}

{% step %}
**Wählen Sie die Kamera aus, die Sie konfigurieren möchten.**
{% endstep %}

{% step %}
**Klicken Sie unten rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Wählen Sie unter Datenschutz > Privatitätsbereiche markieren die Option Privatitätsbereiche markieren.**

a. Für jeden konfigurierten Privatitätsbereich klicken Sie auf das **X** zum Löschen.\
b. Klicken Sie **Fertig**.

<div align="left" data-with-frame="true"><img src="/files/62660ccc79c8674454fb0f68c266ab63ecdb5d81" 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/de/konfiguration/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.
