# Repeatable Sections

## 🔁 What are repeatable sections ?

Repeatable sections allows you to let the respondent repeat a question as many times as he needs it. Note that repeatable section are not available for questions within a page having page looping enabled.

{% hint style="info" %}
If you need to duplicate a set of questions of page you can enable and use [page looping](/form-management/form-designer/pages/page-looping.md) on your page to repeat all questions on that page.&#x20;
{% endhint %}

![](/files/-MB8fOoyIJoikI2-rXbg)

## 🚀 How to enable repeatable sections ?&#x20;

You can set a question to be repeatable from its [question properties ](/form-management/form-designer/questions/question-properties.md)page.&#x20;

![](/files/-MB8gH1_op2hjuZ_eeJQ)

## 🔅 Repeatable section properties

* **`Max. sections`** maximum of times the question can be repeated.
* **`Add section link text`** label of the add section button.
* **`Delete section link text`** label of the delete section button


---

# 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.ngsurvey.com/form-management/form-designer/repeatable-sections.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.
