# منطق التخطي / الإخفاء

## 🕵 ما هو Skip Logic / إخفاء المنطق؟

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

## 🔅 خصائص Skip Logic / إخفاء المنطق

![](/files/9dc179cb2a0b22d2adfd03cbcbe6a7ed00ed8adc)

1. يمكننا تبديل الشرط لإما إخفاء أو عرض الإجابة إذا [قاعدة الشرط](/ar/form-management/form-designer/condition-rules.md) تم استيفاؤها.
2. إضافة [قواعد شرطية](/ar/form-management/form-designer/condition-rules.md) مجموعة إضافية.&#x20;

{% hint style="info" %}
في المثال أعلاه سيتم إخفاء الإجابة المحددة إذا أجاب المستجيب بـ 1 على سؤال هل توصي بشركتنا؟
{% 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/answers/answer-properties/skip-hide-logic.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.
