> 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/creating-image-groups.md).

# Creating Image Groups

{% hint style="warning" %}
Before creating an Image Group, please add a Terminal Image first [Adding Terminal Images](/webcom-tms/terminal-images/adding-terminal-images.md)
{% endhint %}

{% stepper %}
{% step %}

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

<figure><img src="/files/ALMkqSDdJer2dNjzWQUP" 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/sBsl9Ha25XQuWbQAbrBY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Adding Images Groups

Select Add New on the right hand side.

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

{% step %}

#### Select Images

Select all the images you would like to add to your group. The more you add the more images the terminal will cycle through.&#x20;

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

{% step %}

#### **Insert Uploaded Image**

Select Insert.

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

{% step %}

#### **Image Uploaded**

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

Follow one of the below guide to apply this to your terminal(s).&#x20;

[Configuration Update ](/webcom-tms/terminal-images/how-to-add-images-on-to-terminals.md)- If you want to apply this to a singular terminals.

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

<figure><img src="/files/cBTAdiT2xNbhnOtGErDb" 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/creating-image-groups.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.
