> For the complete documentation index, see [llms.txt](https://docs.trident.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trident.bot/modules/reminders.md).

# Reminders

Reminders allow you to send messages at a specified interval which ping roles of your choice.

{% hint style="info" %}
This information is also covered in the [Commands guide](/info/commands.md#reminder-commands).
{% endhint %}

## <mark style="color:blue;">Creating a Reminder</mark> <a href="#create" id="create"></a>

To create a reminder, run the `/reminders create` command.

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

Use the select menus and buttons to configure your reminder.

**Select a Channel**\
The channel which you would like your reminder to be sent to.

**Select An Optional Role Mention**\
The role(s) you would like to ping with your reminder.

**Edit Text**\
Edit the text to send with your reminder.

**Edit Interval**\
Edit the interval at which the reminder will be sent.

**Active Shift Only**\
Toggle whether the reminder should be only sent if users are on shift.

## <mark style="color:blue;">Editing Reminders</mark> <a href="#edit" id="edit"></a>

To edit a reminder, just run the `/reminders edit` command and select the reminder you would like to edit. This will have the same options as the `/reminders create` command.

## <mark style="color:blue;">Deleting Reminders</mark> <a href="#delete" id="delete"></a>

To delete a reminder, run the `/reminders delete` command and select the reminder you would like to delete.
