> 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

People Heatmaps bieten einen detaillierten Einblick in die Aktivität innerhalb eines Gebäudes, indem die Bewegungshistorie von Personen auf Grundrissen mit farbcodierten Konturen visualisiert wird. So können Unternehmen die Flächennutzung analysieren, stark frequentierte Bereiche identifizieren und Bewegungsmuster sowie Verhaltensweisen verstehen.

### Bevor Sie beginnen

* 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.
* [Personenanalyse](/verkada-cameras/de/analysen/people-analytics.md) muss 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 das Stockwerk aus, das 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 %}
**Spielen Sie unten links eine Zeitrafferaufnahme ab, um die Bewegung von Personen im Zeitverlauf zu sehen.**

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

***

{% hint style="info" %}
**Möchten Sie es lieber in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](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.
