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

# WLAN-Netzwerkverwaltung für GW31-E

Erfahren Sie, wie Sie Ihr Passwort für verschiedene WLAN-Netzwerke verwalten können

Sie können Ihren Netzwerkeinstellungen ein verstecktes Netzwerk hinzufügen und ein sekundäres Anmeldekennwort konfigurieren. Dies ist nützlich, um eine Verbindung zu Netzwerken herzustellen, die ihre SSID nicht ausstrahlen, und um die Verbindung aufrechtzuerhalten, falls die primären Anmeldeinformationen ablaufen.

***

## Verstecktes Netzwerk

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Geräte.**
{% endstep %}

{% step %}
**Wählen Sie Ihr Gateway aus.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Klicken Sie unter Netzwerk auf Andere Netzwerke.**

a. Geben Sie den **Netzwerknamen ein.**\
b. Geben Sie den **Sicherheit** styp.\
c. Geben Sie das **Passwort ein.**\
d. Aktivieren Sie **Verstecktes Netzwerk**.\
e. Klicken Sie auf **Speichern.**

<div align="left" data-with-frame="true"><img src="https://1971509114-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 %}
**Das Gerät verbindet sich mit dem versteckten Netzwerk und wird unter WLAN > Bekannte Netzwerke angezeigt.**
{% endstep %}
{% endstepper %}

***

## Passwort vor der Änderung

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Geräte.**
{% endstep %}

{% step %}
**Wählen Sie Ihr Gateway aus.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Einstellungen.**
{% endstep %}

{% step %}
**Klicken Sie unter Netzwerk auf Andere Netzwerke.**
{% endstep %}

{% step %}
**Klicken Sie neben Ihrem Netzwerk auf > Anmeldeinformationen.**

<div align="left" data-with-frame="true"><img src="https://1971509114-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 %}
**Klicken Sie auf Neue Anmeldeinformationen hinzufügen**

a. Geben Sie den **Benutzername.**\
b. Geben Sie den **Sicherheit** styp.\
c. Geben Sie das **Passwort ein.**\
d. Klicken Sie auf **Fertig.**
{% 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/de/konfiguration/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.
