# Set appointment lead time for online bookings

## Overview

**Minimum lead time**

Choose the minimum amount of notice your business requires before a client can book online.  You can allow no notice if you prefer.

Example: If it’s 12 pm and your min lead time is 3 hours, the earliest bookable time is 3 pm.

\
**Maximum lead time**

Choose how far in advance clients are allowed to book from.

Example: If your max lead time is 3 months, clients can book any available time up to 3 months from today, but not beyond.

***

## Set the minimum lead time

1. Go to **Settings** → **Online booking**.
2. Find **Min lead time** and choose the minimum notice period.

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

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

***

## Set the maximum lead time (how far in advance clients can book)

1. Go to **Settings** → **Online booking**.
2. Find **Max lead time** and choose how far in advance clients can book.

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

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

> Note: You can adjust these settings at any time and the updates take effect immediately.


---

# 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/set-appointment-lead-time-for-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.
