# 사람 히트맵

People Heatmap은 색상으로 구분된 윤곽선을 사용해 평면도에 개인의 이동 이력을 시각화함으로써 건물 내 활동을 상세하게 보여줍니다. 이를 통해 기업은 공간 활용도를 분석하고, 유동 인구가 많은 구역을 식별하며, 이동 패턴과 행동을 이해할 수 있습니다.

### 시작하기 전에

* 최소한 **1개의** [평면도에](/command/ko/organization-settings/buildings-and-floors/create-a-floorplan.md) 카메라가 배치된 상태로 업로드되어 있어야 합니다.
* 카메라는 [보정되어야](/command/ko/organization-settings/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md) 관심 영역을 설정할 수 있습니다.
* [People analytics](/verkada-cameras/ko/analytics/people-analytics.md) 는 보정하기 전에 카메라에서 활성화되어 있어야 합니다.

***

## People Heatmap에 액세스하기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Floorplans로 이동합니다.**
{% endstep %}

{% step %}
**보려는 원하는 건물과 층을 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 하단에서 People Heatmap을 클릭합니다.**

a. 원하는 시간 간격을 선택합니다. 기본값은 1시간이지만 최대 1일까지 늘릴 수 있습니다.

<div align="left" data-with-frame="true"><img src="/files/0fd1f7c4d8106c2873a43379c15092d967427053" 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: 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/command/ko/organization-settings/buildings-and-floors/people-heat-maps-for-floor-plans.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.
