# Nested Repeating Group

## Overview

This nested repeating group is a fully responsive block that includes two repeating groups, two titles, and a menu focus group. Use this block when you want to display a list of things for each item.

## 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 blocks 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.
  * **Main nested list** - If you add more elements to the group, please ensure that they are contained within this main content group.
* All data will be displayed in **RepeatingGroup Parent dummy** and **RepeatingGroup Children dummy**
* 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 menufocusgroups, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/reusables/menufocusgroup-or-menu-options).

## How to set up

* Go to the page where you have added the block and update **RepeatingGroup Parent dummy** and **RepeatingGroup Children dummy's** data sources
* Update the data source of text elements
* Remove **Button Add** or add a workflow to the button
* 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/5.1/canvas-library/blocks/nested-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.
