> 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/command/ja/ganaizshon/integrations/set-up-the-auror-integration-in-command.md).

# Auror

Auror は、小売業者が盗難や不正などの犯罪を報告・解決・防止できるようにする、小売犯罪インテリジェンスプラットフォームです。Verkada Command と統合することで、ユーザーはビデオアーカイブを Auror にシームレスにエクスポートでき、インシデントに視覚的な文脈を提供できます。Command の AI 搭載検索ツールにより、関連する映像をすばやく特定し、Auror のイベントに証拠として追加できます。

***

## Auror 連携を設定する

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

{% step %}
**左側のナビゲーションで、Org Settings > Verkada API を選択します。**
{% endstep %}

{% step %}
**Integrations で、Add Integration をクリックします。**
{% endstep %}

{% step %}
**Auror を選択します。**

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

{% step %}
**Auror Location を設定し、Client ID、Client Secret、Subscription Key を入力して、Connect をクリックします。**

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

{% step %}
**Command は、入力した認証情報が有効であることを確認するために認証チェックを実行します。セットアップが完了したら、Got it をクリックします。**

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

***

## アーカイブを Auror にエクスポートする

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

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

{% step %}
**アーカイブにカーソルを合わせて、クリックします** ![](/files/96ce70901eff6985aaebff3f4bcc2ae43130b210)**.**

1. クリックします **ダウンロードの準備をします。**
   1. 次の位置を選択します **タイムスタンプの位置。**
   2. （オプション）をオンにする [顔をぼかす](https://help.verkada.com/verkada-cameras/configuration/security-and-privacy/enable-face-blur-on-verkada-cameras).
2. クリックします **次へ > ダウンロードの準備。**
3. クリックします **ダウンロードを開始** アーカイブを既定のダウンロードフォルダーに保存します。
   {% endstep %}

{% step %}
**もう一度アーカイブにカーソルを合わせて、次をクリックします**![](/files/96ce70901eff6985aaebff3f4bcc2ae43130b210)**.**

1. 選択 **Auror にアップロードします。**
2. 次を入力します **Auror Event ID** アーカイブに関連付けるための。
3. クリックします **アップロード。**

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

{% step %}
**エクスポートが成功すると、映像が Auror で利用可能になった時点でお知らせするメールが届きます。エクスポートが失敗した場合にも通知されます。**
{% endstep %}
{% endstepper %}

***

## Auror でアーカイブを表示する

{% stepper %}
{% step %}
**Auror アカウントにログインします。**
{% endstep %}

{% step %}
**アーカイブに関連付けられたインシデントを開きます。**
{% endstep %}

{% step %}
**アーカイブにアクセスするには、Evidence Locker を選択します。**

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