# Alertas de manipulación del Gateway

Cada puerta de enlace celular de Verkada viene equipada con un acelerómetro para monitorear manipulaciones o vandalismo. Puedes configurar una puerta de enlace para activar alertas de manipulación cuando detecte vibración o movimiento del dispositivo.

{% hint style="danger" %}
Necesitas permisos de administrador del sitio para crear alertas de pasarela. Los administradores del sitio pueden designar a los visualizadores 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 > Tamper.**
{% 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 [programación de notificaciones de alertas](#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/gateway-tamper-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.
