# Calendar Availability

Calendar availability tab is same for all types of calendars, you can watch the below video and can implement it in any type of calendar.

{% embed url="<https://www.loom.com/share/3fd55f05532b4c73a2dd48055beb2601?hideEmbedTopBar=true&hide_share=true&hide_title=true&sid=28c97d53-ac95-4771-be33-59df8746b2b2?hide_owner=true>" %}

### **The Above Video Contains:**

1. How to set the calendar timings
2. How to add date specific calendar timings
3. How to add pre and post buffer times in calendar
4. How to add minimum booking time
5. How to prevent customers booking appointments after a specific no.of days.


---

# 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.synamate.com/docs/synamate-modules/appointment-booking/creating-calendars/calendar-availability.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.
