# Enable Wi-Fi on Select Verkada Cameras

To enable and use Wi-Fi on Verkada cameras, there a few **requirements** to follow:

* The camera model must be one of these models: [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), or D50W.
* Wi-Fi must be enabled at the organization level. Contact [Verkada Support](https://www.verkada.com/support/) with [support token](/command/need-help/contact-verkada-support/enable-support-access.md) to enable Wi-Fi.
* The camera must be connected to an Ethernet network and must be online to receive the Wi-Fi configuration.

{% hint style="warning" %}
It is possible to enable Wi-Fi and configure your Service Set ID (SSID) and password if the device is offline, but it needs to connect to a wired network to pull this new configuration.

If the SSID or password changes for the Wi-Fi network, you **must** preconfigure the new Wi-Fi network on the camera or use a wired network to reconfigure the camera. If the camera is offline, it will not pull a new wireless configuration.
{% endhint %}

***

## Enable camera Wi-Fi

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras .**
{% endstep %}

{% step %}
**Select a camera to enable Wi-Fi.**
{% endstep %}

{% step %}
**At the right of the camera live feed, click Settings.**
{% endstep %}

{% step %}
**Under Device > Camera Wi-Fi click Configure.**
{% endstep %}

{% step %}
**On Wi-Fi:**

a. Toggle on **Enable camera Wi-Fi**.\
b. Select your wireless network.\
c. Enter your password to connect the camera.\
d. Click **Connect** when you’re ready to save.
{% endstep %}
{% endstepper %}

The camera retains this configuration on reboot. You can confirm which connection is in use via the checkbox ![](/files/IJnRV34oA5a5xdOA1Wt8) next to the network name.


---

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