# Flexible Slots

Flexible Slots let you control the interval at which time slots are displayed on your booking calendar — independent of the service duration.

## What Flexible Slots Do

By default, Sesami generates time slots based on the service duration. With Flexible Slots, you choose how your availability is displayed — every 15, 30, 45, or 60 minutes — giving you and your customers more flexibility.

**Example:** A 60-minute service with 15-minute flexible slots would show:

* 9:00 AM, 9:15 AM, 9:30 AM, 9:45 AM, 10:00 AM...

Without Flexible Slots, it would only show:

* 9:00 AM, 10:00 AM, 11:00 AM...

## Setting Up Flexible Slots

1. Go to **Sesami > Services > \[select a service]**
2. Scroll to **Flexible Slots**
3. Choose your interval: **15**, **30**, **45**, or **60 minutes**
4. Click **Save**

The new interval applies to both the **Admin Portal** booking view and the **Online Store** calendar.

{% hint style="info" %}
To enable Flexible Slots on your account, contact the Sesami team at <help@sesami.co>.
{% endhint %}

## When to Use Flexible Slots

* **More booking options** — shorter intervals give customers more choices, reducing missed bookings
* **Optimized scheduling** — fill gaps in your calendar by offering staggered start times
* **Service overlap control** — use with buffer times to manage transitions between appointments

## Related

* [Buffer Times](/booking/availability/buffer-times.md) — add time between appointments
* [Same Day Bookings](/booking/availability/same-day-bookings.md) — control same-day booking availability
* [Resource Availability](/booking/availability/resource-availability.md) — set up availability schedules


---

# 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.sesami.co/booking/availability/flexible-slots.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.
