> 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/verkada-cameras/es/configuracion/camera-network-settings/enable-wi-fi-on-select-verkada-cameras.md).

# Habilitar Wi‑Fi en cámaras Verkada seleccionadas

Para habilitar y usar Wi‑Fi en las cámaras Verkada, hay algunos **requisitos** a seguir:

* El modelo de cámara debe ser uno de estos modelos: [CD61](https://docs.verkada.com/docs/video-security-cd61-datasheet.pdf), [CD61‑E](https://www.verkada.com/security-cameras/dome/cd61-e/), [CB61‑E](https://docs.verkada.com/docs/video-security-bullet-series-quick-start-guide.pdf), [CB61‑TE](https://docs.verkada.com/docs/video-security-bullet-series-quick-start-guide.pdf), [CM61](https://docs.verkada.com/docs/video-security-cm61-datasheet.pdf), o D50W.
* El Wi‑Fi debe estar habilitado a nivel de organización. Contacte [equipo de soporte de Verkada](https://www.verkada.com/support/) con [token de soporte](/command/es/necesita-ayuda/contact-verkada-support/enable-support-access.md) para habilitar el Wi‑Fi.
* La cámara debe estar conectada a una red Ethernet y debe estar en línea para recibir la configuración de Wi‑Fi.

{% hint style="warning" %}
Es posible habilitar el Wi‑Fi y configurar su Service Set ID (SSID) y contraseña si el dispositivo está sin conexión, pero necesita conectarse a una red cableada para descargar esta nueva configuración.

Si el SSID o la contraseña cambian para la red Wi‑Fi, usted **debe** preconfigure la nueva red Wi‑Fi en la cámara o use una red cableada para reconfigurar la cámara. Si la cámara está sin conexión, no descargará una nueva configuración inalámbrica.
{% endhint %}

***

## Habilitar Wi‑Fi de la cámara

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

{% step %}
**Seleccione una cámara para habilitar el Wi‑Fi.**
{% endstep %}

{% step %}
**A la derecha de la transmisión en vivo de la cámara, haga clic en Configuración.**
{% endstep %}

{% step %}
**En Dispositivo > Wi‑Fi de la cámara haga clic en Configurar.**
{% endstep %}

{% step %}
**En Wi‑Fi:**

a. Active **Habilitar Wi‑Fi de la cámara**.\
b. Seleccione su red inalámbrica.\
c. Ingrese su contraseña para conectar la cámara.\
d. Haga clic en **Conectar** cuando esté listo para guardar.
{% endstep %}
{% endstepper %}

La cámara conserva esta configuración al reiniciarse. Puede confirmar qué conexión está en uso mediante la casilla de verificación ![](/files/61194a9835e0affc297fe9b71659d4b6cf0f94fb) junto al nombre de la red.


---

# 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/verkada-cameras/es/configuracion/camera-network-settings/enable-wi-fi-on-select-verkada-cameras.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.
