# Edit an Existing Event

**Want to edit your event details, switch from a one-day event to a recurring event, or update the end date of a recurring event?**

{% 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;

* Tap **Start Date** → Select **Start Date** and **Start Time** → Click **Save**

<figure><img src="/files/9wXmtI5X5o5qjZjUb8Xb" alt="" width="375"><figcaption></figcaption></figure>

* Tap **End Time** → Select → Tap **Save**

<figure><img src="/files/8lnDhfXComREcGsIvJ8z" alt="" width="375"><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 %}

That’s it! Your event has been successfully updated.&#x20;

<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/edit-an-existing-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.
