# Reminders

## Creating Reminders

Mogul supports 2 types of reminders:

1. One-time reminders
2. Recurring reminders

Recurring reminders are great if you want to remember to follow up with somebody every few weeks or months.&#x20;

You can create reminders 2 ways

1. Going to the [Reminders Tab](https://app.mogulnetworking.com/reminders) and then clicking "New Reminder"

![Creating a reminder from the Reminders page](/files/-MXsL-rbl9peG3zZWufq)

2\. Going to a specific person and clicking "New Item" -> "New Reminder" at the top right

![Creating a reminder from a person's page](/files/-MXsLXQgGUAVlJ8-j8CZ)

## The Reminders Tab

The Reminders tab shows you all the reminders you've created. You can see pending reminders as well as future reminders + edit and mark reminders as complete from this screen.&#x20;

We also show a little badge on the sidebar when you have a pending reminder that is past due.&#x20;

![The Reminders Tab](/files/-MXwPS2RKIMiEuWs67BX)

## Email Notifications

If you opt-in for Email notifications for reminders, you will receive emails on the reminder delivery date. They look like this:

![](/files/-MXtnSHbAM2EMIHucyEn)

If you have End-to-End Encryption enabled on your account, reminders will be more generic and you'll need to click on the link to view the specific data.&#x20;

![](/files/-MXtlbPelPl94wUYcJPS)

You can turn Reminder emails on and off within the settings page, as seen below.&#x20;

![Enabling Reminder Emails within the settings](/files/-MXwRbK930rCttE9T7kG)

## iOS Notifications

You can also choose to receive notifications on your iOS device. You can modify these settings through the iOS app settings and clicking "iOS Reminders"


---

# 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://resources.mogulnetworking.com/features/reminder-emails.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.
