> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/ko/events-and-alerts/configure-gateway-status-alerts.md).

# 게이트웨이 상태 알림

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

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

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/connectivity/ko/events-and-alerts/configure-gateway-status-alerts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
