> 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/camera-smart-lists.md).

# カメラのスマートリスト

スマートリストは、組織内で新しく見つかった人や、頻繁に見かける人を可視化します。手動の作業を必要とせず、自動的に更新され、タイムリーな洞察を提供します。

* **新しい人物** – 数回だけ現れる人物。
* **頻繁に見かける人物** – 繰り返し現れる人物。

スマートリストは、新しい検出が発生するたびに更新され、アクティビティデータを最新の状態に保ちます。

### スマートリストを使用する理由

* 現れたらすぐに新しい人物を特定できます。
* 頻繁に見かける人物を追跡して、繰り返し発生するアクティビティを把握できます。
* 自動更新により、確認作業を効率化します。
* 既存の一覧を除外したり、人物を既知としてマークしたりして、不要な結果を除外します。

{% hint style="info" %}
スマートリストを作成したら、 [スマートリストアラート](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/smart-list-alerts.md).
{% endhint %}

***

### 要件

* カメラで顔検出を有効にする必要があります。
* 一般的な顔検出よりも、より厳しいフィルタリング条件が適用されます。
  * 顔がフレーム内でより大きな割合を占めている必要があります。
  * 横顔は除外され、 **正面からのビュー** が必要です。
  * 鮮明で十分に明るい映像は、精度の向上に役立ちます。

***

## スマートリスト

{% hint style="danger" %}
少なくとも **サイトビューアー** カメラがあるサイトで、スマートリストを作成および管理するための権限が必要です。
{% endhint %}

### スマートリストを作成する

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

{% step %}
**左側のナビゲーションで、人物を選択します。**
{% endstep %}

{% step %}
**スマートリストの横で、** <i class="fa-plus">:plus:</i>**.**

a. 一意の名前を入力します。\
b. 検出に使用するカメラを選択します。\
c. 次をオフにします **アクセス: 公開** 一覧を自分だけがアクセスできるようにしたい場合。

* **公開** – 一覧内の少なくとも1台のカメラにアクセスできる他のユーザーに表示されます。結果は、アクセス可能なカメラに限定されます。ほかのユーザーは一覧を変更できませんが、人物を既知としてマークできます。
* **非公開** – あなたにのみ表示されます。

f. の下で **検出から除外する人物一覧,** 検出に表示したくない人物一覧を入力します。これにより、スマートリストは関連する新規または繰り返しの出現のみに集中できます。\
g. 次をクリックします **保存。**
{% endstep %}
{% endstepper %}

### スマートリストを管理する

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

{% step %}
**左側のナビゲーションで、人物を選択します。**
{% endstep %}

{% step %}
**スマートリストの下で、一覧を選択します。**
{% endstep %}

{% step %}
**人物のサムネイルの下で、** <i class="fa-angle-down">:angle-down:</i>**を選択します。次の操作ができます。**

a. 画像をダウンロード\
b. 顔で検索\
c. 既知としてマーク
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
人物が既知としてマークされると、新規または頻繁に現れる人物として表示されなくなります。
{% endhint %}

### マーク済みの既知の人物を削除する

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

{% step %}
**左側のナビゲーションで、人物を選択します。**
{% endstep %}

{% step %}
**スマートリストの下で、一覧の横にある** <i class="fa-ellipsis">:ellipsis:</i>**.**

a.  **既知の人物一覧を表示。**\
b. 人物プロフィールの右上で、 <i class="fa-trash">:trash:</i>.
{% endstep %}
{% endstepper %}

***

## ベストプラクティス

* 顔がはっきり見える、明るく人通りの多い प्रवेश地点にカメラを配置します。
* スマートリストの結果を定期的に確認し、既知の人物をマークしたり一覧を除外したりして、洞察を関連性が高く価値あるものに保ちます。
* 最良の結果を得るには、すべてのカメラではなく、関連性の高いカメラを少数選んでスマートリストを構成してください。カメラ数を少なくすることで精度が向上し、人物の管理もしやすくなります。


---

# 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/camera-smart-lists.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.
