# 게이트웨이 월간 데이터 사용량 알림

각 Verkada 게이트웨이는 사용자가 게이트웨이와 연결된 모든 장치에서 사용된 데이터 양을 추적할 수 있게 합니다. 월간 데이터 사용량이 미리 설정된 임계값을 초과하면 경고가 트리거되도록 게이트웨이를 구성할 수 있습니다.

{% hint style="danger" %}
게이트웨이 경고를 생성하려면 Site Admin 권한이 필요합니다. Site Admin은 Site Viewer를 경고 수신자로 지정할 수 있습니다.
{% endhint %}

***

### **알림 생성 > 이벤트**

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

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

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

{% step %}
**이벤트 선택에서 Gateway > 월간 데이터 사용량을 선택합니다.**
{% endstep %}

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

a. 다음에서 알림을 받도록 선택합니다 **모든 게이트웨이, 사이트,** 또는 **개별 게이트웨이.**\
b. 클릭 **완료** 하고 다음으로 알림 [데이터 사용량 임계값](#create-alert-greater-than-data-usage-threshold).
{% endstep %}
{% endstepper %}

### **경고 만들기 > 데이터 사용량 임계값**

{% stepper %}
{% step %}
**드롭다운 메뉴를 선택하여 월간 사용 주기의 시작 날짜를 선택합니다.**
{% endstep %}

{% step %}
**경고를 트리거할 데이터 임계값을 설정합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/5a00a338f9a59f390f485c932a5be8ab183befea" alt="" width="431"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
데이터 임계값은 장치 수준 경고입니다. 임계값을 초과하는 각 장치에 대해 사용자가 알림을 받게 됩니다.
{% endhint %}
{% endstep %}

{% step %}
**완료를 클릭하고 알림을 계속 진행합니다** [**알림 일정**](#create-alert-greater-than-data-usage-threshold)**.**
{% 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/gateway-monthly-data-usage-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.
