# Show an important notice on every online booking page

Use Important notice to display a short banner across all online booking pages. this is helpful for holiday notices, urgent alerts, special instructions, or other important information clients should see before booking.

***

## How to add an important notice on your booking page

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

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

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

***

## Where it appears

&#x20;At the top of every booking page, above the content.

<figure><img src="/files/63eWRdWRpx8MvU5juogg" alt=""><figcaption></figcaption></figure>

> **Tip:** Keep it brief (1–2 lines).&#x20;
>
> For time-specific guidance (e.g., “Morning appointments only”), use the **Time selection notice** instead.

***


---

# 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/show-an-important-notice-on-every-online-booking-page.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.
