> 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-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.md).

# Gestión de red Wi‑Fi para GW31-E

Aprenda cómo puede administrar su contraseña para diferentes redes Wi‑Fi

Puede agregar una red oculta a la configuración de su red y configurar una credencial secundaria. Esto es útil para conectarse a redes que no difunden su SSID y para mantener la conectividad si la credencial principal vence.

***

## Red oculta

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

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

{% step %}
**En la parte superior derecha, haga clic en Configuración.**
{% endstep %}

{% step %}
**En Red > haga clic en Otras redes.**

a. Introduzca el **nombre de la red.**\
b. Introduzca el **Seguridad** tipo.\
c. Introduzca la **contraseña.**\
d. Marque **Red oculta**.\
e. Haga clic en **Guardar.**

<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-7f173f82bcd9c200aa23607377354f752418a83e%2F3b1436b39b80bcf794bcd0341b239ec63bd3246b.png?alt=media" alt=""></div>
{% endstep %}

{% step %}
**El dispositivo se conectará a la red oculta y se mostrará en Wi‑Fi > Redes conocidas.**
{% endstep %}
{% endstepper %}

***

## Contraseña previa al cambio

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

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

{% step %}
**En la parte superior derecha, haga clic en Configuración.**
{% endstep %}

{% step %}
**En Red > haga clic en Otras redes.**
{% endstep %}

{% step %}
**Junto a su red, haga clic en > Credenciales.**

<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-98c4bfdf6842cf58c90fc5ae2f49ab8178ba1c33%2F2c1a22e4fbc46510d16c9fa8ecb5c7510b4a6a9f.png?alt=media" alt=""></div>
{% endstep %}

{% step %}
**Haga clic en Añadir nuevas credenciales**

a. Introduzca el **Nombre de usuario.**\
b. Introduzca el **Seguridad** tipo.\
c. Introduzca la **contraseña.**\
d. Haga clic en **Hecho.**
{% 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-wi-fi-gateway-to-command/wi-fi-network-management-for-gw31-e.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.
