> 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/command/de/organisationseinstellungen/buildings-and-floors/people-heat-maps-for-floor-plans.md).

# Personen-Wärmekarten

Personen-Heatmaps bieten eine detaillierte Ansicht der Aktivitäten innerhalb eines Gebäudes, indem sie die Bewegungshistorie von Personen auf Grundrissen mit farbcodierten Konturen visualisieren. Dies hilft Unternehmen, die Flächennutzung zu analysieren, stark frequentierte Bereiche zu identifizieren und Bewegungsmuster sowie Verhaltensweisen zu verstehen.

### Vor dem Start

* Sie benötigen mindestens **einen** [Grundriss](/command/de/organisationseinstellungen/buildings-and-floors/create-a-floorplan.md) hochgeladen, auf dem Kameras platziert sind.
* Die Kameras müssen [kalibriert](/command/de/organisationseinstellungen/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md) sein, um Interessensbereiche einzurichten.
* [Personenanalysen](/verkada-cameras/de/analysen/people-analytics.md) müssen auf einer Kamera aktiviert sein, bevor sie kalibriert werden kann.

***

## Auf die Personen-Heatmap zugreifen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Grundrisse.**
{% endstep %}

{% step %}
**Wählen Sie das gewünschte Gebäude und die gewünschte Etage aus, die Sie anzeigen möchten.**
{% endstep %}

{% step %}
**Klicken Sie unten rechts auf Personen-Heatmap.**

a. Wählen Sie das gewünschte Zeitintervall aus. Standardmäßig beträgt es 1 Stunde, Sie können es jedoch auf bis zu 1 Tag erhöhen.

<div align="left" data-with-frame="true"><img src="/files/7efe1900be030d3cb7928f35440f34fa897423da" alt=""></div>

b. Wählen Sie im Kalender-Menü ein Datum und eine Uhrzeit aus.
{% endstep %}

{% step %}
**Starten Sie unten links eine Zeitrafferwiedergabe, um die Bewegung von Personen im Laufe der Zeit zu sehen.**

{% embed url="<https://player.vimeo.com/video/795728557>" %}
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es in Aktion sehen?** Sehen Sie sich das [Video-Tutorial](https://www.youtube.com/watch?v=wtpgjmmTnXc).
{% endhint %}


---

# 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/command/de/organisationseinstellungen/buildings-and-floors/people-heat-maps-for-floor-plans.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.
