# توزيع الرسائل النصية القصيرة

## 📄 ما هي توزيع الرسائل النصية القصيرة (SMS)؟

باستخدام ميزات توزيع الرسائل النصية القصيرة عبر الهاتف، يمكنك بسهولة إرسال دعوات إلى قائمة أرقام هواتف محمولة يتلقون عبر SMS رمزًا فريدًا مُولدًا للمشاركة في استبيانك. يتيح لك هذا الرمز الفريد أيضًا تقييد الوصول إلى الاستبيان وتتبع ما إذا كان المستجيبون المدعوون قد أجابوا على استبيانك أم لا.

{% hint style="info" %}
🧙 يمكنك أيضًا استبدال الرموز الفريدة المُنشأة بأي رمز مُولد مسبقًا من اختيارك باستخدام [token](/ar/form-management/security/security-items/tokens.md) ميزات.&#x20;
{% endhint %}

&#x20;يمكن إضافة مستلمي الهواتف المحمولة&#x20;

* [قوائم هواتف محمولة مدخلة يدوياً](/ar/form-management/campaigns/campaign/phone-sms-distribution/sms.md)
* [مستوردة باستخدام ملف CSV](/ar/form-management/campaigns/campaign/email-distribution/recipients.md)
* [باستخدام أعضاء اللوحة](/ar/form-management/campaigns/campaign/panels.md)

{% hint style="warning" %}
بينما يتم تفعيلها تلقائيًا عند إطلاق الحملة، من المهم ملاحظة أن الـ i[عنصر أمان رمز الدعوة](/ar/form-management/security/security-items/invitation-code.md) يجب تمكينه في استبيانك للتحقق من رموز الدعوات وربط البريد الإلكتروني بالمستجيب.
{% endhint %}

{% hint style="danger" %}
تتطلب ميزة رسائل SMS عبر الهاتف وجود [حساب Twilio.com](/ar/installation-setup/system-settings/almraslh-abr-alhatf-almhmwl/twilio.md) حساب مرتبط بحسابك على ngSurvey. &#x20;
{% 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/campaigns/campaign/phone-sms-distribution/sms-distribution.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.
