# Wi-Fi Network Management for GW31-E

You can add a hidden network to your network settings and configure a secondary credential. This is useful for connecting to networks that don’t broadcast their SSID and for continued connectivity if the primary credential expires.

***

## Hidden Network

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

{% step %}
**Select your gateway.**
{% endstep %}

{% step %}
**In the top right, click Settings.**
{% endstep %}

{% step %}
**Under Network > click Other Networks.**

a. Enter the **Network Name.**\
b. Enter the **Security** type.\
c. Enter the **Password.**\
d. Check **Hidden Network**.\
e. Click **Save.**

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

{% step %}
**The device will connect to the hidden network and display under Wi-Fi > Known Networks.**
{% endstep %}
{% endstepper %}

***

## Pre-change password

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

{% step %}
**Select your gateway.**
{% endstep %}

{% step %}
**In the top right, click Settings.**
{% endstep %}

{% step %}
**Under Network > click Other Networks.**
{% endstep %}

{% step %}
**Next to your network, click > Credentials.**

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

{% step %}
**Click Add New Credentials**

a. Enter the **Username.**\
b. Enter the **Security** type.\
c. Enter the **Password.**\
d. Click **Done.**
{% 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/configuration/add-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.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.
