# تشفير الحملة

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

{% hint style="warning" %}
سيتم تشفير المستلم بالكامل في الوضع المقيد فقط بمجرد أن يتم إرسال الدعوات ونقله من قائمة الانتظار. في هذه الأثناء سيتم تعيين حالة المستلم إلى حساس. &#x20;
{% endhint %}

## ⚠️ قيود

لا يمكن أن تحتوي الحملات المقيدة على أي تذكيرات لأنه ليس من الممكن عكس التشفير داخليًا لاستعادة المستلمين بمجرد إرسال الدعوات.&#x20;

&#x20;&#x20;


---

# 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/data-encryption/campaign-encryption.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.
