# أمان الاستبيان

## 🔑 ما هي أمان الاستبيان؟

يسمح أمان الاستبيان بتحديد كيفية تشفير بيانات مستجيبي الاستبيان. سيؤثر إعداد [تصنيف البيانات](/ar/data-encryption/data-classification.md) على البيانات التالية من استبيانك بالنسبة للبيانات المجمعة حديثًا.

* عنوان IP للمستجيب.
* وكيل مستخدم المستجيب.
* اسم مستخدم المستجيب.&#x20;
* الاسم الأول في الرمز (Token).
* اسم العائلة في الرمز (Token).
* البريد الإلكتروني في الرمز (Token).
* كل سمات عناصر الأمان المحفوظة.

## 🔅 خصائص أمان الاستبيان

* **`مفتاح PGP العام`** مفتاح PGP العام الذي سيُستخدم لتشفير جميع البيانات المصنفة كـ [مقيدة](/ar/data-encryption/data-classification/restricted.md).
* **`تصنيف البيانات`**&#x62D;دد [تصنيف البيانات](/ar/data-encryption/data-classification.md) لتحديد [التشفير](/ar/data-encryption.md) المستوى للإجابات النصية.


---

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