# Vehicle Analytics

Vehicle analytics uses edge-based processing to detect vehicles and identify attributes like color and body type. While all Verkada cameras detect vehicles by default, you must enable Vehicle Analytics to search and filter footage in Command by time, date, camera, color, and body type.

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

***

## Enable Vehicle 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 Vehicle Analytics, enable Vehicle 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 Vehicle History.**
{% endstep %}
{% endstepper %}

***

## View Vehicle History

### Individual camera

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

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

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

### All cameras

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

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

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

{% step %}
**Use the search bar to see and apply the available filters.**
{% 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/analytics/vehicle-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.
