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

# Import an Event

> Sell tickets on another ticketing platform and use PeerPop for marketing and promotion

## Getting Started

1. To import an event, click the **"Create Event"** tab in the sidebar or the **"Create"** button in the top right of any page.
2. Click **"Import from another platform"** to see your options.

## Import Options

PeerPop offers two ways to import your events from other platforms:

<CardGroup cols={2}>
  <Card title="Eventbrite Integration" icon="link" href="#eventbrite-integration">
    Connect your Eventbrite account and sync event details and ticket sales automatically
  </Card>

  <Card title="External Link Import" icon="arrow-up-right-from-square" href="#external-link-import">
    Create a PeerPop listing that redirects to your existing checkout page
  </Card>
</CardGroup>

## Eventbrite Integration

If you're already using Eventbrite to sell tickets, you can connect your account and import your Eventbrite events.

The ticket sales and event details will sync automatically and you can use PeerPop's marketing tools to promote your event.

### Getting Started

<Steps>
  <Step title="Connect Your Eventbrite Account">
    Click the **Eventbrite** option after clicking **"Import from another platform"**
  </Step>

  <Step title="Allow Access">
    Log in to your Eventbrite account and allow PeerPop access to your events
  </Step>

  <Step title="Select Events">
    You'll be redirected to the Import Events page where you can choose which events you want to import to PeerPop.

    <Note>
      You will need to create an event on Eventbrite before you can import it to PeerPop. For best results, we recommend creating your event on PeerPop instead.
    </Note>
  </Step>

  <Step title="Configure PeerPop Features">
    Set up PeerPop marketing features:

    * [Affiliate rewards](/manage-events/affiliate-rewards)
    * [Promoter payouts](/manage-events/invite-promoters)
  </Step>

  <Step title="Review & Submit">
    Review your imported event and click **"Submit"** to complete the process
  </Step>
</Steps>

## External Link Import

For events hosted on other ticketing platforms, you can create a PeerPop listing that redirects to your existing checkout page.

<Note>
  This option has limited functionality. For the best experience, we recommend hosting your event directly on PeerPop.
</Note>

### Steps to Import an Event

<Steps>
  <Step title="Start Import">
    * Choose **"Other Platform"** option after clicking **"Import from another platform"**
  </Step>

  <Step title="Basic Details">
    Enter your event information:

    * Title
    * Date, time & timezone
    * Visibility settings
  </Step>

  <Step title="Add External URL">
    Enter the URL that will redirect attendees to your checkout page on the other ticketing platform
  </Step>

  <Step title="Customize Appearance">
    * Upload event flyer
    * Set theme & text colors
    * Choose categories/tags
    * Write description (or use AI generator)
  </Step>

  <Step title="Configure Affiliate Rewards">
    Set up affiliate rewards to incentivize promoters:

    * Offer rewards, discounts, or commission
    * Create goals for promoters to unlock rewards
    * Track performance automatically

    <Note>
      Learn more about [Affiliate Rewards](/manage-events/affiliate-rewards)
    </Note>
  </Step>

  <Step title="Review & Submit">
    Review all details and confirm your import
  </Step>
</Steps>
