# الأقسام القابلة للتكرار

## 🔁 ما هي الأقسام القابلة للتكرار؟

تتيح الأقسام القابلة للتكرار للمستجيب تكرار سؤال بقدر ما يحتاجه. لاحظ أن الأقسام القابلة للتكرار غير متاحة للأسئلة داخل صفحة مفعّل لها page looping.

{% hint style="info" %}
إذا كنت بحاجة إلى تكرار مجموعة من الأسئلة في صفحة، يمكنك تفعيل واستخدام [page looping](/ar/form-management/form-designer/pages/tkrar-alsfhh.md) على صفحتك لتكرار جميع الأسئلة في تلك الصفحة.&#x20;
{% endhint %}

![](/files/acb421097d9eae0fb0cac16d1ec2ad2f9aa29381)

## 🚀 كيف تُفعّل الأقسام القابلة للتكرار؟&#x20;

يمكنك جعل السؤال قابلاً للتكرار من خلال [question properties ](/ar/form-management/form-designer/questions/question-properties.md)الصفحة.&#x20;

![](/files/63c0726704137ad318d3f2879ed7c91a017adb04)

## 🔅 خصائص القسم القابل للتكرار

* **`الحد الأقصى للأقسام`** أقصى عددٍ من المرات التي يمكن تكرار السؤال فيها.
* **`نص رابط إضافة قسم`** تسمية زر إضافة القسم.
* **`نص رابط حذف قسم`** تسمية زر حذف القسم


---

# 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/ar/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.
