> 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/creating-terminal-configuration.md).

# Creating Terminal Configuration

{% stepper %}
{% step %}

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

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

{% step %}

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

Hover over TMS and select Terminals Config.

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

{% step %}

### Adding Configuration Files

Select Add New.

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

{% step %}

### Configuration Type

1. Fill in Config Name and Description
2. Select Engage Terminal if you have one of the following terminals;&#x20;
   * P400
   * V240m
   * V200C
   * E285
   * E355

{% hint style="info" %}
For any other models please refer to the [Webcom Manual](/webcom-manual/webcom-manual.md) on page 43.
{% endhint %}

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

{% step %}

### Edit Configurations.

Amend desired configuration settings.&#x20;

{% hint style="info" %}
Tip: Use control F to help find key words of a configuration setting you are looking for.
{% endhint %}

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

{% step %}

### Insert Configuration File

Select Insert once you are happy with the file you have made.

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

{% step %}

### Configuration File Added

A pop up will prompt once the file has been added select OK and then follow one of the below guide to apply this to your terminal(s).&#x20;

[Configuration Update](/webcom-tms/terminals/configuration-update.md) - If you want to apply this to a singular terminals.

[Terminal Config Allocation](/webcom-tms/terminal-configuration-allocation/terminal-configuration.md) - If you want to apply this to multiple terminals.&#x20;

<figure><img src="/files/Xnq2PZBYR67TgZUZYsod" alt=""><figcaption></figcaption></figure>
{% 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://helpcenter.verifone.com/webcom-tms/terminals/creating-terminal-configuration.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.
