# Alertas mensuales de uso de datos del Gateway

Cada gateway de Verkada permite al usuario hacer un seguimiento de la cantidad de datos utilizados por el gateway y cualquier dispositivo conectado. Puedes configurar un gateway para que active una alerta cuando el uso mensual de datos supere un umbral preestablecido.

{% hint style="danger" %}
Necesitas permisos de administrador del sitio para crear alertas del gateway. Los administradores del sitio pueden designar a los espectadores del sitio como destinatarios de las alertas.
{% endhint %}

***

### **Crear alerta > Eventos**

{% stepper %}
{% step %}
**Inicia sesión en Verkada Command.**
{% endstep %}

{% step %}
**En la página de inicio de Command, en la navegación de la izquierda, haz clic en Alertas.**
{% endstep %}

{% step %}
**En la parte superior, haz clic en Nueva alerta.**
{% endstep %}

{% step %}
**En Seleccionar evento, elige Gateway > Uso mensual de datos.**
{% endstep %}

{% step %}
**En Pasarelas:**

a. Elige recibir alertas de **todas las pasarelas, sitios,** o **pasarelas individuales.**\
b. Haz clic en **Hecho** y continúa con la [umbral de uso de datos](#create-alert-greater-than-data-usage-threshold).
{% endstep %}
{% endstepper %}

### **Crear alerta > Umbral de uso de datos**

{% stepper %}
{% step %}
**Selecciona el menú desplegable para elegir la fecha de inicio del ciclo mensual de uso.**
{% endstep %}

{% step %}
**Establece el umbral de datos que activará la alerta.**

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

{% hint style="warning" %}
El umbral de datos es una alerta a nivel de dispositivo. Se notificará a los usuarios por cada dispositivo que supere el umbral.
{% endhint %}
{% endstep %}

{% step %}
**Haz clic en Listo y continúa con la alerta** [**programación de notificaciones de alertas**](#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/es/eventos-y-alertas/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.
