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

# GW31-EのWi-Fiネットワーク管理

さまざまなWi-Fiネットワークのパスワードを管理する方法を学ぶ

ネットワーク設定に非表示ネットワークを追加し、セカンダリ資格情報を設定できます。これは、SSIDをブロードキャストしないネットワークへの接続や、プライマリ資格情報の有効期限が切れた場合でも接続を継続するのに役立ちます。

***

## 非表示ネットワーク

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**ゲートウェイを選択します。**
{% endstep %}

{% step %}
**右上の「設定」をクリックします。**
{% endstep %}

{% step %}
**Network の下で、Other Networks をクリックします。**

a. 次を入力します **ネットワーク名。**\
b. 次を入力します **セキュリティ** 種類。\
c. 次を入力します **パスワード。**\
d. にチェックを入れます **非表示ネットワーク**。\
e. クリックします **保存します。**

<div align="left" data-with-frame="true"><img src="https://1705908483-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 %}
**デバイスは非表示ネットワークに接続し、Wi-Fi > 既知のネットワーク の下に表示されます。**
{% endstep %}
{% endstepper %}

***

## 変更前のパスワード

{% stepper %}
{% step %}
**Verkada Command で、All Products > Devices に移動します。**
{% endstep %}

{% step %}
**ゲートウェイを選択します。**
{% endstep %}

{% step %}
**右上の「設定」をクリックします。**
{% endstep %}

{% step %}
**Network の下で、Other Networks をクリックします。**
{% endstep %}

{% step %}
**ネットワークの横で、> 認証情報 をクリックします。**

<div align="left" data-with-frame="true"><img src="https://1705908483-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 %}
**新しい認証情報を追加 をクリックします**

a. 次を入力します **ユーザー名。**\
b. 次を入力します **セキュリティ** 種類。\
c. 次を入力します **パスワード。**\
d. クリック **完了。**
{% 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/ja/she-ding/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.
