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

كل عنصر أمان يوفر وظيفة فريدة لتقييد الوصول إلى استبيانك. يمكنك إضافة عناصر أمن متعددة إلى استبيانك سيتم تقييمها من الأعلى إلى الأسفل حتى يتم التحقق من جميع عناصر الأمان.

{% hint style="warning" %}
يحتاج المستجيب إلى اجتياز جميع فحوصات عناصر الأمان للوصول إلى الاستبيان.&#x20;
{% endhint %}

## ➕ **إضافة عنصر أمان**

لإضافة عنصر أمان جديد إلى استبيانك يمكنك إضافة أي من عناصر الأمان المتاحة&#x20;

<figure><img src="/files/5f2c709ed1446de64df670a4967bddeb614e9066" alt=""><figcaption></figcaption></figure>

🔅 إدارة عناصر الأمان<br>

<figure><img src="/files/64429587bf7c58bb7e070361c5699743e16922a9" alt=""><figcaption></figcaption></figure>

* **`تمكين مزود المفتاح`** سيعيّن عنصر الأمان كـ [مزود مفتاح](/ar/form-management/security/key-provider-concepts.md).
* **`تجاهل المؤرشف`** سيتخطى أي [مستجيب مؤرشف ](/ar/form-management/respondents-management/archived-respondents.md)في فحوصات المصادقة الخاصة به.
* **`تسجيل الدخول`** سيسجل أي فشل / نجاح من عنصر الأمان في سجل نشاط الاستبيان [سجل النشاط](/ar/form-management/sjl-alnshat.md).
* **`مفعل`** إذا كان عنصر الأمان مفعلًا فسيتطلب من المستجيب اجتياز فحوصات الأمان الخاصة به. يمكنك تعطيل عنصر الأمان لتعطيل فحص الأمان الخاص به

## 😩 **فشل المصادقة**

يمكنك تفعيل إجراءات محددة إذا فشل المستجيب في مصادقة جميع عناصر الأمان.

![](/files/836afe03b0c8e22fa1d790a8611f5a1507e0360f)

* **`عرض رسالة شكر`** يعيد توجيه المستجيب إلى صفحة رسالة الشكر.
* **`إخفاء الاستبيان`** سيعرض صفحة فارغة.
* **`عرض رسالة مخصصة`** يعرض رسالة مخصصة للمستجيب.


---

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