> ## 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.

# Creating Events Guide

> Create an event in SimpleTix, pick the right event type, and dive into setup with a quick reference to GA, Flex Pass, and Reserved Seating.

After verifying your account, it's time to create your first event!

## 1. Pick the Right Event Type

SimpleTix supports **three main event types**: Flex Pass, General Admission, and Reserved Seating. Each has unique benefits, so be sure to review them before finalizing.

### Quick Summary

> For a more detailed breakdown, see [Choosing the Right Event Type](/docs/events/choosing-event-type).

* **General Admission (GA)**
  * The workhorse event type - unless you know otherwise, you probably want to create a General Admission event
  * Supports single times and multiple times
  * Suitable for events that don't need seat selection (concerts, timed entries)
  * Supports capacity limits, recurring timeslots, or season tickets
  * Also supports Virtual / Online Events with no set Venue. Perfect for webinars or anything not happening in the physical world.

* **Reserved Seating (RS)**
  * Patrons select specific seats from a chart
  * Great for theaters, stadiums, or multi-date seat subscriptions (season tickets with assigned seats)
  * Added complexity of managing exact seat assignments

* **Flex Pass**
  * Ideal for come-and-go or unlimited re-entry (e.g., farm passes, festivals)
  * Multi-scan tickets, no seat assignments
  * Not associated with any start or end time

***

## 2. Set Up Your Event Type

Once you've decided which event type fits your needs, jump into these short setup guides to configure times, tickets, and key features:

* **[General Admission Setup](/docs/events/ga/ga-setup/)**
* **[Reserved Seating Setup](/docs/events/reserved-seating/rs-setup/)**
* **[Flex Pass Setup](/docs/events/flex-pass/flex-pass-setup/)**

## Video Tutorials

### General Admission

<iframe src="https://www.loom.com/embed/1e23ddee033749cb9a08d61d9633cc30?sid=bffac5eb-0421-4353-9d09-ff09b63a9777&captions=true" frameborder="0" allowfullscreen style={{ width: "100%", height: "400px", borderRadius: "8px" }} />

### Reserved Seating

<iframe src="https://www.loom.com/embed/bc8b51c38f024069a6ac074a477ecfa5?sid=c3fc1b10-db3f-4768-886c-8babfef66f9d" frameborder="0" allowfullscreen style={{ width: "100%", height: "400px", borderRadius: "8px" }} />

### Flex Pass

<iframe src="https://www.loom.com/embed/1e23ddee033749cb9a08d61d9633cc30?sid=bffac5eb-0421-4353-9d09-ff09b63a9777&captions=true" frameborder="0" allowfullscreen style={{ width: "100%", height: "400px", borderRadius: "8px" }} />

Each article takes you through the basics: creating ticket types, managing capacities, enabling scans, or building a seating chart.

***

## 3. Enhance Your Event Page with Images

Make your event more appealing by adding high-quality images:

* **Main Event Image**: Upload a primary image that represents your event
* **Supplementary Images & Slideshow**: Add up to 5 additional images that customers can browse through in a slideshow format on your event page

<Card title="Event Images & Slideshow Setup" icon="images" href="/docs/events/managing-event-settings#supplementary-images--slideshow">
  Learn how to upload multiple images and enable the slideshow feature for your event page.
</Card>

***

<CardGroup cols={3}>
  <Card title="GA Setup Guide" icon="users" href="/docs/events/ga/ga-setup">
    Configure your General Admission event with capacities, ticket types, and more.
  </Card>

  <Card title="Reserved Seating Guide" icon="chair" href="/docs/events/reserved-seating/rs-setup">
    Create and manage events with reserved seating charts.
  </Card>

  <Card title="Flex Pass Guide" icon="ticket" href="/docs/events/flex-pass/flex-pass-setup">
    Set up events with unlimited entry or multi-use passes.
  </Card>
</CardGroup>
