# How to set up requires confirmation

To set requires confirmation configuration, you simply need to:

1. Log in to your cal.com account
2. Open the event-type from the `cal.com/event-type` page and click on -> Advanced tab
3. Enable the toggle that reads `Requires Confirmation`
4. &#x20;From here, \
   -> Select **Always** if you want it to be an event-type that requires confirmation at all times\
   -> Select **When booked with less than** {{num}} {{time}} notice to only make it an opt-in event type when a booking is made within the selected/configured time-frame.&#x20;

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


---

# 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://calcom.gitbook.io/docs/how-to-guides/how-to-set-up-requires-confirmation.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.
