# 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: 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:

```
GET https://helpcenter.verifone.com/webcom-tms/terminals/creating-terminal-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
