> 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/thlylat-albyanat/thlylat-alastbyanat-almtaddh.md).

# تحليلات الاستبيانات المتعددة

باستخدام لوحة المعلومات التحليلية يمكنك ربط استبيان واحد أو عدة استبيانات بلوحة المعلومات الخاصة بك باستخدام ميزة ربط الاستبيان

<figure><img src="/files/5243f9fbe3bd1a800e3f4be3334426548936064a" alt=""><figcaption></figcaption></figure>

بمجرد ربط استبيان يمكنك إما الوصول سريعًا إلى كل سؤال في الاستبيان ونتائجه باستخدام شجرة الروابط أو يمكنك إضافة أيٍّ من تلك الأسئلة إلى صفحة لوحة المعلومات الحالية.

<figure><img src="/files/e71ea4686d6742f26c52d8a0be0e26d523a10f9a" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/39d6315ef1e2808a53b4e54bdbc79eca2fc5e15e" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ad89bc6d672916944b5ae274a1ec8b90a5e1df3f" alt=""><figcaption></figcaption></figure>

بمجرد أن تقوم بربط الأسئلة المماثلة، ستعرض لوحة المعلومات تلك الأسئلة وتكدسها في التصوير المختار مما سيسمح لك بمقارنة النتائج بسهولة داخل نفس الرسم البياني.

<figure><img src="/files/e8602a9c0787ec8fda744d6db8c8b319a48c8439" alt=""><figcaption></figcaption></figure>


---

# 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/thlylat-albyanat/thlylat-alastbyanat-almtaddh.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.
