> 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/publish-deploy/workflow-almwafqh.md).

# Workflow الموافقة

## 🔢 ما هو Workflow الخاص بالموافقة؟

بشكل افتراضي، تكون أي تغييرات أو إضافات تُجرى على استبيان متاحة فورًا ومرئية للمستجيبين.

عند تمكين Workflow الخاص بالموافقة، يمكنك العمل على نسخة مسودة منفصلة من الاستبيان بينما يواصل المستجيبون الوصول إلى النسخة المنشورة الحالية.

لا تؤثر التغييرات التي تُجرى على المسودة في الاستبيان المنشور حتى يتم نشر إصدار جديد. وبحسب إعدادات Workflow الخاص بالموافقة لديك، يمكن أن تكون المسودة إما:

* تُنشر مباشرةً، مما يتيح توفر النسخة الجديدة للمستجيبين فورًا؛ أو
* تُرسل للموافقة، وفي هذه الحالة لا تصبح النسخة الجديدة متاحة للمستجيبين إلا بعد مراجعتها واعتمادها من قِبل المعتمدين المحددين.

يتيح لك ذلك إعداد التغييرات ومراجعتها بأمان دون التأثير في النسخة من الاستبيان المتاحة حاليًا للمستجيبين.

## 🚀 كيف يمكنك تمكين Workflow الخاص بالموافقة؟

يمكن تمكين Workflow الخاص بالموافقة بشكل منفصل على أي مجلد موجود من اختيارك. بمجرد تمكينه على مجلد، ستحتاج جميع الاستبيانات في ذلك المجلد إلى مطابقة إعدادات الموافقة التي قمت بتحديدها.

1\) ابدأ بتمكينه على المجلد الخاص بك&#x20;

<figure><img src="https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FoZ3IY64wE5DP5KNjoCTp%2Fimage.png?alt=media&amp;token=db23fdb3-d1a8-4358-8d71-37371a30f5e5" alt=""><figcaption></figcaption></figure>

2\) أضف المستخدمين أو المجموعات المسؤولين عن اعتماد الاستبيانات قبل نشرها. سيتلقى كل مستخدم مُعيّن، أو كل عضو في مجموعة مُعيّنة، إشعارًا عبر البريد الإلكتروني يطلب موافقته.

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

![](https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FSdoEU9HyVwyobKm2NUs1%2Fimage.png?alt=media\&token=5bf4ad0c-96af-4a3c-915e-5fe5821aa669)

{% hint style="warning" %}
إذا لم يتم تعيين أي مستخدمين أو مجموعات كموافقين، فإن Workflow الخاص بالموافقة يقتضي ببساطة أن ينشر المستخدمون مسودتهم قبل أن تصبح أي تغييرات مرئية للمستجيبين.
{% endhint %}

## 👥 كيف توافق على استبيان؟

الاستبيانات التي تحتاج إلى موافقة تكون مرئية في قسم To be approved الخاص بالموافق&#x20;

<figure><img src="https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FXLMyiHt8nV6ouDukERNK%2Fimage.png?alt=media&amp;token=8e9b87ac-3eae-45e9-9486-364ff977c973" alt=""><figcaption></figcaption></figure>

ستعرض هذه الاستبيانات على الموافق في وضع Preview / Test، ويمكن لكل موافق اختيار الموافقة على النسخة الجديدة أو رفضها.

<figure><img src="https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FmSxVfJUlqadmXuN74NH8%2Fimage.png?alt=media&amp;token=f925a544-bb39-4c7c-893c-87c0ce600723" alt=""><figcaption></figcaption></figure>


---

# 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/publish-deploy/workflow-almwafqh.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.
