> 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.md).

# Añadir la pasarela celular a Verkada Command

Añada su pasarela celular a su organización de Verkada Command

Necesitas 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 [Administrador de organización](/command/es/usuarios-y-permisos/roles-and-permissions-for-command.md) permisos para activar y configurar una puerta de enlace.
{% endhint %}

***

## Reclame su puerta de enlace

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

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

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

{% step %}
**Una vez añadido, puede encontrar el dispositivo en el sitio Dispositivos sin asignar.**
{% endstep %}
{% endstepper %}

***

## Configure su puerta de enlace

### 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="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-1635c92d79b0c3115a61c90e264e19b95019ba9a%2F8930ef9265103bb460227d85bc8f812767fc2338.png?alt=media" alt="" width="416"></div>
{% endstep %}

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

### Aplicación Command

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

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

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

{% step %}
**Haga clic en Configurar puerta de enlace.**
{% 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
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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
