> 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ネットワーク管理

ネットワーク設定に非表示ネットワークを追加し、2つ目の認証情報を構成できます。これは、SSIDをブロードキャストしないネットワークに接続する場合や、主要な認証情報の有効期限が切れた後も接続を継続する場合に役立ちます。

***

## 非表示ネットワーク

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

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

{% step %}
**右上の［Settings］をクリックします。**
{% endstep %}

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

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

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

{% step %}
**デバイスは非表示ネットワークに接続し、\[Wi-Fi] > \[Known Networks] の下に表示されます。**
{% endstep %}
{% endstepper %}

***

## 変更前のパスワード

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > デバイス に移動します。**
{% endstep %}

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

{% step %}
**右上の［Settings］をクリックします。**
{% endstep %}

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

{% step %}
**ネットワークの横で、> \[Credentials] をクリックします。**

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

{% step %}
**\[Add New Credentials] をクリックします**

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.
