# Add a message to the time selection page in online bookings

## Overview

Use the **Time selection notice** to display a short message or alert on the date/time step of your online booking flow.\
It appears **above the time picker** and highlights important information while clients choose an appointment slot (e.g., *“For urgent bookings, call 8000 0123.”*).

***

## Add a message to the time selection page in online bookings

1. Go to **Settings** → **Online booking**.
2. In **Notices**, turn on **Show time selection** notice and in **Message**, enter your text.

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

3. Click **Save** (top-right of the page).

***

## Where it appears

Your message displays on the **date/time selection page**, above the time picker.

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

***

#### Related

Important notice: A separate banner shown at the top of all booking pages. See [Show an important notice on every online booking page](/using-caspen/online-booking/show-an-important-notice-on-every-online-booking-page.md).


---

# 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/online-booking/add-a-message-to-the-time-selection-page-in-online-bookings.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.
