# Alertas de estado del Gateway

Puede habilitar alertas de conexión en línea/sin conexión para dispositivos de gateway, según sus necesidades de configuración.

### Crear alerta > Eventos

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

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

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

{% step %}
**En Seleccionar evento, elija Gateway > En línea/Sin conexión.**
{% endstep %}

{% step %}
**En Dispositivos de gateway:**

a. Elija recibir alertas de **Todos los dispositivos, sitios,** o **Dispositivos individuales**.\
b. Haga clic en **Listo** y continúe con la [**programación de notificaciones de alerta**](#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/es/eventos-y-alertas/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.
