
Cycles
Allocating items to cycles
Ally, our item to cycle allocation algorithm
Our inventory allocation algorithm works to maximize inventory utilization - it’s optimizes which items are assigned to which rentals, making sure that future rentals have the most availability possible.
Ally is a that maximizes the space between bookings, with a few other considerations. All new bookings placed are run through the algorithm.
This means that future customers see the largest date ranges possible.

