# روابط الإجراءات

تمكّن روابط الإجراءات من إنشاء مجموعة من الروابط المتاحة للجمهور لكل مستجيب. تسمح هذه الروابط بتعديل أو تحديث أو استنساخ أو عرض تقرير لمدخلات المستجيب.

لإنشاء رابط إجراء انقر على أيقونة الرابط بجانب المستجيب في شبكة المستجيبين

<figure><img src="/files/5725fe6b327594ca69eabeab317cb987fc1fd7e1" alt=""><figcaption></figcaption></figure>

من هناك يمكنك إنشاء 3 أنواع من الروابط للوصول إلى بيانات المستجيب.

<figure><img src="/files/49121c5c7256ae539df53a5a2ac610414cdfbf9f" alt=""><figcaption></figcaption></figure>

1. **تحديث** سيسمح بتحديث إجابات المستجيب باستخدام الرابط المقدم.
2. **استنساخ** سيفتح جلسة مستجيب جديدة باستخدام إجابات المستجيب الفعلية، وبمجرد الحفظ سيُنشئ نسخة من المستجيب الحالي ولكن بالإجابات المحدثة الجديدة.&#x20;
3. **تقرير** سيعرض تقريرًا للقراءة فقط يحتوي على إجابات المستجيب.

باستخدام وقت الانتهاء يمكنك تعيين مدة تكون خلالها صلاحية الرابط متاحة.

{% hint style="info" %}
يمكن أيضًا إنشاء روابط الإجراءات ديناميكيًا عند توصيلها بـ [تنبيه الاكتمال](/ar/form-management/tasks/task-items/completion-alert.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/respondents-management/rwabt-alijraaat.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.
