# Hotel workflows The Hotel APIs use [chained workflows](/spotnana/chained_workflows) to accomplish specific tasks (e.g., create a hotel booking). The following are the workflows used when working with Hotel APIs. - [Creating a hotel booking](/spotnana/hotel_booking_workflow) - [Modifying a hotel booking](/spotnana/hotel_modify_workflow) - [Canceling a hotel booking](/spotnana/hotel_cancel_workflow) - [Rebooking an existing hotel PNR for price optimization](/spotnana/hotel_rebooking_workflow)