# Helix 알림

Helix는 Verkada의 맞춤형 비디오 검색 및 통합 엔진으로, 온프레미스 또는 클라우드 기반 시스템의 타사 데이터를 Command로 가져옵니다. 이 데이터는 사용자 정의 속성으로 영상에 색인을 생성하여 특정 이벤트를 더 쉽게 검색하고 식별할 수 있게 합니다.

Helix 알림을 사용하면 사용자는 통합된 이벤트에 대해 Command에서 사전 알림을 받을 수 있으며, 모든 새 Helix 이벤트에 대해 또는 정의된 임계값을 충족하는 이벤트에 대해서만 알림을 받을 수 있습니다.

***

## 구성

### 알림 만들기 > 이벤트

{% 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. 다음을 활성화합니다. **모든 이벤트** 토글을 사용하여 새 Helix 이벤트가 생성될 때마다 알림을 받습니다.
2. 더 세밀한 제어를 위해 다음으로 연결된 최대 두 개의 임계값을 정의합니다. **AND** 또는 **OR** 논리. Helix 이벤트가 지정된 임계값 조건을 충족할 때마다 알림이 트리거됩니다.

<div align="left" data-with-frame="true"><img src="/files/1ccd1fec7935624519a0fd9635472047225524ee" 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/ko/analytics/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.
