# Axon Evidence

Axon Evidence は、ボディカメラ、ドローン、その他のデバイスから収集された重要な動画およびマルチメディア証拠を安全に保存、管理、共有するために設計されたデジタル証拠管理プラットフォームです。法執行機関や公共安全機関のワークフローを効率化し、法的基準への準拠と円滑な連携を実現します。

この統合により、Verkada の顧客は Command から動画アーカイブを Axon Evidence の各機関にシームレスにエクスポートでき、デジタル証拠の収集と管理を簡素化できます。AI 搭載検索などの Command の強力な調査ツールを使用すると、ユーザーは関連するインシデントをすばやく見つけ、それを Axon Evidence の機関に証拠として追加できます。

***

## Axon Evidence API クライアント資格情報を作成する

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

{% step %}
**Admin > Security Settings > API Settings ( に移動します**[**MyAxon Documentation**](https://my.axon.com/s/article/API-Settings)**)**
{% endstep %}

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

a. クライアントに名前を付けます **Verkada Command.**\
b. 選択します **Evidence > any.create.**\
c. 選択します **Users > read.**\
d. 選択します **Cases > any.list**\
e. 選択します **Partner > category.view**\
f. クリックします **SAVE.**
{% endstep %}

{% step %}
**この値は、後で Verkada Command で使用するために保存してください。**
{% endstep %}
{% endstepper %}

***

## Command で Axon Evidence 連携を設定する

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

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

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

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

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

{% step %}
**Evidence Client ID、Client Secret、Agency URI、Agency ID を入力し、Connect をクリックします。**

{% hint style="info" %}
以下の [上記の手順](#h_fc14da2a93) に従って、これらの資格情報を Axon Evidence の Admin ワークフローから直接取得します。
{% endhint %}

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

{% step %}
**Command は認証チェックを実行し、入力された資格情報が有効であることを確認します。**

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

***

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

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

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

{% step %}
**アーカイブにカーソルを合わせて** ![](/files/6a8da8bb8dc9aee98410edeeca9c00fe4e7c069e)**.**

1. をクリックします **Prepare for Download.**&#x20;
   1. 次の位置を選択します **Timestamp Location.**
   2. （任意）次をオンにします [Blur Faces](/verkada-cameras/ja/she-ding/security-and-privacy/enable-face-blur-on-verkada-cameras.md).
2. をクリックします **Next > Prepare Download.**
3. をクリックします **Start Download** をクリックして、アーカイブを既定の Downloads フォルダーに保存します。
   {% endstep %}

{% step %}
**再度アーカイブにカーソルを合わせて** ![](/files/6a8da8bb8dc9aee98410edeeca9c00fe4e7c069e)**.**

1. を選択します **Upload to Axon.**
2. 次を入力します **Axon ユーザーのメールアドレス** を Evidence アカウントで使用しているもの。
3. （任意）ユーザーは、対応するドロップダウン メニューから、エクスポートした Archive を既存の Evidence Case ID や Categories に関連付けることもできます。

{% hint style="info" %}
Command で検索しても Case ID が表示されない場合は、検索条件を絞り込む必要があるかもしれません。
{% endhint %}

4. をクリックします **Upload.**
   {% endstep %}

{% step %}
**確認メール内のリンクをたどることで、Axon Evidence アカウントから動画に直接アクセスすることもできます。動画は、関連付けられた Case ID または Category を使用して、Axon Evidence 内から検索することもできます。**

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

{% hint style="warning" %}
アーカイブは、組織の Evidence アカウントで確認できます。Evidence にエクスポートされたすべての Verkada アーカイブには **Verkada** タグが付き、Command からエクスポートを開始したユーザーの下に一覧表示されます。
{% endhint %}


---

# 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/ja/ganaizshon/integrations/set-up-the-axon-evidence-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.
