> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command/switch-carriers-on-the-cellular-gateway.md).

# Cambia de operador en el Cellular Gateway

Verizon, AT\&T y T-Mobile son las tres opciones de operador de la puerta de enlace para los clientes en Estados Unidos. Puedes cambiar entre estos operadores si usas la SIM de Verkada en Estados Unidos.

***

### Elige tu operador preferido

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los productos > Gateways.**
{% endstep %}

{% step %}
**Selecciona el gateway que deseas configurar.**
{% endstep %}

{% step %}
**En la parte superior derecha, haz clic en Configuración.**
{% endstep %}

{% step %}
**En Red > Operador preferido, selecciona tu operador preferido en el menú desplegable.**

<div align="left" data-with-frame="true"><figure><img src="/files/74394176492bc4102715fde6f61e03e6c633c887" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
La puerta de enlace se conectará a Verizon automáticamente si no se selecciona un operador preferido.
{% endhint %}
{% endstep %}

{% step %}
**Haz clic en Aplicar y luego en Confirmar para guardar.**

{% hint style="warning" %}
Una puerta de enlace se desconectará cuando intente cambiar entre perfiles. El tiempo de inactividad puede ser de hasta 15 minutos.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configuracion/add-cellular-gateway-to-command/switch-carriers-on-the-cellular-gateway.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.
