> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/day-to-day/community/events/recurring-events.md).

# Recurring events

A recurring event is an event that is regularly repeated.‌

### Creating a recurring event <a href="#creating-a-recurring-event" id="creating-a-recurring-event"></a>

1. If the side menu is not visible, click![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZnHZcwRtI7qlwNULS9%2F-LZnQv0ujZjL-QaAncT0%2Fhamburguer.svg?alt=media\&token=dd00faf3-6ca6-42f1-a90d-12bb2fa27021).
2. In the side menu, click [**Community**](https://platform.nexudus.com/content).
3. In the **Events** section, click [**Events calendar**](https://platform.nexudus.com/content/calendarevents/calendar).
4. You can use **month**, **week** or **list** view and select the required month and year from the drop-down list.
5. Do one of the following:
   * In the calendar, click the day when the event will happen.
   * Click **Add event**.
6. Set the options for the event as required. Use the tool-tips to view information about the fields in this screen.
7. Click **Repeat Booking** to display the **Repeat this booking** option (see the image below).
8. In repeat this booking, select the frequency at which you want the event to repeat (for example **Every week** or **Every First Thursday of the month**).
9. Click **Save**.

![When adding an event click on repeat booking to make this a recurrent event](/files/-LiO9UCwBQI5y7HpMUFq)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://legacydocs.nexudus.com/platform/day-to-day/community/events/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.
