# Manage your reminders

## Click The Reminder Toggle On Your Dashboard&#x20;

On your dashboard, click on the reminder toggle. This will show all of your live and paused reminders. You can also toggle between standard and embed style messages here too.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FWNDT8IHJOoiT1NwB3hLG%2FScreenshot%202024-01-27%20at%2012.10.51.png?alt=media&#x26;token=db000443-de2f-415a-a030-639c78445611" alt=""><figcaption></figcaption></figure>

## Filter Your Reminders By Frequency

Once you have toggled to your reminders, you can also filter by frequency too. If you have lots of reminders, this is an easy way to find specific reminders you want to manage. By default you will see all of your reminders.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FEtMbnWzdX6s7nPap5GjE%2FScreenshot%202024-01-27%20at%2012.10.01.png?alt=media&#x26;token=d58decf2-fbb0-4709-9015-9bfe579ec387" alt="" width="563"><figcaption></figcaption></figure>

## Reminder Message Settings

Every reminder has a summary of your message settings. You can see when a reminder is set for, including the frequency, date, timezone and time. You can also see the end date too.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2Ftq8MRFMBe8pEmbup2NnC%2FScreenshot%202024-01-27%20at%2012.10.14.png?alt=media&#x26;token=6b471153-22e1-461a-88ec-731d3eeea4a0" alt="" width="563"><figcaption></figcaption></figure>

## Reminder Message Actions&#x20;

There are a few things you can do with your reminder messages.

**Pause:** You can pause a reminder by clicking pause on any live reminder. Subsequently, any reminder that is currently paused can be "Resumed" again in the same way.

**Edit:** Any reminder can be edited by clicking "Edit".

**Copy:** You can copy any reminder by clicking "Copy". This will copy the message exactly and allow you to edit any part of it before scheduling.

**Delete:** You can delete any message by clicking "Delete". Be aware, that any message that is deleted, is permanently deleted and cannot be retrieved later.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FnPR8squKzvNwBNqbqv5L%2FScreenshot%202024-01-27%20at%2012.09.42.png?alt=media&#x26;token=16fd2e65-f38f-4cfc-84bd-6a401301ec4b" 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-management/manage-your-reminders.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.
