# 게이트웨이 지오펜스 알림

게이트웨이 장치에 대해 GeoFence 알림을 활성화할 수 있습니다. 구성된 게이트웨이 장치가 사전 구성된 지역을 벗어나면 이러한 알림이 발생합니다.

{% hint style="danger" %}
GeoFence는 셀룰러 게이트웨이 장치에만 적용됩니다. 이 기능은 Wi-Fi 게이트웨이에서는 사용할 수 없습니다.
{% endhint %}

***

## 구성

### 알림 생성 > 이벤트 <a href="#h_3f83fcd680" id="h_3f83fcd680"></a>

{% stepper %}
{% step %}
**Command 홈페이지의 왼쪽 탐색 메뉴에서 알림을 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 새 알림을 클릭합니다.**
{% endstep %}

{% step %}
**이벤트 선택에서 게이트웨이 > GeoFence를 선택합니다.**
{% endstep %}

{% step %}
**게이트웨이 장치에서:**

a. 다음에서 알림을 받도록 선택합니다 **모든 장치, 사이트,** 또는 **개별 장치**.

{% hint style="warning" %}
알림 생성 후 추가된 새 장치는 사이트 또는 모든 장치를 선택하면 자동으로 알림을 생성합니다.
{% endhint %}

b. 클릭 **완료** 계속하려면.
{% endstep %}
{% endstepper %}

### 알림 생성 > GeoFence 지역

{% stepper %}
{% step %}
선택한 모든 게이트웨이 장치에 대해 지도에서 다음을 통해 지역을 설정합니다. **구역의 지점을 표시하여**.
{% endstep %}

{% step %}
**일정 기간 후 알림을 설정합니다.**&#x20;
{% endstep %}

{% step %}
**계속하려면 적용을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 알림 생성 > 이벤트 종료 <a href="#h_3f83fcd680" id="h_3f83fcd680"></a>

{% stepper %}
{% step %}
**(선택 사항) 게이트웨이가 GeoFence 지역 안으로 다시 돌아왔을 때의 이벤트 종료 알림을 설정합니다.**
{% endstep %}

{% step %}
**계속하려면 완료를 클릭합니다.**
{% 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/connectivity/ko/events-and-alerts/events-and-alerts-template.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.
