# Waitlist

## Waitlist overview

Your **Waitlist** helps you make the most of your availability. Add entries with location, practitioner, service, preferred days and times, notes, and tags. From the calendar, you can add and manage entries. When a slot fits, matching entries are shown so you can book the right client quickly.

***

## How to open the waitlist

1. Go to the **Calendar**.
2. Click the **clock** icon in the top bar.

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

The number next to the clock icon shows how many entries are waiting (example, 3).

<div align="left"><figure><img src="/files/JuUow5QdLpvjxRAzTsjm" alt="" width="110"><figcaption></figcaption></figure></div>

\
The Waitlist panel opens with two tabs at the top: **Waiting** and **Closed**.

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

Each entry shows an aging indicator (for example, *Waiting: 2 days*) to help you prioritize clients who have waited longer.

<figure><img src="/files/hTfZGNftSXz5IfK3fpDq" alt="" width="486"><figcaption></figcaption></figure>

***

## How to add a waitlist entry

1. In the **Waitlist** panel, select **Add entry** (bottom right).

<figure><img src="/files/ryPPZa6H4UasIvpcn1TN" alt="" width="529"><figcaption></figcaption></figure>

2. Complete the fields (see **Fields reference** below), then click **Create**.

<figure><img src="/files/XuqqMd3vLwow4zagdvfH" alt="" width="478"><figcaption></figcaption></figure>

**Result**

* The new entry appears in the **Waiting** tab.

<figure><img src="/files/U5fpDpP81v3WG6VVvK5j" alt="" width="529"><figcaption></figcaption></figure>

***

### Fields reference

| Field        | Description                                                                                                               |
| ------------ | ------------------------------------------------------------------------------------------------------------------------- |
| Client       | Who is waiting. Choose an existing client.                                                                                |
| Location     | Limit to a location, or leave Any location.                                                                               |
| Practitioner | Limit to a practitioner, or leave **Any** practitioner.                                                                   |
| Service      | Select a service, or leave as Any service.                                                                                |
| Days         | Choose the days the client is available.                                                                                  |
| Times        | <p>Choose times the client is available. </p><p></p><p>Morning, Afternoon, or Evening (you can select more than one).</p> |
| Notes        | Add context such as duration or flexibility.                                                                              |
| Tags         | Optional labels like Urgent, Medium Priority, Low Priority.                                                               |

***

## How matching works

🔎 The more you specify (location, practitioner, service, days, times), the **narrower** the match.

Leaving a field as **Any** keeps the entry open to more options.

***

## Book from a waitlist match

1. Click a time slot in the **Calendar** to create an **appointment**.
2. If there are matches, a yellow banner appears at the top of the Create appointment form (for example, 1 waitlist match). Click **View**.

<figure><img src="/files/nVoCYnkRALGnoNmCWwOU" alt="" width="478"><figcaption></figcaption></figure>

3. Review the matching entry and/or entries and click on the entry you want to link.

<figure><img src="/files/PDoDaKsJnWyCFsOUY8Nf" alt="" width="480"><figcaption></figcaption></figure>

4. You will see the linked waitlist entry at the top. Fill in the appointment details, then click **Create appointment**.

<figure><img src="/files/rgOq1PgE7DKOQezbrjSd" alt="" width="480"><figcaption></figcaption></figure>

**What happens next**

* The appointment is **linked** to the waitlist entry.
* The entry moves from **Waiting** to **Closed** automatically.

***

## Manage existing waitlist entries

### Edit a waitlist entry

1. In the **Waiting** tab, open **Actions** on an entry.

<figure><img src="/files/HPADK4x2Xl1UQZhgQLhd" alt="" width="530"><figcaption></figcaption></figure>

2. Click **Edit**, update the fields, and **save**.

### Close a waitlist entry

* If you have scheduled an appointment outside the match flow, open **Actions** and choose **Close**.
* The entry moves to the Closed tab.

<figure><img src="/files/RdPH4Api4xrawG3Hq0yR" alt="" width="530"><figcaption></figcaption></figure>

### Delete a waitlist entry

* Open **Actions** and select **Delete** to remove the entry permanently.&#x20;
* A deleted waitlist record cannot be undone or reactivated.
* **Note:** You can only delete entries in the **Waiting** tab. Entries in **Closed** cannot be deleted.

<figure><img src="/files/3o08pWq7kSqBdU4SM9dY" alt="" width="530"><figcaption></figcaption></figure>

### Reopen a waitlist entry

* In the **Closed** tab, open **Actions** and choose **Re-open**. The entry returns to **Waiting**.
* **Note:** Only entries in the **Closed** tab can be reopened.

<figure><img src="/files/URI0dTPUjpUFQHKXNsiQ" alt="" width="529"><figcaption></figcaption></figure>

***

## FAQ

<details>

<summary><strong>Can I have more than one entry for the same client?</strong></summary>

Yes. Create separate entries for different practitioners, services, or availability.

</details>

<br>


---

# 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://support.caspen.com/using-caspen/calendar/waitlist.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.
