Skip to main content

🏨 Add Resources

Resources are the things customers can reserveβ€”hotel rooms, restaurant tables, event spaces, or equipment. Your AI assistant uses this information to check availability and make bookings in real-time.

Each resource type has specific fields (rooms need nightly rates, tables need capacity) so your assistant can answer questions like "Do you have a table for 6 tonight?" or "What's the rate for a suite?"

Navigate to Service Management > Resources to access the resource configuration interface.


πŸ—‚οΈ Interface Overview​

The Resource Management interface has two main tabs:

TabPurpose
1️⃣ ResourcesView and manage all reservable resources
2️⃣ Resource TypesConfigure different types of reservable resources

πŸ“¦ Resource Types​

Select the type of resource you want to add:

#TypeDescription
1🏨 Hotel RoomsGuest rooms, suites, villas with nightly rates
2🍽️ Restaurant TablesDining tables with capacity and time slots
3⏱️ Hourly RentalsEquipment or spaces rented by the hour

πŸ“‹ Resources Tab​

Action Buttons​

ButtonDescription
πŸ“₯ Import ResourcesBulk import from CSV, Excel, or JSON
βž• Add ResourceManually add a new reservable resource

Resources Table Columns​

#ColumnDescription
1StatusAvailable, Occupied, or Maintenance
2ResourceName and description
3TypeHotel Room, Restaurant Table, or Hourly Rental
4CapacityMaximum guests or users
5PricePer night, per hour, or no fee
6ActionsEdit, duplicate, or delete

βž• Add Resource Form​

Click + Add Resource to open the resource creation form with two tabs.

1️⃣ Basic Info Tab​

#FieldRequiredDescription
1Resource Nameβœ… YesDisplay name (e.g., "Deluxe Ocean View Suite")
2Resource Typeβœ… YesHotel Room, Restaurant Table, or Hourly Rental
3Capacityβœ… YesMaximum guests or users
4Description❌ NoResource details and features
5Priceβœ… YesPer night, per hour, or booking fee
6Statusβœ… YesAvailable, Occupied, or Maintenance

2️⃣ Features & Amenities Tab​

#FieldDescription
1FeaturesAdd tags like WiFi, Ocean View, King Bed
2ImagesUpload PNG or JPG images (up to 5MB)

🏨 Type-Specific Fields​

Each resource type has unique configuration options:

Hotel Rooms​

#FieldDescription
1CapacityMaximum guests
2Price per NightNightly rate
3Room TypeStandard, Deluxe, Suite, etc.
4AmenitiesWiFi, TV, AC, Minibar, etc.

Restaurant Tables​

#FieldDescription
1Seating CapacityNumber of seats
2Table LocationWindow, Patio, Private Room
3Minimum SpendOptional minimum requirement
4Time Slot DurationDefault reservation length

Hourly Rentals​

#FieldDescription
1Hourly RatePrice per hour
2Min/Max DurationBooking time limits
3Usage CapacityMaximum users
4Equipment IncludedWhat's provided

tip

Add detailed descriptions and high-quality images to help your AI assistant accurately describe resources to customers.

info

Required fields are marked with an asterisk (*). Complete at least the Basic Info tab to save a resource.