# المشغلات

تتيح لك المشغلات تحديد قواعد شرطية لإطلاق المهمة بشكل مشروط. بشكل افتراضي ستعمل المهمة دائمًا إذا كانت مفعّلة ولم يتم تعريف أي مشغل أو شروط لها.

## 🚀 إعداد مشغل &#x20;

لإضافة مشغل افتح **لوحة المشغلات**

![](/files/13eebef909829f4b5fbb1b6b6d0f92b38431fc5f)

يمكنك الآن إعداد واحد أو عدة [قواعد شرطية](/ar/form-management/form-designer/condition-rules.md) اعتمادًا على المستجيب أو إجابات المستجيب. سيتم تشغيل المهمة إذا استوفى المستجيب قواعد الشروط عند الإرسال.

![](/files/04210f5590e8bfd3662e6b4de56402c981cd5b72)


---

# 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/triggers.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.
