# Hotel workflows The Hotel APIs use [chained workflows](/docs/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](/docs/spotnana/hotel_booking_workflow) - [Modifying a hotel booking](/docs/spotnana/hotel_modify_workflow) - [Canceling a hotel booking](/docs/spotnana/hotel_cancel_workflow) - [Rebooking an existing hotel PNR for price optimization](/docs/spotnana/hotel_rebooking_workflow)