> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/installation-setup/installation/mraslh-whatsapp/twilio-whatsapp.md).

# Twilio

باستخدام [Twilo ](https://www.twilio.com)يمكنك تمكين ngSurvey للتفاعل مع مستجيبي WhatsApp بهذه الطريقة إذا كنت ترغب في استخدام [استبيانات المحادثة على WhatsApp](/ar/conversational-surveys.md) لمزايا ذلك من الضروري وجود حساب Twilio مسجل بالإضافة إلى حساب Facebook Business Manager.

## الإعداد الرئيسي

للتسجيل في حساب Twilio وإعداده مع WhatsApp يرجى اتباع [إعداد Twilio / WhatsApp ](https://www.twilio.com/docs/whatsapp/tutorial/connect-number-business-profile) التوثيق الرسمي.

## عنوان URL للنداء العكسي (Callback URL)

بمجرد إعداد حساب Twilio مع WhatsApp تحتاج إلى ربط ngSurvey و Twilio باستخدام عنوان URL للنداء العكسي.&#x20;

1\) اعثر على عنوان URL للنداء العكسي الخاص بـ ngSurvey في حسابك / [إعدادات النظام](/ar/installation-setup/system-settings.md) الصفحة.

![](/files/e56eeddae058f8cac773035e544dcc164159ac1e)

2\) انسخ هذا العنوان&#x20;

3\) افتح واجهة Twilio [واجهة مرسلي WhatsApp](https://www.twilio.com/console/sms/whatsapp/senders)&#x20;

4\) انقر على زر التكوين (Configure) على رقم WhatsApp الذي ستستخدمه في ngSurvey

5\) ألصق عنوان النداء العكسي الذي قمت بنسخه في الخطوة 2.

![](/files/888feb15212a78bb33eb3eeabdbe15ecf2eb9a8a)

6\) انقر على Configure. هذا كل شيء! من الآن فصاعدًا ستقوم Twilio بإعلام خادم ngSurvey الخاص بك عند وصول كل رسالة WhatsApp جديدة.

## إعداد ngSurvey

بعد إعداد Twilio، الخطوة الأخيرة هي حفظ إعدادات حساب Twilio في حساب ngSurvey الخاص بك أو [إعدادات النظام](/ar/installation-setup/system-settings/mraslh-alajhzh-almhmwlh/twilio.md) الصفحة، بمجرد الانتهاء من ذلك ستكون جاهزًا لاستخدام رقم Twilio المفعل لـ WhatsApp لبدء المحادثة مع عملائك.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/ar/installation-setup/installation/mraslh-whatsapp/twilio-whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
