# Run a waiting list for a sold-out event | Guías de Ticket Fairy

1. [Ticket Fairy](https://www.ticketfairy.com/)
2. [Guías](https://www.ticketfairy.com/es/guides)
3. Run a waiting list for a sold-out event

Pago y pedidos

# Run a waiting list for a sold-out event

Promoters of a sold-out show put a waiting list on the event so nobody who missed out has to keep refreshing the page. Buyers leave their name against the ticket type they want, and when a ticket comes back through resale, a refund or a cancelled payment plan, the waiting list offers it to the next person in line. Each person gets a window to buy, and when it closes the next person in line is offered the ticket.

Switch on the waiting list, decide how many tickets one person can ask for, see who is waiting, and find out how the next person in line is offered a returned ticket and how long they have to buy it.

Para:  Offering returned tickets to buyers who missed out

Dura:  7 minutos

- [Turn the waiting list on](#step-1)
- [Limit how many tickets one person can ask for](#step-2)
- [The buyer's side of the list](#step-3)
- [Watch who is waiting](#step-4)
- [Tell the list when you add tickets](#step-5)

## Antes de empezar

- You're an owner or admin of the event. Promoters and stats logins do not see the switches or the Waiting List tab.
- You have decided whether one person may ask for several tickets, and whether add-ons that sell out should take a waiting list too.
- Your event is published. A buyer cannot join the waiting list of an unpublished event.

1. ## Turn the waiting list on

   Open your event, select **Tickets**, then **Settings**, turn on **Enable waiting list after ticket sell-out** and, when parking, camping or merchandise can run out, **Enable waiting list after add-on sell-out**, then select **Save Ticket Settings**. Both switches take effect for the next visitor to the event page.

   **Nota:** A new event starts with the ticket waiting list on, through **Advanced options** in the create-event wizard. The Waiting List tab appears in Performance only while one of the two switches is on.
           ![Ticket Fairy ticket settings with the waiting list switches for tickets and add-ons turned on](https://www.ticketfairy.com/embeds/posters/marketing-waiting-list--settings.png)    Tickets, Settings.
2. ## Limit how many tickets one person can ask for

   Open a ticket type, turn on **Set custom maximum quantity for waiting list** and enter the **Maximum tickets for waiting list**. A buyer asking for more sees a message at signup, and the list spreads the returned tickets across more people.

   **Nota:** Without a cap, a buyer can ask for up to ten. Each ticket a person asked for is offered to them separately as tickets come back.

## The buyer's side of the list

Once a ticket type has sold out, the event page shows a Join Wait List form asking for the ticket type, the quantity, a name and an email, and confirms by email that the person is on the list. Every ticket that comes back is offered to the next person in line for that ticket type, by email, with a link to buy at the ticket's current price.

**Nota:** An offer lasts thirty-six hours, shortening to eight hours in the last day before the event, and a person whose offer lapses leaves the list. On an event Ticket Fairy has set up to pool a category, the offer goes to the next person waiting for any ticket type in that category.

3. ## Watch who is waiting

   Open **Performance** and select **Waiting List**. Each row shows the person, the ticket type or add-on, the quantity requested, whether they are waiting, have been offered a ticket, bought or dropped out, and when an open offer expires.

   **Nota:** **Export to CSV** downloads the list with email addresses for a release you plan by hand.
          ![Ticket Fairy Waiting List report with each person, their ticket type, quantity requested, status and sign-up date](https://www.ticketfairy.com/embeds/posters/marketing-waiting-list--report.png)    Performance, Waiting List.
4. ## Tell the list when you add tickets

   When you release more tickets, open **Messaging**, start an email and choose **Waiting list members** as the audience. Choose **Waiting list members without orders** to leave out anyone who has since bought.

   **Nota:** A new release is not offered to the list automatically. Only a ticket that comes back goes to the next person in line on its own.
           ![Ticket Fairy email composer with the audience selector](https://www.ticketfairy.com/embeds/posters/marketing-messaging--email-composer.png)    Event, Messaging, Send Email.

## Prueba estos pasos en tu propio evento

Crea una cuenta gratis, monta tu evento y sigue los pasos de arriba en tu propio panel. Tarda unos minutos y no necesitas reservar una llamada comercial.

    Tu dirección de correo electrónico    [Crear una cuenta gratis](https://manage.ticketfairy.com/welcome) [Reserva una demo](https://www.ticketfairy.com/es/event-ticketing/book-a-demo)

Sin cuotas de alta. Sin cuota mensual obligatoria. Sin tarjeta de crédito.

## O deja que lo hagan por ti

Fai, the assistant inside your dashboard, can switch the waiting list on or off, set the most tickets one signup may ask for, read who is waiting and email the list. She shows you each change before she makes it. The whole workflow is also in the dashboard.

### En tu panel, con Fai

Turn on the waiting list for \<EVENT NAME\> for tickets and add-ons, cap each signup at \<NUMBER\> tickets, then show me who is waiting and how many tickets they asked for

## Desde tu terminal

Instala la CLI desde [nuestra página de la CLI](https://www.ticketfairy.com/cli), inicia sesión con `ticketfairy auth login` y elige la marca con la que trabajas usando `ticketfairy brand use <BRAND_ID>`. `ticketfairy brand list` y `ticketfairy event list` muestran los ID que usan los demás comandos.

Use the CLI to switch the waiting list on through the event's attributes. The per-ticket cap, the report and the messaging audience are in the dashboard.

### Turn on the ticket and add-on waiting lists for an event.

ticketfairy event update \<EVENT\_ID\> --body '{"flagEnableWaitingList": true, "flagEnableAddOnWaitingList": true}'

## Deja que Fai lo haga por ti

Fai trabaja dentro de tu panel de Ticket Fairy. Crea tu cuenta, abre Fai y pega la instrucción de arriba.

   [Crear una cuenta gratis](https://manage.ticketfairy.com/welcome) [Reserva una demo](https://www.ticketfairy.com/es/event-ticketing/book-a-demo)

Sin cuotas de alta. Sin cuota mensual obligatoria. Sin tarjeta de crédito.

## Close the list without losing the names

Turn off **Enable waiting list after ticket sell-out** when you stop taking names. The event page shows no form, the people already on the list stay in the report, and open offers run their course.

Fai can turn the waiting list off after showing you how many people are on it. The CLI sets the same attribute.

### En tu panel, con Fai

Tell me how many people are on the waiting list for \<EVENT NAME\>, then turn the waiting list off

## Send returned tickets to the right ticket type

On an event with ticket categories, a returned ticket is offered as the resale ticket type set on its category, so keep tickets with different entry times or seating areas in separate categories. The categories guide explains how to choose the resale type.

Fai can create the categories and set each one's resale type after showing you the ticket types in it. The CLI does not manage categories.

### En tu panel, con Fai

On \<EVENT NAME\>, put each ticket type into a category by entry time and set the resale type so a returned ticket is offered as the same kind of admission

## Preguntas que puedes tener

What price is a returned ticket offered at?:  The ticket type's current price, or the price of the category's resale ticket type when you run categories. The person who returned the ticket receives the face value less any resale fee, as the resale guide describes.

Who gets a returned ticket first?:  The person who signed up earliest for that ticket type and still has tickets to be offered. A person who asked for three is offered three tickets one after another, and drops back to waiting between them.

How long does someone have to buy?:  By default it shortens as the event nears: thirty-six hours when the event is more than two weeks away, then eighteen hours, fourteen inside a week, twelve inside two days and eight hours on the last day. Your event can carry one fixed window instead, which then applies whatever the date, so ask us if you want one. An offer that lapses moves the ticket to the next person.

Does the waiting list open before tickets sell out?:  No. The form appears under a ticket type once it has sold out and sales are still open. To collect interest before the on-sale, use pre-registration instead.

Does the list include people who already bought?:  The report shows everyone who signed up, with their status. When you email the list, choose the audience without orders to leave out anyone who has since bought a ticket.

Can I offer a ticket to a particular person on the list?:  Not from the report. Offers go to the next person in line automatically. To favour someone, issue them a guest ticket or send them a personal invitation instead.

## ¿Todavía tienes una pregunta?

Reserva una demo y te la respondemos en una llamada, sobre tu tipo de evento. O crea tu cuenta y compruébalo por ti mismo.

   [Reserva una demo](https://www.ticketfairy.com/es/event-ticketing/book-a-demo) [Crear una cuenta gratis](https://manage.ticketfairy.com/welcome)

Sin cuotas de alta. Sin cuota mensual obligatoria. Sin tarjeta de crédito.

## Guías relacionadas

- [Más formas de usar Ticket Fairy](https://www.ticketfairy.com/es/event-ticketing/features)
- [How do you keep a high-demand on-sale running smoothly?](https://www.ticketfairy.com/es/guides/keep-a-high-demand-on-sale-running-smoothly)
- [Group your tickets into categories](https://www.ticketfairy.com/es/guides/group-your-tickets-into-categories)
- [Reembolsar un pedido de tu evento](https://www.ticketfairy.com/es/guides/refund-an-order)
- [Email the people who bought tickets to your event](https://www.ticketfairy.com/es/guides/email-your-buyers)
- [How can fan club members get presale access?](https://www.ticketfairy.com/es/guides/give-fan-club-members-presale-access)
- [Clear the ticket orders waiting on an ID check](https://www.ticketfairy.com/es/guides/verify-buyer-identity-at-checkout)
- [Let buyers refund their own tickets](https://www.ticketfairy.com/es/guides/let-buyers-refund-themselves)
- [Win back buyers who left checkout](https://www.ticketfairy.com/es/guides/recover-abandoned-carts)
- [Sell a block of tickets to a company and invoice them](https://www.ticketfairy.com/es/guides/take-a-group-booking-and-invoice-it)
- [Reenviar los boletos de un comprador y corregir sus datos](https://www.ticketfairy.com/es/guides/resend-tickets-and-fix-a-buyers-details)
- [Todas las guías de Ticket Fairy](https://www.ticketfairy.com/es/guides)

## Hazlo en tu propio evento

Crea tu cuenta, monta tu evento y sigue los pasos en tu propio panel. No necesitas reservar una llamada comercial.

  [Crear una cuenta gratis](https://manage.ticketfairy.com/welcome) [Reserva una demo](https://www.ticketfairy.com/es/event-ticketing/book-a-demo)

## Vende entradas con Ticket Fairy

Todo lo que ves en estas guías está en tu panel desde el día en que te registras.

- Monta tu evento en minutos
- Los eventos gratuitos son gratis
- Fai, tu copiloto, viene incluida

 [Crear una cuenta gratis](https://manage.ticketfairy.com/welcome)

Sin cuotas de alta. Sin cuota mensual obligatoria. Sin tarjeta de crédito.

## Míralo en una llamada

Reserva una demo y te mostramos cómo Ticket Fairy gestiona tu tipo de evento.

 [Reserva una demo](https://www.ticketfairy.com/es/event-ticketing/book-a-demo) [Más formas de usar Ticket Fairy](https://www.ticketfairy.com/es/event-ticketing/features)

### Consejos para vender más entradas

Consejos prácticos de organizadores que agotan entradas, y cada guía nueva en cuanto se publica.

Respetamos tu privacidad. Cancela cuando quieras.
