# Helixアラート

Helixは、Verkadaのカスタマイズ可能な映像検索および統合エンジンで、オンプレミスまたはクラウドベースのシステムからのサードパーティデータをCommandに取り込みます。このデータは、ユーザー定義の属性で映像をインデックス化し、特定のイベントの検索と識別を容易にします。

Helixアラートを使用すると、ユーザーは、統合されたイベントについて、すべての新しいHelixイベントに対して、または定義されたしきい値を満たすものにのみ、Commandで事前通知を受け取ることができます。

***

## 設定

### アラートを作成 > イベント

{% stepper %}
{% step %}
**Command のホームページの左側ナビゲーションで、［アラート］をクリックします。**
{% endstep %}

{% step %}
**上部の \[新しいアラート] をクリックします。**
{% endstep %}

{% step %}
**「イベントの選択」で、カメラ > Helix を選択します。**
{% endstep %}

{% step %}
**［カメラ］で:**

1. 次の送信元からのアラートを受け取るように選択します **サイト** または **個別のカメラ**.
2. ［完了］をクリックして **完了** して続行します。

{% hint style="warning" %}
&#x20;Helixアラートは特定のHelixイベントタイプに関連付けられています。重要なイベントを見逃さないよう、すべてのカメラを選択することを推奨します。
{% endhint %}
{% endstep %}

{% step %}
**Helixイベントタイプ：**

1. Helixイベントタイプを選択します。

{% hint style="info" %}
一覧に表示されているイベントタイプは、 [設定したものです](https://apidocs.verkada.com/reference/getting-started).
{% endhint %}

2. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**しきい値：**

1. 有効にします **All Events** トグルを有効にすると、新しいHelixイベントが生成されるたびにアラートを受信できます。
2. より細かく制御するには、最大2つのしきい値を定義し、 **AND** または **OR** ロジックで結合します。Helixイベントが指定されたしきい値条件を満たすたびに、アラートがトリガーされます。

<div align="left" data-with-frame="true"><img src="/files/615c8c16d161febf6760f41fe61dae9e3ebe7aad" alt="" width="211"></div>

3. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**完了をクリックして、アラートを続行します** [**通知スケジュールを続行します**](#create-alert-greater-than-cameras)**.**
{% 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/ja/fen-xi/create-camera-event-alerts/helix-alerts.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.
