# صفحة الشكر / النهاية

## 🙌 ما هي صفحة الشكر / النهاية

صفحة الشكر والنهاية هي الصفحة الأخيرة المعروضة في استبيانك. سيتم عرضها بمجرد أن يقوم المستجيب بإرسال إجاباته.&#x20;

يمكن تخصيص رسائل الشكر بالكامل لكل مستجيب أثناء عرضها لهم [بشكل شرطي](/ar/form-management/form-designer/pages/thanks-end-page/conditional-thanks-message.md) بناءً على إجابات المستجيب.

![](/files/a361c25cc1b14928c1b346d676758438a46976bb)

{% hint style="info" %}
يمكنك تعديل رسالة الشكر باستخدام [محرر نص منسق](/ar/form-management/form-designer/rich-text-editor.md) و [استخدام الأنابيب](/ar/form-management/form-designer/piping/text-data-piping.md) في إجابات المستجيب.
{% 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/form-designer/pages/thanks-end-page.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.
