> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.mira.tg/llms.txt
> Use this file to discover all available pages before exploring further.

# Reminders

> Never forget anything — Mira sets reminders in natural language

# Reminders

Mira sets reminders from natural language — no buttons, no forms, just tell her what you need.

## How it works

```
Remind me to call the dentist tomorrow at 10am
Remind me every Friday at 9am to review the sprint backlog
Remind me in 30 minutes to check the oven
```

Mira parses the time, date, and recurrence automatically. You'll get a Telegram notification when it's time.

## Popular use cases

<CardGroup cols={2}>
  <Card title="Daily routines" icon="sun">
    Morning standups, medication, journaling, exercise reminders
  </Card>

  <Card title="Work tasks" icon="briefcase">
    Follow-ups, meeting prep, deadline nudges, sprint reviews
  </Card>

  <Card title="Personal" icon="heart">
    Birthdays, anniversaries, calling family, paying bills
  </Card>

  <Card title="Recurring habits" icon="repeat">
    Weekly reviews, monthly reports, daily water intake
  </Card>
</CardGroup>

## One-time vs. recurring

### One-time

```
Remind me on June 15th at 3pm to submit the report
Remind me in 2 hours to pick up the package
```

### Recurring

```
Remind me every Monday at 9am to plan the week
Remind me every 1st of the month at 9am to review finances
Remind me every Friday at 5pm to wrap up the week
```

## Managing reminders

* **List all reminders**: *"Show my reminders"*
* **Delete a reminder**: *"Delete the reminder about the dentist"*
* **Change time**: *"Move the 3pm reminder to 4pm"*

## Why users love Mira reminders

* **Natural language** — no forms, no date pickers. Just say it like you would to a friend.
* **Timezone-aware** — Mira knows your timezone, so *"tomorrow at 9am"* just works.
* **In-chat delivery** — reminders arrive as Telegram messages, not push notifications from another app.
* **Context-aware** — Mira can remind you about things discussed in conversation, not just standalone tasks.

<Info>
  Reminders are free and unlimited. No tokens required.
</Info>
