# People Analytics

People Analytics uses edge-based camera processing to detect people and faces and analyze attributes such as clothing color, apparent sex, and the presence of backpacks. All Verkada cameras detect people by default, but you must enable People History to use advanced analytics like searching by face or clothing color.

<div align="left" data-with-frame="true"><figure><img src="/files/loWrHNUDEhQ76iS6Wlia" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
See the [User Guide for People Analytics](https://docs.verkada.com/docs/people-analytics-guide.pdf) for best practice guidelines.
{% endhint %}

***

## Enable People History

### Globally

{% hint style="danger" %}
You need to enable this feature globally before you can enable it on individual cameras.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Admin.**
{% endstep %}

{% step %}
**Select Feature Manager.**
{% endstep %}

{% step %}
**Under People Analytics, enable People History and other analytics features that you may need.**&#x20;
{% endstep %}
{% endstepper %}

### Individual cameras

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select a camera to edit.**
{% endstep %}

{% step %}
**Click Settings > Analytics.**
{% endstep %}

{% step %}
**Under Analytics, toggle on People History and other analytics features that you may need.**&#x20;

{% hint style="warning" %}
You can only toggle on Person Attributes, Face Detection, and Occupancy Trends when People History is enabled.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## View Person History

### Individual camera

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select a camera > People.**
{% endstep %}

{% step %}
**Use the search bar to see and apply the available filters.**
{% endstep %}

{% step %}
**(Optional) Select Upload Photo to search for a specific person on the camera.**
{% endstep %}
{% endstepper %}

### All cameras

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**In the left navigation, select People.**

You should be able to see all detected people across all cameras.
{% endstep %}

{% step %}
**Use the search bar to see and apply the available filters.**
{% endstep %}
{% endstepper %}

***

## Use Face Search

When enabled, Face Search is visible across all cameras in your organization and in the Verkada Command app.

### Across all cameras

You can search a face across all cameras in your organization.

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select People > Profiles.**

You should be able to see all detected faces across all cameras.
{% endstep %}

{% step %}
**Use the search bar to see and apply the available filters.**
{% endstep %}
{% endstepper %}

### Command app

See [Face Search on Mobile Apps](/verkada-cameras/analytics/people-analytics/people-and-face-search-on-mobile-apps.md) to perform a face search on the Command mobile app.


---

# 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/analytics/people-analytics.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.
