# モバイルアプリでの人物と顔の検索

Verkadaのモバイルアプリでは、人や顔を検索する複数の方法を提供しています。

## カメラ全体での人物履歴と顔検索にアクセスする

{% stepper %}
{% step %}
**Verkada Commandアプリを開きます。**
{% endstep %}

{% step %}
**左から右にスワイプするかタップしてメニューを開きます。**
{% endstep %}

{% step %}
**Cameras > People に移動します。**
{% endstep %}

{% step %}
**すべての関心人物を表示します。**
{% endstep %}

{% step %}
**写真で検索します。**
{% endstep %}
{% endstepper %}

## カメラごとの人物履歴と顔検索にアクセスする

{% stepper %}
{% step %}
**Verkada Commandアプリを開きます。**
{% endstep %}

{% step %}
**左から右にスワイプするかタップしてメニューを開きます。**
{% endstep %}

{% step %}
**Cameras > Home に移動します。**
{% endstep %}

{% step %}
**人物の履歴を検索したいカメラを選択します。**
{% endstep %}

{% step %}
**カメラの下で、Peopleタブをタップして人物の履歴を表示します。**
{% endstep %}

{% step %}
**Facesをタップして、目視された顔またはアップロードした写真でフィルタします。**
{% endstep %}

{% step %}
**（オプション）日付範囲や人物の外見で結果をフィルタすることもできます。**
{% endstep %}
{% endstepper %}


---

# 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/verkada-cameras/ja/fen-xi/people-analytics/people-and-face-search-on-mobile-apps.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.
