# 1-Column Instagram Tiles Group

## Overview

This fully-responsive module is designed to display image posts with a label and the ability to favorite, like Instagram. Even on desktop there is just one column. No workflows are associated with this module.

![](/files/-LcYZcqU3Tnw0tgGEnnz)

## Structure

* When this module is added to a page, it is placed within a group called `Group page860Group` on the page. This group contains the responsive settings for all modules.
* All data is displayed in `RepeatingGroup Instagram`

## How to set up

* Go to the page where you have added the module and update&#x20;
  * `RepeatingGroup Instagram's` data source
* Update the data source of the image, text, and link
* Add workflows and conditional statements to `MaterialIcon favorite_border`
* Remove any elements in the module that you do need and adjust the group height (there should be 40px padding at the bottom of the group).


---

# 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/master-1/modules/1-column-instagram-tiles-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.
