# Reminder Broadcast

Now you can create and schedule any reminder message. For example,

* License renewal
* Insurance expiry date
* Birthday wish
* Appointment reminder
* etc&#x20;

Any reminder which you can think of with a date.&#x20;

{% hint style="info" %}
**Important Note**: Please remember to update your contact database with expiry date in each contact. You can create expiry date using custom field contact. If you don't know how to create custom field contact, please read [this](/module-tutorial/settings/contact-fields.md).
{% endhint %}

### How to create reminder message?

1. Go to **Broadcast**.
2. Create Broadcast.
3. Choose your channel.
4. Select **Reminder** option
5. Select the Custom Field which you have created for expiry date
6. Select how many duration before you want to send the reminder message to your contacts
7. Insert Broadcast Name
8. Fill in necessary details
9. Insert the relevant tags on who you want to target.


---

# 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.ochats.io/module-tutorial/broadcast/reminder-broadcast.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.
