# Clone a Event

### Details about cloning a Event

###

### These fields will be Copied

* Organization ID
* Event:
  * Starts At
  * Ends At
  * Timezone
  * Entry Type
  * Name (incremented, for example: “Example Event” → “Example Event (2)”)
  * Categories
  * Types
  * Estimated Attendee Count
  * Format
  * Default Locale
  * Supported Locales
  * Payment Currency
  * Attendee Visibility Controls
  * Default Regform (if not selected Regform module)

### Event Details

* Location
* Organizer Name
* Description
* Logo Image
* Banner Image
* Favicon Image
* ogImage
* ogDescription
* ogTitle
* Settings
  * Special Roles Early Entry Allowed
  * Magic Link Activated
  * SMS Notify
  * Event Entry
  * WhatsApp Notification

### Custom Fields

* All custom fields (question library)
  * Translations

### Regform

* Assigned default regform
* All Regforms
  * Conditional Logics
  * Default locale
  * Min. Ticket Qty. per Order
  * Max. Ticket Qty. per Order
  * Settings

    * Unique Attendee Email Required
    * Check-in QR Code Visible On Completion
    * Promo Code Field Enabled

    **Limitations**

    * Assigned tickets are not being copied

### Ticket & Add-ons

* All Add-ons
  * Name
  * Description
  * Type
  * Stock Qty.
  * Price
  * Icon
  * Translations

    **Limitations**

    * Assigned sessions are not being copied
* All Tickets
  * Name
  * Price
  * Stock Qty.
  * Sale Starts At
  * Sale Ends At
  * Description
  * Message
  * Assigned Add-ons
  * Min. Add-on Qty.
  * Max. Add-on Qty.
  * Translations

    **Limitations**

    * Assigned sessions are not being copied

### Promo Code

* All Promo Codes
  * Code Name
  * Remarks
  * Discount Type
  * Discount
  * Quota
  * Start Date
  * End Date
  * Timezone

    **Limitations**

    * Assigned tickets are not being copied


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/event-configuration/clone-a-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.
