# Alertas de conmutación por error de SIM

Cada pasarela celular de Verkada tiene dos ranuras SIM con un mecanismo de conmutación por error automático. Puedes configurar una pasarela para activar alertas de conmutación por error de SIM cuando el dispositivo cambia a la SIM secundaria.

{% 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 Pasarela > Conmutación por error de SIM.**
{% 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/sim-failover-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.
