> For the complete documentation index, see [llms.txt](https://helpcenter.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.verifone.com/webcom-tms/terminals/configuration-update-for-legacy-terminal.md).

# Configuration Update (For Legacy Terminal)

{% stepper %}
{% step %}

#### Login To Webcom <a href="#login-to-webcom" id="login-to-webcom"></a>

<figure><img src="/files/zazjmrDT9VzdY577AMdj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Navigate To Terminals <a href="#navigate-to-accounts" id="navigate-to-accounts"></a>

Hover over TMS and select Terminals.

<figure><img src="/files/86uH75bBJmRUiAk2l4w2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Filter terminals

Use the Filter function to locate a terminal. Enter the PTID number and click filter.

<figure><img src="/files/yuLILWBadfhoznZvYdBf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Edit terminal

Click the pencil icon next to relevant terminals.

<figure><img src="/files/mSaUciH08pVgSQQeAv2k" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Set configuration download

1. Tick Download Required.
2. Select 'Software Download' as 'Nothing Set'
3. Set Config Download to Mandatory.

<figure><img src="/files/R7NFmSpY9ZJJQ6ejCAW4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Update

Press Update to apply the configuration update.

<figure><img src="/files/f08FkzMbxLD3DhVSTBLl" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

{% hint style="info" %}
After sending an update to the terminal. Please reboot the terminal to allow the update to pull through.

Please also ensure the terminals are connected to the network or else they will be unable to pull the update down.
{% endhint %}


---

# 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://helpcenter.verifone.com/webcom-tms/terminals/configuration-update-for-legacy-terminal.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.
