Definition

What is double booking?

A double booking happens when two separate reservations are made for the same room at the same time, leaving two groups expecting the same space.

Booking systems prevent double bookings with conflict checks at the moment of reservation. Roomly performs this check inside a database transaction, so overlapping bookings are rejected automatically even when many people book at once.

Related terms

See it in Roomly