> 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/form-management/overview-reports/last-respondents.md).

# آخر المستجيبين

الأحدث [المستجيبين ](/ar/form-management/respondents-management.md)يعرض القسم الأخير آخر 10 مستجيبين بما في ذلك أي معلومات عن المستلم مرتبطة بإجاباتهم إذا كان هؤلاء المستجيبون جزءًا من [الحملة](/ar/form-management/campaigns.md).

![](/files/e28acc7e440dc637bd042d1c6e19c0e51693fa41)

يمكنك عرض نوع الجهاز الذي استخدمه المستجيب لإجراء الاستبيان سواء من جهاز مكتبي أو هاتف محمول أو باستخدام [الرسائل النصية](/ar/form-management/campaigns/campaign/phone-sms-distribution.md).

![](/files/292d3a25a97ac050f1300a013f0e9aeecb1617ff)

يوفر قسم المستجيبين الأخير أيضًا نظرة عامة بسيطة لأسئلة التقييم مثل [CES](/ar/form-management/form-designer/questions/question-types/satisfaction-questions/ces-score.md), [CSAT](/ar/form-management/form-designer/questions/question-types/satisfaction-questions/csat-score.md) لرؤية سريعة كيفية أداء المستجيب في أسئلة الاستبيان الخاصة بك.

يمثل كل نقطة المتوسط [التقييم](/ar/form-management/form-designer/questions/rating.md) لكل سؤال مع وجود [خاصية التقييم](/ar/form-management/form-designer/questions/question-properties.md). تتدرج ألوان النقاط من الرمادي (لا توجد إجابات)، الأحمر (سيئ جدًا / تقييم سيئ)، الأصفر (تقييم متوسط)، الأخضر (جيد / جيد جدًا).&#x20;

![](/files/6485003a2e62bdeee189da01c348379ffbedf03c)

{% hint style="info" %}
النقر على كل صف مستجيب يتيح لك [عرض / تحرير](/ar/form-management/respondents-management/respondent-details.md) إجابات المستجيب الكاملة.
{% endhint %}


---

# 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/form-management/overview-reports/last-respondents.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.
