# 3-Column Repeating Group (Text, Link, Image, and Description)

## Overview

![](/files/-MW1j5zFSIKuNJYWDuBU)

This block is a fully-responsive visual asset that includes an image, title link, multi-line text, edit icon, and a menu focus group. A user can click on the **︙icon** to edit or delete an item via a menu focus group.&#x20;

## Structure

* When this block is added to a page, it is placed within a group called **Blocks container 860 (do not rename)** on the page. This group contains the responsive settings for all blocks.
* This module contains three main groups:
  * **Group Responsive left vertical padding**  and **Group Responsive right vertical padding**\
    For responsiveness (please do not delete), this maintains the padding between the content and the outer parent group.
  * **Group Inner cell content\_Dummy** - If you add more elements to the group, please ensure that they are contained within this main content group.
* This block contains the **menufocusgroup\_template** reusable element. This reusable element contains all the additional actions you can perform (e.g., edit data, delete data, and more).&#x20;
  * For more information on how to use **menufocus\_template** reusable element, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/reusables/menufocusgroup-or-menu-options).
* All data is displayed in **RepeatingGroup Dummy**

## How to set up

* Go to the page where you have added the block and update **RepeatingGroup Dummy's** data source
* Update the data source of the texts and links in the block
* Open **menufocusgroup\_template** and modify the type of content displayed in the reusable to be whatever object for which you want
* Add a workflow to **Group Inner icon placeholder**
  * \[Optional] Change the feather icon


---

# 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://docs.airdev.co/canvas-pages-and-modules/modules/3-column-repeating-group-text-link-image-and-description.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.
