# تصدير / استيراد استبيان JSON

## ➡️ تصدير إلى JSON

تتيح ميزة التصدير تنزيل ملف JSON لِـ Survey الخاص بنا يمكننا إعادة استيراده في أي تثبيت آخر لـ ngSurvey لإعادة إنشاء نفس الاستبيان المصدر بدقة.&#x20;

![](/files/272878a4418e50071bbe9c9b0df643fd498d7875)

## ⬅️ استيراد من JSON

تتيح ميزة الاستيراد إعادة إنشاء استبيان تم تصديره بتنسيق JSON. لاستيراد استبيان يمكنك استخدام **Import** الزر لفتح شاشة الاستيراد ثم سحب/إفلات ملف JSON الخاص بالاستبيان.

![](/files/cb34645b361ca5805b953d6f1607981f50758fea)


---

# 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/projects/import-export/tsdyr-astyrad-astbyan-json.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.
