# Book a Listing (Seat-Based)

{% hint style="info" %} <mark style="color:blue;">Path: Homepage > All listings > Listing > Booking</mark>
{% endhint %}

## Definition <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-definition" id="id-1.16.x-bookingconfirmationpages-sessionbundle-definition"></a>

The booking request process is made out of the checkout + the payment process + the final confirmation

<mark style="color:red;background-color:yellow;">WHO CAN USE THIS FEATURE?</mark>

Logged in users

## Create a session booking <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-createasessionbooking" id="id-1.16.x-bookingconfirmationpages-sessionbundle-createasessionbooking"></a>

To create a session booking, users select the desired session displayed on the left-hand side of the listing page (figure 1).

<figure><img src="/files/o0TTLJoMKCQl1sGL2vPu" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

Users can set the number of participants for their booking (figure 2).

<figure><img src="/files/H7df1rbzThIoVTwJsbt7" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

Click “Book now” (figure 3) to confirm the booking request.

<figure><img src="/files/VKKJAYjmGKG3Imi4hPTO" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

## Book a Service <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-readasessionbooking" id="id-1.16.x-bookingconfirmationpages-sessionbundle-readasessionbooking"></a>

The checkout overview pages are similar to the ones from the Time-based rendering type. Learn more through the following documentation: [Book a Service (Time-Based)](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/time-based/book-a-service-time-based)

### Session <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-session" id="id-1.16.x-bookingconfirmationpages-sessionbundle-session"></a>

The session confirmation pages are similar to the ones from the time-based, with the addition of the number of participants (figure 4).

<figure><img src="/files/HyfvU5HWeWf40S7ioQIp" alt=""><figcaption><p>Figure 4</p></figcaption></figure>

## Update a session booking <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-updateasessionbooking" id="id-1.16.x-bookingconfirmationpages-sessionbundle-updateasessionbooking"></a>

Updating a session booking follows the same process as the one from the time-based rendering. Learn more through the following documentation: [Edit a Listing (Time-based)](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/time-based/edit-a-listing-time-based)

## Delete a session booking <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-deleteasessionbooking" id="id-1.16.x-bookingconfirmationpages-sessionbundle-deleteasessionbooking"></a>

A booking request cannot be deleted. Users have the option to either halt the booking request process before submission, preventing the creation of a request, or cancel an existing booking request through the dashboard.

The process is described in the article: [Bookings dashboard (Time-Based rendering type) - Update a booking](https://features.scnd.com/v2.0/front-office/rendering-types/commoditized-rendering-types/seat-based/pages/g6wqEltgfWctzeYiRQIK#id-1.14.x-bookingsdashboard-basicsolution-updateabooking)

## Related resources <a href="#id-1.16.x-bookingconfirmationpages-sessionbundle-relatedresources" id="id-1.16.x-bookingconfirmationpages-sessionbundle-relatedresources"></a>

**Dashboard:**

* [Bookings dashboard (Time-Based rendering type) - Update a booking](https://features.scnd.com/v2.0/front-office/rendering-types/commoditized-rendering-types/seat-based/pages/g6wqEltgfWctzeYiRQIK#id-1.14.x-bookingsdashboard-basicsolution-updateabooking)

**Business rules:**

* [Seat-Based rendering type - Business rules](/v2.0/core-concepts/seat-based-rendering-type.md)


---

# 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://features.scnd.com/v2.0/front-office/rendering-types/commoditized-rendering-types/seat-based/book-a-listing-seat-based.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.
