# Data Merge - Table (Related) Grouped with image

1. See the below link for instructions to set up a basic merged data table.

{% content-ref url="/pages/qI0QgycgaoF81F0UVSeT" %}
[Data Merge - Related List](/smallbuilder-documents/data-merge/data-merge-table-related.md)
{% endcontent-ref %}

***

<div align="left"><figure><img src="/files/Rdqv2GlknY4RIUQw6DrW" alt=""><figcaption></figcaption></figure></div>

2. At least five fields must be selected to create this component.\
   \
   The Group, Image and Description fields must be assigned.

{% hint style="info" %}
Group: The field you want to group by

Image: The field that contains the image you want to display (must be a Formula Field that uses an image)

Description: A description of the image
{% endhint %}

***

<figure><img src="/files/oqZmQIrZ8IIvjidke28n" alt=""><figcaption></figcaption></figure>

3. The merged data field appears in the form `{{!label}}`.

   Just like the unfiltered table, you can see real data when you preview or generate a document using a real record.


---

# 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://help.smallbuilder.com/smallbuilder-documents/data-merge/data-merge-table-related-grouped-with-image.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.
