# Schedule a reminder

## Step 1 - Click On Create or Embed&#x20;

With dotNotify, every message you create can become a reminder. Firstly, choose whether you want to create a standard reminder message, or an embed style reminder message.

We have other guides on the entire process of [creating standard messages](/dotnotify/dashboard-overview/your-dashboard.md) and [creating embed style messages](broken://pages/1JkUc8tUTlefDQ6mzy8L). So, at this stage you would create your message and fill out the fields you want to include.

<figure><img src="/files/ePJRqrwzuGsFJ6Qvnn6L" alt=""><figcaption></figcaption></figure>

## Step 2 - Choose A Start Date & Time

Once you have finished your message creation, you can now schedule when you would like your reminder to start, and at what time you would like it be delivered. The "Schedule for" section becomes your start date. You can also choose a timezone.

Then choose the channel you want your reminder to be delivered too.

<figure><img src="/files/k70TcQEicL5HjKMY128s" alt="" width="375"><figcaption></figcaption></figure>

## Step 3 - Choose The Reminder Option

After selecting your channel you will see an option to turn your message or embed into a reminder/recurring message.

Check the box that says ***"Setup reminder message?"***. This will open up our reminder scheduling settings, and frequency options. You can now choose how often you want this message to be delivered.

<figure><img src="/files/ssdPLWDoX7jhv8IyJi8s" alt="" width="563"><figcaption></figcaption></figure>

## Step 4 - Set An End Date

Once you have chosen your reminder frequency you can set an end date. This will be the date in which your reminder will stop sending. Once you have selected an end date, click schedule and you are done. Your reminder will now be available on your dashboard to view and manage.

<figure><img src="/files/C31KBQniGaOMI2Nw7yeq" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://dotnotify.gitbook.io/dotnotify/message-scheduling/schedule-a-reminder.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.
