# Minimum notice

The minimum notice feature is designed to prevent last-minute bookings and give you adequate time to prepare for scheduled meetings.

### What it does

* **Prevents immediate bookings:** When someone visits your invite page, they won't be able to schedule a meeting that falls within the minimum notice period you've set. For example, if you set a 24-hour minimum notice, someone trying to book a meeting today at 3 PM would only see availability starting tomorrow at 3 PM or later.
* **Ensures prep time:** This feature ensures you have enough time to research a prospect, gather materials, or simply mentally prepare for your upcoming appointments.
* **Professional appearance:** It can also make you appear more in demand by not allowing immediate bookings.

### How to set it up

1\) Edit the invite link you want to set the minimum notice for

2\) Click the `Next` button twice to get to the 3rd step of the edit wizard

3\) Click the `Minimum notice` dropdown menu and select the desired value.<img src="https://2681443910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZYxh1gg0I6xlNTBANe%2Fuploads%2FZcepAIxco9be0kQjJmWG%2FScreenshot%202025-06-11%20at%202.12.04%E2%80%AFPM.png?alt=media&#x26;token=bb3dd5b9-3a7f-4112-9e24-5beeecca27df" alt="" data-size="original">

4\) Click the `Save` button.


---

# 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://help.zcal.co/invite-settings/minimum-notice.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.
