# قوالب التصدير

## 📤 ما هي قوالب التصدير؟

إذا كنت بحاجة إلى إنشاء تصديرات بيانات متكررة باستخدام خصائص تصدير مخصصة، يمكنك إنشاء قالب تصدير بالخصائص المسبقة التي يمكن إعادة استخدامها.&#x20;

سيعمل قالب التصدير هذا بنفس الطريقة تمامًا مثل جميع الصيغ الجاهزة [تصديرات البيانات](/ar/form-management/data-export.md) باستثناء أنه سيستخدم الخصائص التي قمت بإعدادها له.&#x20;

وبالتالي لن تضطر إلى إعادة تكوين إعدادات التصدير في كل مرة تحتاج فيها لتصدير بيانات جديدة.

## ➕ إنشاء قالب

لإنشاء قالب، يمكنك النقر على **قالب جديد** زر.

![](/files/9a00c51ea0f140887b7fc380bea4192141e6c6c8)

{% hint style="info" %}
يمكنك تضمين الوسم التالي في اسم القالب لإدراج التاريخ الفعلي الذي تم إنشاء التصدير فيه بشكل ديناميكي. {{genDate}}
{% endhint %}


---

# 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/data-export/data-exports/export-templates.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.
