# Room Inventory

Create and maintain the room types that appear on your booking engine and in internal tools.

## Room List (Example)

* **Classic Mixed Room** – Suitable for travelers looking for a standard shared accommodation experience.
* **Deluxe Mixed Room** – Offers more space and upgraded amenities for a comfortable stay.
* **Budget-Friendly Mixed Room** – Perfect for guests seeking affordable and simple lodging.

## Actions

* Add Room – name, description, bed count, amenities
* Edit – update details or visibility
* Delete – remove a room that is no longer offered

## Tips

* Use simple, guest‑friendly names (e.g., “6‑Bed Mixed Dorm”)
* Keep amenities consistent with the Booking Engine page
* Update bed counts after layout changes to keep inventory accurate
