# Switch Event to Recurring Event

Hosting your event multiple times? Easily switch your existing event into a recurring event format.

{% hint style="danger" %}
Once switched to a recurring event, you cannot revert back to a normal (single day) event.
{% endhint %}

{% stepper %}
{% step %}
Go to **My Events** from the navigation panel.

<figure><img src="/files/f2pfBMTTuHuwWUe7C5sS" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the event you want to edit.

<figure><img src="/files/c6riy2ErAlGnOfpSkcdp" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap the **Edit (pencil) icon** next to the Share Event icon at the top-right corner.

<figure><img src="/files/y7HKAWkpLW6LuY76TB26" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Update any necessary event details, like description, or if you want to change the Image.

<figure><img src="/files/Tut61X6KZJrtS3senO2b" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Scroll to the **Date & Time** section.&#x20;
{% endstep %}

{% step %}
To switch to a recurring event:&#x20;

* Select the **start date**

<figure><img src="/files/uI8KLkbMuohQm6MSadho" alt="" width="188"><figcaption></figcaption></figure>

* Check the **Recurring Event** box

<figure><img src="/files/ef50q2JbanKoiHoM5JNA" alt="" width="188"><figcaption></figcaption></figure>

* Choose any one of the recurrence types (**Daily/Weekly/Monthly**)

<figure><img src="/files/IhEp7ITm7Uk57IOrx635" alt="" width="188"><figcaption></figcaption></figure>

* Set the **end date**.

<figure><img src="/files/CF7Esb7AGhsStd3EvmSQ" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Review and update any other details if needed.
{% endstep %}

{% step %}
Click **Save & Update** to apply changes.

<figure><img src="/files/rkAFXilgrluTeJEYZmNz" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Your event is now a recurring event—attendees can join across multiple dates.

<figure><img src="/files/DBQ4OIaHVRYiZtr2pBK8" alt="" width="188"><figcaption></figcaption></figure>

Make sure to review all edits before confirming so your audience sees the most accurate information.


---

# 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.coralyourevent.com/event-discovery-and-management/create-and-manage-events/switch-event-to-recurring-event.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.
