> ## Documentation Index
> Fetch the complete documentation index at: https://help.simpletix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Copying from Existing Events

> Learn how to save time by duplicating past events or using the 'Copy from a prior event' feature to quickly create new events with similar settings.

# Creating Events from Existing Ones

<Info title="Time-Saving Feature">
  Copying from existing events can save you significant time when creating similar events. All settings, including ticket types, prices, and configurations, can be carried over to your new event.
</Info>

## Using the "Copy from a Prior Event" Feature

<Steps>
  <Step title="Start the Event Creation Process">
    * Log in to the [Manager Portal](https://manager.simpletix.com)
    * Click **Events** in the top navigation
    * Click the **Create Event** button
  </Step>

  <Step title="Access the Copy Feature">
    * On the first screen of the event creation workflow, look for the "**Copy from a prior event**" button
    * This button appears at the top of the page before you start entering any new event details
    * Clicking this button will open a selection interface
  </Step>

  <Step title="Select the Source Event">
    * Browse through your past events
    * Click on the event you want to use as a template
    * Review the event details to ensure it's the correct source event
  </Step>

  <Step title="Customize the New Event">
    * All settings will be copied from the selected event, including:
      * Event name (which you can modify)
      * Event description
      * Venue settings
      * Ticket types and pricing
      * Capacity settings
      * Attendee questions
    * Update the event name, dates, times, and any other details that should be different
  </Step>

  <Step title="Review and Save">
    * Carefully review all settings to ensure they match your needs for the new event
    * Make any final adjustments
    * Click **Done** to create your new event
  </Step>
</Steps>

## Duplicating Event Times

If you want to duplicate specific time slots within an existing event:

<Steps>
  <Step title="Navigate to the Event">
    * Log in to [Manager Portal](https://manager.simpletix.com)
    * Click **Events** from the top menu
    * Select the event containing the time slot you want to duplicate
  </Step>

  <Step title="Access Times & Tickets">
    * In the left-hand panel, select **Times & Tickets**
    * You'll see a list of all existing time slots
  </Step>

  <Step title="Select and Duplicate">
    * Find the time slot with settings similar to what you need
    * Click on that time slot to view its details
    * Click the **Duplicate** button
  </Step>

  <Step title="Update the Duplicated Time">
    * Modify the **Start Time** and **End Time** for the new slot
    * Adjust any other settings as needed (capacity, color coding, etc.)
    * Click **Duplicate Time** to create the new time slot
  </Step>
</Steps>

## Cloning a Reserved Seating Chart

When creating events in the same venue or with similar seating arrangements, you can clone an existing seating chart to save time.

<Info>
  Cloning a seating chart creates a completely independent copy, allowing you to modify it without affecting the original chart or any events that use it.
</Info>

<Steps>
  <Step title="Start Creating a New Reserved Seating Event">
    * Log in to the [Manager Portal](https://manager.simpletix.com)
    * Click **Events** in the top navigation
    * Click **Create Event** and fill in the event details
  </Step>

  <Step title="Select the Venue with the Chart You Want to Clone">
    * When prompted to select a venue, choose the venue that contains the seating chart you want to duplicate
    * This should be a venue you've used before for another reserved seating event
    * Click **Next** to proceed to the next page
  </Step>

  <Step title="Enable Reserved Seating and Choose to Clone">
    * On the next page, select **Yes** when asked "Is this a reserved seating event?"
    * You will then be prompted to either use the existing chart as-is or to clone it
    * Select the option to **Clone chart** when prompted
    * This creates a new copy of the seating chart that you can modify independently

    <Warning>
      We strongly recommend cloning charts if there is any chance your new event will have differences in the seating layout. Multiple events pointing to the same seating chart limits your flexibility, and seating charts cannot be modified once you start selling tickets.
    </Warning>
  </Step>

  <Step title="Customize the Cloned Chart (Optional)">
    * You can now make changes to your cloned seating chart:
      * Add or remove seats
      * Modify sections
      * Change category assignments
      * Adjust row and seat labels
    * Any changes you make will only affect this new chart, not the original
  </Step>

  <Step title="Review and Save">
    * Once you're satisfied with the chart modifications, click **Save and Close**
    * Complete the rest of the event creation process as normal
  </Step>
</Steps>

<Warning>
  Always clone a chart when creating a new event that needs a similar but not identical seating layout. Editing an existing chart directly can affect all events that use that chart.
</Warning>

## Best Practices When Copying Events

* **Review All Settings**: Always check every section of the copied event to ensure all settings are appropriate for the new event
* **Update Dates and Times**: Don't forget to update all date/time information
* **Check Ticket Prices**: Verify that all ticket prices are correct for the new event
* **Review Capacity**: Ensure the event capacity is appropriate for the new venue or circumstances
* **Update Description**: Modify the event description to reflect any changes specific to the new event
* **Seating Charts**: For reserved seating events, consider whether you need to clone the chart or can use the existing one as-is

<Warning>
  When copying events, attendee lists and orders are NOT copied. The copy function only duplicates the event configuration, not any customer data.
</Warning>

<CardGroup cols={3}>
  <Card title="Creating GA Events" icon="calendar-plus" href="/docs/events/ga/ga-setup">
    Learn more about creating General Admission events from scratch.
  </Card>

  <Card title="Managing Event Times" icon="clock" href="/docs/events/ga/ga-setup#editing-and-managing-event-times-in-a-ga-event">
    Understand how to manage multiple time slots within your events.
  </Card>

  <Card title="Reserved Seating Setup" icon="chair" href="/docs/events/reserved-seating/rs-setup">
    Learn about creating and managing reserved seating events.
  </Card>
</CardGroup>
