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

# 人物ヒートマップ

People ヒートマップでは、色分けされた等高線でフロアプラン上の個人の移動履歴を可視化することで、建物内のアクティビティを詳細に把握できます。これにより、企業はスペースの利用状況を分析し、通行量の多いエリアを特定し、移動パターンや行動を理解できます。

### 始める前に

* 少なくとも **1つの** [フロアプラン](/command/ja/ganaizshon/buildings-and-floors/create-a-floorplan.md) カメラを配置した状態でアップロードされている必要があります。
* カメラは [キャリブレーション済みで](/command/ja/ganaizshon/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md) 関心領域を設定するためです。
* [People アナリティクス](/verkada-cameras/ja/fen-xi/people-analytics.md) キャリブレーションを行う前に、カメラで有効にしておく必要があります。

***

## People ヒートマップにアクセスする

{% stepper %}
{% step %}
**Verkada Command で、All Products > Floorplans に移動します。**
{% endstep %}

{% step %}
**表示したい建物とフロアを選択します。**
{% endstep %}

{% step %}
**右下で、People ヒートマップをクリックします。**

a. 希望する時間間隔を選択します。既定は1時間ですが、最大1日まで延長できます。

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

b. カレンダーメニューから日付と時刻を選択します。
{% endstep %}

{% step %}
**左下でタイムラプスを再生し、時間の経過に伴う人の動きを確認します。**

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

***

{% hint style="info" %}
**実際の動作をご覧になりますか？** ぜひ [動画チュートリアルをご覧ください](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/ja/ganaizshon/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.
