Ticket Tiers & Inventory
Configure pricing tiers, quantities, per-order caps, and sales windows.
# Ticket Tiers & Inventory Each event can have multiple **ticket tiers** (e.g. General Admission, VIP, Early Bird). ## Tier fields - **Name** — shown on the public page and checkout. - **Price** — entered in dollars, stored in cents. - **Quantity** — total inventory available for the tier. - **Max per order** — caps how many a single buyer can purchase. - **Sales window** — optional start/end so a tier can open or close on schedule. ## How inventory works When an order is created, inventory is decremented for the chosen tier. The **sold** counter on each tier increases and is enforced at checkout, so you cannot oversell. Pending orders briefly reserve inventory until they confirm or expire. ## Free events Set a tier price to $0 to make it free. You can choose to [absorb fees](#/help/fees-and-splits-overview) so the buyer pays nothing. ## Related - [Add-ons](#/help/add-ons) - [Capacity holds](#/help/holds-and-capacity) - [Waitlists](#/help/waitlists)