> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-uk/p400/how-tos/how-to-amend-a-wi-fi-network.md).

# How to Amend a Wi-Fi Network

Update the password or settings of a saved Wi-Fi network on a P400 terminal.

{% hint style="info" %}
**Use this when** you need to update the password or settings of a saved Wi-Fi network on a P400 terminal.
{% endhint %}

This guide edits a saved Wi-Fi network from the Supervisor menu.

{% hint style="info" %}
You'll need the Supervisor password to complete this process. The default is `12345`. If it has been changed and you don't know it, refer to page 43 of the [Webcom Manual](https://helpcenter.verifone.com/webcom-manual/).
{% endhint %}

## Amend a Wi-Fi network

{% stepper %}
{% step %}

### Open the Main Menu

Tap the bar at the top of the screen, or press the `*` button.
{% endstep %}

{% step %}

### Open the Supervisor Menu

Select `Supervisor` and enter your Supervisor password.
{% endstep %}

{% step %}

### Open Communication Settings

Choose `Communication`, then select the `Wi-Fi` tile.
{% endstep %}

{% step %}

### Open Configuration

Tap `Configuration` to access the Wi-Fi settings.
{% endstep %}

{% step %}

### Select the network to edit

In the Wi-Fi menu, choose the network you want to amend.
{% endstep %}

{% step %}

### View / edit the network

Tap `View / Edit`.
{% endstep %}

{% step %}

### Open Authentication settings

Select `Authentication`.
{% endstep %}

{% step %}

### Update the password

Choose `Pre-Shared Key (PSK)`. Clear the old password, or enter a new one if it was missed during setup.
{% endstep %}

{% step %}

### Confirm the changes

Press `OK`.
{% endstep %}

{% step %}

### Return to the View / Edit screen

Press the red `X` once, or tap the arrow on the blue bar.
{% endstep %}

{% step %}

### Save the changes

Tap `Save`.
{% endstep %}

{% step %}

### Confirm save

Press `OK`.
{% endstep %}

{% step %}

### Apply the network settings

Select `Yes` when prompted to apply the changes.
{% endstep %}

{% step %}

### Complete the update

Press `OK` when the interface restarts, then tap the top bar or press the red `X` to exit the menus and log in.
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: amend wifi, edit wifi network, change wifi password, update wireless network. Search terms: amend wifi, edit network, change password, wireless, PSK, supervisor.

</details>


---

# 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://docs.verifone.com/support-uk/p400/how-tos/how-to-amend-a-wi-fi-network.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.
