# Recurrence events in RASA

**URL:** https://forum.rasa.com/t/recurrence-events-in-rasa/32961
**Category:** Rasa Open Source
**Created:** [August 25, 2020, 8:12am UTC](https://forum.rasa.com/t/recurrence-events-in-rasa/32961 "2020-08-25T08:12:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![guru1994](https://avatars.discourse-cdn.com/v4/letter/g/c67d28/32.png) [@guru1994](https://forum.rasa.com/u/guru1994)
#### Post date: [August 25, 2020, 8:12am UTC](https://forum.rasa.com/t/recurrence-events-in-rasa/32961/1 "2020-08-25T08:12:14Z")

</div>

Hi All, is there any way we can execute the actions every 5 minutes?

---

<div class="post-metadata">

### Author: ![tyd](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tyd/32/3030_2.png) [@tyd](https://forum.rasa.com/u/tyd)
#### Post date: [August 25, 2020, 12:30pm UTC](https://forum.rasa.com/t/recurrence-events-in-rasa/32961/2 "2020-08-25T12:30:49Z")

</div>

Hi @guru1994. Have you looked into [reminders and external events](https://rasa.com/docs/rasa/core/reminders-and-external-events/#reminders-and-external-events)? Can you elaborate a bit more on why you want to execute actions every 5 minutes?

---

<div class="post-metadata">

### Author: ![littlerain2310](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/littlerain2310/32/10808_2.png) [@littlerain2310](https://forum.rasa.com/u/littlerain2310)
#### Post date: [September 8, 2020, 2:26am UTC](https://forum.rasa.com/t/recurrence-events-in-rasa/32961/3 "2020-09-08T02:26:14Z")

</div>

Hi,I have the same problems.My bot need to remind users every 30 seconds if they ignore it.But with ReminderSchedule,my bot only can repeat the form once.Is there any way I can use to make the bot remind users to fill each slots in my form every 30 seconds
