> 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/campaigns/campaign/untitled.md).

# التذكيرات

## 🔔 ما هي التذكيرات؟

التذكيرات هي [رسائل دعوة](/ar/form-management/campaigns/campaign/invitation-message.md) يتم إرسالها إلى المستلمين الذين لم يجيبوا على الاستبيان بعد. يمكن إرسال التذكيرات في تواريخ وأوقات محددة، أو بتكرار معين، أو يمكن إرسالها بشكل فردي في أي وقت باستخدام [تذكيرات لمرة واحدة](/ar/form-management/campaigns/campaign/untitled/one-time-reminders.md).&#x20;

{% hint style="info" %}
يمكن إضافة التذكيرات أثناء إنشاء الحملة أو لاحقًا بعد إطلاق الحملة بالفعل.
{% endhint %}

## 📅 الفترات

يمكنك تعيين عدة تواريخ (1,3) وأوقات (2) سيتم خلالها إرسال التذكيرات. &#x20;

![](/files/d483b93007af6f6eb3ae7c6a3735b2322155dfcf)

## 🔄 **التكرار**

يمكنك تعيين تكرار بالأيام بعده سيتم إرسال التذكير تلقائيًا إلى المستجيب الذي لم يجيب على الاستبيان.&#x20;

سيتم إرسال التذكير طالما هناك مستجيبون معلقون إذا تم **تكرار حتى تسجيل الإجابة** تم تعيينه. &#x20;

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

![](/files/b6a1ed9ea785e7c13daeb9249ae11b7ed71d643a)


---

# 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:

```
GET https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/untitled.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.
