> 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/verkada-cameras/ja/fen-xi/people-analytics/occupancy-trends.md).

# 混雑傾向

混雑傾向は、組織に対して施設内の重要な場所における人の流れの推定値を提供します。これらの推定値は、スタッフ配置の最適化、営業時間の調整、またはマーケティングおよび販促活動の効果追跡に役立つ貴重な洞察を提供します。

{% hint style="warning" %}
この機能は、CB53\*、CB63\*、\*CB52、\*CB62、CD32、CD42、CD43、CD52、CD53、CD62、CD63、CF81、CF83、CH52-E、CH53-E、CH63-E、CM42、CM42-S、\*CR63-E、CY53-E、CY63-E モデルでのみ利用できます。
{% endhint %}

{% hint style="danger" %}
\* 混雑傾向を有効にするには、Bulletカメラおよび CR63-E で LPR モードを無効にする必要があります。
{% endhint %}

***

### 設置ガイドライン

最適なパフォーマンスを得るため、混雑傾向を有効にするカメラの設置時には、以下の設置ガイドラインを推奨します:

* 一方向の動線を選んでください。混雑傾向は、ドアや廊下などの場所で最も効果を発揮します。
* カメラはデジタルラインから 8～12 フィート（2.4～3.7m）離して設置してください。
* カメラは、デジタルラインの位置から垂直方向に 40～60˚ 以内となるよう配置してください。
* カメラとラインの間の遮蔽物や構造物を最小限に抑えてください。
* ラインの両側で十分な照明と視認性を確保してください。個人はラインの両側で少なくとも1秒間は視認可能でなければなりません。

***

## 混雑傾向を有効にする

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラのライブフィードで、［分析］を選択します。**
{% endstep %}

{% step %}
**［混雑傾向］ > ［ラインを追加］を選択します。**

<div align="left" data-with-frame="true"><img src="/files/d75f71e08f0cff687cf130579cc0b233b15b8bc6" alt=""></div>
{% endstep %}

{% step %}
**カメラビューをクリックしてドラッグし、画面全体にラインを引きます。**

{% hint style="info" %}
複数のラインを引くことができますが、すべてのラインのデータは集計されます。
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/63100571634a41809b8f2afbdc7074d9778fb668" alt="" width="958"></div>
{% endstep %}

{% step %}
**（任意）［カスタムラインを追加］をクリックして、追加のプリセットを追加します。**

{% hint style="info" %}
これらのプリセットのデータは個別になります。
{% endhint %}
{% endstep %}

{% step %}
**［保存］をクリックします。**
{% endstep %}
{% endstepper %}

***

## 混雑傾向を表示する

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラのライブフィードで［分析］を選択します** <img src="/files/a749ce92adeb446691410b0de5381269de324e91" alt="" data-size="line">**> 混雑傾向。**
{% endstep %}

{% step %}
**（任意）カメラフィードの左側で、カスタムラインのプリセットを選択します。**
{% endstep %}

{% step %}
**このタブには、選択した期間の推定入退場数がすべて表示されます。各バーにマウスを重ねると、その期間の数値が表示されます。**

<div align="left" data-with-frame="true"><img src="/files/482b5adbdbc83d48548ff4cbdc73942fba9e0069" alt="" width="678"></div>
{% endstep %}

{% step %}
**日付範囲を選択して、プリセットを選ぶか、カスタム範囲を設定します。**

<div align="left" data-with-frame="true"><img src="/files/d25f71ada65beb9b002addb53512a8cca525d6a4" alt=""></div>
{% endstep %}

{% step %}
**期間ドロップダウンを選択して、グラフの各列が表す期間を選びます。**
{% endstep %}
{% endstepper %}

***

## 混雑傾向をエクスポートする

混雑傾向の結果を .csv ファイルとしてエクスポートできます。

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

{% step %}
**カメラを選択します。**
{% endstep %}

{% step %}
**カメラのライブフィードで、［分析］を選択します。**
{% endstep %}

{% step %}
**右上の［ダウンロード］をクリックします。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の操作を見てみますか？** こちらをご覧ください： [動画チュートリアル](https://www.youtube.com/watch?v=9ZyWLqvp0nY).
{% 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/verkada-cameras/ja/fen-xi/people-analytics/occupancy-trends.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.
