> 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/terminal-images/adding-terminal-images.md).

# Adding Terminal Images

{% hint style="warning" %}
Engage Device (P400,V240m,V200c) - the file size has to be below 225kb, 320x480 pixels and be .png for engage.

Legacy Device (VX820,VX680) - the file size has to be below 225kb, 240x320 pixels.

Only 1 image is allowed per terminal
{% endhint %}

{% stepper %}
{% step %}

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

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

{% step %}

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

Hover over TMS and select Terminals Images.

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

{% step %}

#### Adding Images

Select Add New on the left hand side.

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

{% step %}

#### Upload Image

1. Enter Image Name.&#x20;
2. Select Browse.

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

{% step %}

#### Find Image

1. Find your desired image you would like to upload.
2. Select the image.
3. Select open.

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

{% step %}

#### Insert Uploaded Image

Select Insert.

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

{% step %}

#### Image Uploaded

A pop up will prompt once the file has been added select OK.

Please then follow the next guide to [Creating Image Group](/webcom-tms/terminal-images/creating-image-groups.md).

<figure><img src="/files/y1pjXIm8vnb5u8H8fO5m" 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/terminal-images/adding-terminal-images.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.
