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

# 사람 히트맵

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

### 시작하기 전에

* 최소한 **하나의** [층 평면도](/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) 관심 영역을 설정할 수 있습니다.
* [인원 분석](/verkada-cameras/ko/analytics/people-analytics.md) 보정되기 전에 카메라에서 활성화되어 있어야 합니다.

***

## 사람 히트맵에 액세스하기

{% 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
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/ko/organization-settings/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.
