# 4-Column Profile Tiles Repeating Group

## Overview

![](/files/-MZWY7fDBn9vZmFwyjAa)

This repeating group is helpful to display many user profiles at once on search and portal pages. You can also use it to display companies or any unique data type with a multiline description and 3-4 metrics.&#x20;

## Structure

When this block is added to your app, the extension will place it within the **Blocks container 860 (do not rename)** group on the page. This group contains the responsive settings for all blocks.

* **Group 4-Column Profile Tiles RG**\
  This group contains all of the UI components for the list.<br>
  * **Group Title Group with Button and Filters**\
    This is a customizable section that includes a title, dropdown, toggle tabs, description text, sort dropdown, filters, and a new button. For more information, please read the instructions [here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/modules/title-group-with-button-and-filters).<br>
  * All data is displayed in **RepeatingGroup Dummy**
    * **Group Main product tile\_Dummy** includes the user profile content
    * **Group PLACEHOLDER** - Please resize this group if you add more elements to the group

## How to set up

* Update the data source of **RepeatingGroup Dummy** and update the text elements to reference the current cell's data.
* Hide or delete any unneeded elements.&#x20;
* Update the transparent link elements (e.g., **Link instagram**, **Link facebook**, **Link twitter**) above the social media icons.&#x20;


---

# 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/4-column-user-tiles-repeating-group.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.
