> 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/accounts/amend-account-name.md).

# Amend Account Name

{% hint style="warning" %}
Please note that this section allows you to update the account name on your Webcom and Verifone accounts.

Only users with administrator access are able to make these changes.
{% endhint %}

{% stepper %}
{% step %}

### Login To Webcom

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

{% step %}

### Navigate To Accounts

Hover over TMS and select Accounts.&#x20;

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

{% step %}

### Locate Account

Filter the account by Account Name / Site Name / Account ID

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

{% step %}

### Edit Account

Press the pencil icon on the desired account to open up the menu options.&#x20;

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

{% step %}

### Amend Account Name

Amend the account name to your desired name

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

{% step %}

### Update

Press Update to save the changes

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

{% hint style="info" %}
If you have amended the Refund Pin, please then apply a config update to ensure the terminal is on the latest account settings. Please see the [Configuration Update](/webcom-tms/terminals/configuration-update.md) Guide.
{% 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/accounts/amend-account-name.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.
