Skip to main content

Creating Experiences

This guide walks you through the experience creation process, covering all the configuration options available for queues, draws, auctions, and appointments.

Starting the Creation Process

  1. Navigate to Experiences in the sidebar
  2. Click the Create Experience button
  3. Choose your experience type
Caption: Select an experience type to begin configuration For type-specific configuration details, see:

Common Configuration Fields

All experience types share these configuration sections:

Basic Information

Caption: Enter basic information about your experience
FieldRequiredDescription
NameYesDisplay name for the experience
DescriptionNoInternal description (not shown to consumers)
Experience TypeYesQueue, Draw, Auction, or Appointment

Product Selection

Select the product that consumers will access through this experience. Caption: Select a product from your catalog
FieldRequiredDescription
ProductYesThe product to offer
Variant OptionsNoSpecific variants to include (if product has variants)
Create products before experiences. Navigate to Products to add items to your catalog.

Audience Selection

Control who can access the experience by selecting an audience. Caption: Select which audience can access this experience
FieldRequiredDescription
AudienceYesThe audience that can participate
Options:
  • Select a specific audience
  • Select multiple audiences (consumers in any selected audience can participate)
  • Leave empty for public access (no restrictions)

Schedule Configuration

Set when the experience starts and ends. Caption: Configure when your experience runs
FieldRequiredDescription
Start DateYesWhen the experience opens for entries
Start TimeYesTime of day the experience starts
End DateVariesWhen the experience closes (not required for all types)
End TimeVariesTime of day the experience ends
Time ZoneYesTime zone for all scheduled times (defaults to organization setting)

Inventory Settings

Configure how many consumers can successfully complete the experience. Caption: Set inventory limits for your experience
FieldRequiredDescription
Total QuantityVariesMaximum successful entries/purchases
Per-Consumer LimitNoMaximum entries per consumer

Form Progress Saving

The experience creation form automatically saves your progress as you work. If you navigate away accidentally, your entered data will be restored when you return.
Form progress is stored locally in your browser. Clearing browser data will reset your progress.

Validation and Errors

The form validates your input as you type:
  • Required fields - Highlighted if empty when submitting
  • Date validation - End date must be after start date
  • Inventory validation - Quantities must be positive numbers
Caption: Validation errors appear inline as you complete the form

Creating the Experience

Once all required fields are complete:
  1. Review your configuration
  2. Click Create Experience
  3. Wait for confirmation
Caption: Click Create Experience to finish

After Creation

After successful creation:
  • You’ll see a success notification
  • You’ll be redirected to the experience detail page
  • The experience will be in Draft status

Canceling Creation

To cancel and discard your progress:
  1. Click the Cancel button
  2. Confirm you want to discard changes
  3. You’ll return to the experiences list
Canceling clears your saved form progress. This cannot be undone.

URL Parameters

You can pre-fill certain fields using URL parameters when linking to the creation page:
ParameterDescriptionExample
typeExperience type?type=QUEUE
nameExperience name?name=Summer%20Sale
productIdPre-select product?productId=prod_123
audienceIdPre-select audience?audienceId=aud_456
Example URL:
/app/experiences/create?type=QUEUE&name=Summer%20Sale&productId=prod_123
This is useful for:
  • Creating experiences from other parts of the app
  • Building custom workflows
  • Developer integrations

Best Practices

Before Creating

  1. Prepare your product - Ensure the product exists with correct details
  2. Set up audiences - Create audience segments if you need restricted access
  3. Plan your schedule - Know your start/end times before beginning

During Configuration

  1. Use descriptive names - Include product and date for easy identification
  2. Double-check time zones - Verify the time zone matches your intended schedule
  3. Review inventory limits - Ensure quantities match your available stock

After Creation

  1. Preview the experience - Check how it appears to consumers
  2. Test with a sample entry - Verify the flow works correctly
  3. Set up notifications - Configure alerts for key events

Troubleshooting

Common Issues

IssueSolution
Can’t find productCreate the product first in Products section
Audience not appearingVerify the audience exists and has at least one consumer
Date picker not workingEnsure JavaScript is enabled in your browser
Form won’t submitCheck for validation errors (scroll up to see all fields)

Getting Help

If you encounter issues:
  1. Check the error message for specific guidance
  2. Review the documentation for the specific experience type
  3. Contact support with the error details and request ID

Next Steps

After creating your experience: