# Add a cancellation policy to online bookings

## How to add a cancellation policy to online bookings

1. Go to **Settings** → **Online booking**.
2. Find **Cancellation policy** and add your policy details. Press Enter for new lines; use “- ” to create a simple list.

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

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

***

## **Where it appears**

Your cancellation policy 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-a-cancellation-policy-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.
