# عناصر المهام

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

{% hint style="info" %}
لن تعمل المهمة إلا بعد أن يقوم المستجيب بإرسال إجاباته. لا تُطلق المهام عند تحديث استجابات إجابات موجودة.
{% endhint %}

## ➕ **إضافة مهمة**

لإضافة مهمة جديدة إلى الاستبيان الخاص بك يمكنك إما استخدام **Add task** الزر أو الاختيار من قائمة المهام المتاحة.

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

## 🔅 خصائص المهمة

<figure><img src="/files/963631db4ae82df978db43001b5d57310922cd98" alt=""><figcaption></figcaption></figure>

* **`مُفعَّل`** ستعمل المهمة فقط إذا كانت مفعّلة وإذا تطابقت مع [trigger ](/ar/form-management/tasks/triggers.md)الشروط.
* **`إرسال`**&#x633;يشغّل المهمة فقط عند حفظ أي مستجيب جديد.
* **`تحديث`**&#x633;يعمل فقط إذا قام أي من المستجيبين الموجودين بتحديث إجاباتهم.


---

# 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/tasks/task-items.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.
