# What is Reminder Bot?

Reminder Bot in Rocket.Chat allows you to set up reminders for yourself or for your team, directly from Rocket.Chat.&#x20;

Use the `/remind` slashcommand or shortcuts menu to set reminders for yourself, someone else in your team, or even an entire channel. You can also set reminders from specific messages that you’d like to come back to later. It also allows you to automate some of your team's workflows using Recurring Reminders.

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/mviIr08iVHJbbnWDLyDP" %}
[Installation](/reminder-bot/guides/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/DyNJpnZpu7qsJ7bldoNu" %}
[Setting up Reminders](/reminder-bot/guides/setting-up-reminders.md)
{% endcontent-ref %}

{% content-ref url="/pages/srS8af9l2KiT6flZ3RFV" %}
[Managing Reminders](/reminder-bot/guides/managing-reminders.md)
{% endcontent-ref %}

{% content-ref url="/pages/936lLvhP9JxxIPs8mZQm" %}
[Premium License](/reminder-bot/guides/premium-license.md)
{% endcontent-ref %}

### Features:

![](/files/9Owa7v65eqjdQI0eOtR6)

![](/files/anMvRQJF3EzuHouPzifm)

![](/files/kKKCuAgIrHvK77Xp2fQD)

![](/files/CyG552kOImTlMx0H3L2u)


---

# 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://docs.appsforchat.com/reminder-bot/what-is-reminder-bot.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.
