# Duplicate / Clone an Event on Web App

Need to host a similar event again? Use the duplicate feature to save time and avoid starting from scratch.

### **From the Recent Events section**

{% stepper %}
{% step %}
Log in to your account.
{% endstep %}

{% step %}
Click on your **Settings** → open the **Dashboard**.

<div><figure><img src="/files/hrGCeGk8J7iI8p1BDh3E" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gmkavDAdpgBVunFN6EYO" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Go to the **Recent Events** section.

<figure><img src="/files/oCBHXE4EQNxn9RCwtXKB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Find the event you wish to duplicate.
{% endstep %}

{% step %}
Tap on the **Duplicate** button.

{% endstep %}

{% step %}
A new event draft will be created with pre-filled details (event name, date, time, venue, ticket types, etc.).
{% endstep %}

{% step %}
Make any necessary changes.
{% endstep %}

{% step %}
Click **Submit**.

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

Cloning events saves you time and helps maintain consistency. Always double-check your updated event details before publishing to ensure everything is correct.


---

# 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-on-web-app/create-and-manage-events-on-web-app/duplicate-clone-an-event-on-web-app.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.
