# Add appointment terms to online bookings

## Overview

Add your appointment terms and conditions so they appear during the online booking process. This helps clients understand your policies and expectations before confirming an appointment. For example, reminding them to check details carefully or to provide sufficient notice for cancellations.

***

## Add terms to online bookings

1. Go to **Settings**, then click **Online booking**.
2. Scroll to **Terms** and enter your policy text in the **Terms and conditions** field.

* Press **Enter** to start a new line.
* Use “- ” to create a simple list.

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

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

***

## **Where it appears**

Your **Terms and conditions** appears on the final step of the online booking flow.

Note: Clients are not required to tick any checkbox to agree to the policy to complete a booking.


---

# 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-appointment-terms-to-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.
