# دعوة المشاركين إلى استبيان

في هذا العرض التوضيحي ستتعلم كيفية إنشاء حملة لدعوة المستجيبين إلى استبيان

## 🤝 إنشاء حملة

![](/files/081a4c99f56a560864cbd6f289629ea7eca75bbf)

1. اذهب إلى **حملات** ✉️ الخيار في القائمة اليسرى لصفحة الاستبيان
2. أعطِ اسمًا لـ [الحملة](/ar/form-management/campaigns/campaign.md)

## 📧 اختيار المستلمين

![](/files/d928d7fc93271cf760b5646e64580afd938e0192)

1. إنشاء قائمة بريدية أو استيراد ملف CSV للبريد الإلكتروني موجود
2. اختر [تتبع القراءة / الفتح](/ar/form-management/campaigns/campaign.md#campaign-properties) أو [مدخلات مجهولة](/ar/form-management/campaigns/campaign.md#campaign-properties) الخاصية

{% hint style="info" %}
إذا لم يتم اختيار أي من الخصائص، فسيظهر فقط إجابات المستجيب في قاعدة البيانات بمجرد أن يأخذ المستجيب الاستبيان.
{% endhint %}

## 📨 إرسال دعوة

![](/files/be84bb1b7e86eefd3153d37063ba1a88ec74fe5d)

1. إنشاء [رسالة دعوة](/ar/form-management/campaigns/campaign/invitation-message.md)
2. الـ [InvitationID ](/ar/form-management/security/security-items/invitation-code.md)سيتم إنشاء الرمز تلقائيًا ووضعه في الرسالة.
3. تعيين [تذكير](/ar/form-management/campaigns/campaign/untitled.md) إذا لزم الأمر
4. جدولة الحملة: اختر **تاريخ البدء** للحملة و [رمز وصول الدعوة](/ar/form-management/security/security-items/invitation-code.md) **تاريخ انتهاء الصلاحية**.

{% hint style="info" %}
تعرف أكثر على [نتائج الحملة هنا](/ar/form-management/campaigns/campaign/campaign-results.md).
{% endhint %}

## 🔧 تحرير/حذف الحملة

![](/files/b1c59a7c1ba9ddcdd2274e794e562bfc49f3a77c)

![](/files/bb213e0c4343efcf3e137b989e7d95a7d3e728f8)

1. لـ **تحرير، حذف** أو لعرض [دفعات الحملة](/ar/form-management/campaigns/campaign-batches.md) اضغط على **الثلاث نقاط العمودية** القائمة في نهاية سطر اسم الحملة&#x20;
2. بعد إطلاق الحملة يمكنك:
   1. **إعادة تسمية** الحملة
   2. **دعوة** المستجيبين&#x20;
   3. تحرير [تذكير ](/ar/form-management/campaigns/campaign/untitled.md)الخيار
   4. تحرير **الرسالة** للتذكير

{% hint style="info" %}
لا يمكن تحرير الرسالة الرئيسية للحملة بعد إطلاق الحملة
{% 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/walkthroughs/invite-respondents-to-a-survey.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.
