# مصمم النموذج

مصمم النماذج هو الأداة الأكثر أهمية في ngSurvey لأنه يتيح لك&#x20;

* تصميم نماذجك عن طريق إضافة [أسئلة](/ar/form-management/form-designer/questions.md), [إجابات](/ar/form-management/form-designer/answers.md) و [صفحات](/ar/form-management/form-designer/pages.md).
* تكوين [خصائص الاستبيان الخاص بك](/ar/form-management/form-designer/form-settings.md).
* ترجمة استبيانك إلى [عدة لغات](/ar/form-management/form-designer/multi-language-forms.md).&#x20;
* [اختبار استبيانك](/ar/form-management/form-designer/preview-testing.md) للتأكد من أنه يعمل كما هو متوقع.
* وأخيراً [نشر استبيانك](/ar/form-management/publish-deploy.md) لجمع الإجابات.

يمكن تقسيم واجهة مستخدم مصمم النماذج إلى الأقسام التالية

![](/files/18281ece0e3ce0d936805004f782922a869d196a)

1. مساحة تحرير لتنظيم [أسئلة ](/ar/form-management/form-designer/questions.md)و [إجابات](/ar/form-management/form-designer/answers.md).
2. شريط أدوات للإجراءات لإعداد [خصائص الاستبيان الخاص بك](/ar/form-management/form-designer/form-settings.md).
3. مُ [صفحات](/ar/form-management/form-designer/pages.md) الملاح / المحدد.
4. مصمم النماذج حيث يمكنك تحرير [أسئلة](/ar/form-management/form-designer/questions.md) و [إجابات](/ar/form-management/form-designer/answers.md).
5. مُ [مدير التذييل](/ar/form-management/form-designer/footer-manager.md) لتعديل الأزرار التي ترغب في عرضها.


---

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