# Recurring Events

Using the Recurring Events module, you can set reminders based on different repeat frequencies for events like Work Anniversary, Marriage Anniversary, Birthday, and Kid's Birthday.

![](/files/D6HCpkUV9TvDfbKGFga9)

Go to the left sidebar and select **Recurring Events**.

### Create an Event

Click **Create Event** to access recurring events options.

![](/files/1oloe7dJPTMmtx16dYWK)

This will open the Create Event modal with the following options,&#x20;

![](/files/orZuLmYiOYY4JyhthRVO)

First, define the name of the event in the **Event Name** field. Then, click on the ![](/files/s2uOW4xnrGAMw4QRwdFN)Contacts Icon button to select a contact for whom setting the event.&#x20;

![](/files/kexlCrnBLI8D6Kr38w8b)

Once selected the contact; click on the **Event Type** field and select an event.&#x20;

![](/files/GzRVUAwuh8iOxyS3Fv1h)

After this, select a channel and frequency in the **Gateway** and **Repeat Frequency** field.&#x20;

![](/files/8WPLB8vVskRGU7nJcJdz)

There are a total of 7 frequencies:

![](/files/uwkk1nv84BAa2tApNOZ3)

* Once
* Daily
* Weekly
* Monthly
* Quarterly
* Half Yearly
* and Yearly.

Select the frequency based on how you want to run the event.

Then, set **Schedule Time**; add a **Message** and **Expiry Date**.&#x20;

![](/files/3cfriHnUiT5DLK7bmrM2)

If you like to add a file to the event, click **Choose File**. Then, select upload a file.

![](/files/KpQ8bC1nD814utnSYNAx)

Once done with all, click **Save**.&#x20;

![](/files/u7Y1R7Qs1pa6YVPk7YHs)

Your created event will appear in the Recurring Events library like the above. To edit an event, click the<img src="/files/pRGmUFcEEoJjzWBGO6h4" alt="" data-size="line">Pen Icon button. And to delete an event, click the<img src="/files/Eh0PkbGYBi2ihZdeSais" alt="" data-size="line">Trash Icon button.


---

# 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.rumwork.io/rum-work-modules/recurring-events.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.
