# How to setup a waitlist for a service?

<figure><img src="/files/NXZYVaj0rqcuTwe66hWS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This is a great way to allow customers to sign up for sold out time slots. This will help retain customer interest.
{% endhint %}

Oh no! Your timeslots are sold out but there is still a huge line of people wanting to sign up for it! You as a business owner know that there is a high chance someone will cancel/reschedule causing the timeslot to open up. The tricky part is how can you let interested parties know that this timeslot has opened up? Well on Cowlendar you can allow people to join a waitlist for specific services once it has opened up!

### Steps on how to enable a waitlist for a service on Cowlendar:

1. Back in your Shopify admin dashboard look at the left panel and click on **Apps.**
2. Click on **Cowlendar.**
3. Click on **My Services.**
4. Click **Edit** on the specific service you want to block dates for.

<figure><img src="/files/69ZDtNuEypr7awEDFVOp" alt=""><figcaption></figcaption></figure>

5. Click on the **Payment tab.**
6. In the waitlist section enable the waitlist.
   1. This causes the following text to show up above the calendar: "Can't find your date? Join the waitlist.
      1. When clicked the waitlist signup will show up.

<figure><img src="/files/OiNbDuaMZAQIOm6ruzxi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ySqmeoPywDHoBnDuATfo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KzKMtYYmuV4Mga5vzIbC" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Bookings are not automatically approved! Meaning that if a time slot opens up you will need to accept it manually by going to Apps > Cowlendar > Bookings > Waitlist tab. In there you will click "Invite to book" on the booking you want to accept.
{% endhint %}

<figure><img src="/files/cPyG8PgLpD5rGskhdPdo" alt=""><figcaption></figcaption></figure>

7. If you also enable the option "Show waitlist when a slot is fully booked" then this results in a waitlist for time slots that are sold out.

<figure><img src="/files/Oo1HUpVSBEBwezzx0MfN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MwvDhaFHj1P77pPGfGq7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://penida.gitbook.io/cowlendar-help/how-to.../how-to-setup-a-waitlist-for-a-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
