# Auror

Auror is a retail crime intelligence platform that empowers retailers to report, solve, and prevent crimes like theft and fraud. By integrating with Verkada Command, users can seamlessly export video archives to Auror, providing visual context to incidents. With Command’s AI-powered search tools, relevant footage can be quickly identified and added as evidence to an Auror event.

***

## Configure the Auror integration

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

{% step %}
**In the left navigation, select Org Settings > Verkada API.**
{% endstep %}

{% step %}
**Under Integrations, click Add Integration.**
{% endstep %}

{% step %}
**Select Auror.**

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

{% step %}
**Set the Auror Location and enter the Client ID, Client Secret, and Subscription Key and click Connect.**

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

{% step %}
**Command will perform an authentication check to verify that the credentials entered are valid. Click Got it once the setup is complete.**

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

***

## Export archives to Auror

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

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

{% step %}
**Hover over an archive and click** ![](/files/fNtqps9QnG7OUURA9QdV)**.**

1. Click **Prepare for Download.**&#x20;
   1. Select the position for the **Timestamp Location.**
   2. (Optional) Toggle on [Blur Faces](https://help.verkada.com/verkada-cameras/configuration/security-and-privacy/enable-face-blur-on-verkada-cameras).
2. Click **Next > Prepare Download.**
3. Click **Start Download** to save the archive to your default Downloads folder.
   {% endstep %}

{% step %}
**Hover over the archive again, then click**![](/files/fNtqps9QnG7OUURA9QdV)**.**

1. Select **Upload to Auror.**
2. Enter the **Auror Event ID** to associate with the archive.
3. Click **Upload.**

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

{% step %}
**You will receive an email notifying you once the footage is available in Auror after a successful export. You will also be notified if the export is unsuccessful.**
{% endstep %}
{% endstepper %}

***

## View an archive in Auror

{% stepper %}
{% step %}
**Log in to your Auror account.**
{% endstep %}

{% step %}
**Open the incident associated with the archive.**
{% endstep %}

{% step %}
**Select Evidence Locker to access the archive.**

<div align="left" data-with-frame="true"><img src="/files/gAH2Ue0EXmIho8gKNlj9" alt=""></div>
{% 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/command/organization-settings/integrations/set-up-the-auror-integration-in-command.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.
