# 게이트웨이 상태 알림

구성 요구 사항에 따라 게이트웨이 장치에 대한 온라인/오프라인 알림을 활성화할 수 있습니다.

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

{% stepper %}
{% step %}
**Verkada Command에 로그인합니다.**
{% endstep %}

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

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

{% step %}
**이벤트 선택에서 게이트웨이 > 온라인/오프라인을 선택합니다.**
{% endstep %}

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

a. 다음에서 알림을 받도록 선택합니다 **모든 장치, 사이트,** 또는 **개별 장치**.\
b. 클릭합니다 **완료** 하고 알림 [**알림 일정과 함께 계속 진행합니다.**](#create-alert-greater-than-events).
{% 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/configure-gateway-status-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.
