# Agregar Gateway celular a Command

Debes agregar tu gateway a Command antes de poder acceder a los datos y administrar la configuración.

{% hint style="danger" %}
Debe crear una [cuenta de Verkada Command](https://command.verkada.com/register) e iniciar sesión con [permisos de](/command/es/usuarios-y-permisos/roles-and-permissions-for-command.md) de Org Admin para activar y configurar una gateway.
{% endhint %}

***

## Reclame su gateway

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

{% step %}
**En Dispositivos, en la parte superior derecha, haga clic en Agregar dispositivos.**
{% endstep %}

{% step %}
**Introduzca o escanee el número de serie de la gateway.**
{% endstep %}

{% step %}
**Una vez agregado, puede encontrar el dispositivo en el sitio Dispositivos no asignados.**
{% endstep %}
{% endstepper %}

***

## Configure su gateway

### Command

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

{% step %}
**Seleccione su puerta de enlace.**
{% endstep %}

{% step %}
**En General, ingresa:**

a. Introduzca un nombre único.\
b. Seleccione un sitio.\
c. Introduzca una ubicación.

<div align="left" data-with-frame="true"><img src="/files/958551c34dd3d0baa06b4f159c155da8449b7e57" alt="" width="416"></div>
{% endstep %}

{% step %}
**Haga clic en Aplicar.**
{% endstep %}
{% endstepper %}

### app Command

{% stepper %}
{% step %}
**Abra la aplicación móvil Command e inicie sesión en su organización.**
{% endstep %}

{% step %}
**En la parte superior izquierda, haga clic en Agregar dispositivo.**

a. Escanee el código QR o introduzca el número de serie.\
b. Haga clic en **Agregar dispositivos.**
{% endstep %}

{% step %}
**Haga clic en Configurar gateway.**
{% endstep %}

{% step %}
**En General:**

a. Introduzca un nombre único.\
b. Seleccione un sitio.\
c. Introduzca una ubicación.
{% endstep %}

{% step %}
**Haga clic en Listo.**
{% 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/configuracion/add-cellular-gateway-to-command.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.
