# Show seats per slot for Class booking on the booking widget

**Introduction**

Users can decide whether they want to show the total available seats per slot on the Class Booking calendar widget or not. This control allows for greater flexibility in the booking process and empowers individuals booking appointments to be informed about seat availability before making a reservation.

#### Showing seats per slot <a href="#introduction-to-showing-seats-per-slot" id="introduction-to-showing-seats-per-slot"></a>

This feature aims to provide users with greater control over the calendar booking widget. Now, users have the option to show or hide the total available seats per slot for Class booking calendars, putting them in charge of how this information is presented.

#### Enable "Show seats per slot" <a href="#enable-show-seats-per-slot" id="enable-show-seats-per-slot"></a>

To enable the display of seats per slot for any class booking calendar, follow these steps:

* Click on the "Edit" button to access the calendar's advanced settings page.
* Select "Customizations."
* Under "Calendar widget style," you'll find a new option called "Show seats per slot."<br>

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155007656830/original/yGgqDNMkwhqVxWueUqQMsCoH2APu4tFE_g.png?1694689923" alt=""><figcaption></figcaption></figure>
* Turn on the toggle switch.
* Save your settings.

Once this is done, the Calendar booking widget will automatically show the available seats per slot.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155007656884/original/fxwMpj6Wpz4C43rYIcgIezC22WuSLCNQWQ.png?1694689962" alt=""><figcaption></figcaption></figure>

### Important information <a href="#important-information" id="important-information"></a>

* This feature is exclusively available for Class booking calendars and Neo widgets.
* The seats per slot will only be displayed on the booking widget if the "Seats per class" setting in your calendar settings is set to a value greater than 1
* For any new Class booking calendar this setting would be enabled by default


---

# 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://docs.getgymini.com/gymini/features/features-overview/calendar/show-seats-per-slot-for-class-booking-on-the-booking-widget.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.
