Skip to main content

📋 Add Services

Services define what your customers can book through your AI assistant. Well-structured services with clear names, accurate durations, and detailed descriptions help your AI provide better recommendations.

Navigate to Service Management > Services to access the service configuration interface.


🗂️ Interface Overview

The Services Management interface has two main tabs:

TabPurpose
1️⃣ ServicesView, add, and manage all bookable services
2️⃣ CategoriesOrganize services into groups for easy navigation

✂️ Services Tab

Action Buttons

ButtonDescription
📥 Import ServicesBulk import from CSV, Excel, or JSON
Add ServiceManually add a new service

Services Table Columns

#ColumnDescription
1StatusActive or inactive indicator
2Service NameDisplay name and description
3DurationService length in minutes
4PriceService cost
5Online BookingWhether customers can book online
6ActionsEdit, duplicate, or delete

🏷️ Categories Tab

Categories help organize your services logically. When customers ask about services, the assistant uses categories to narrow down recommendations.

Category Actions

ActionDescription
👁️ View DetailsSee category info and assigned services
✏️ Edit CategoryUpdate name and settings
🗑️ Delete CategoryRemove empty categories

Create Category Fields

#FieldRequiredDescription
1Category Name✅ YesDisplay name for the category
2Description❌ NoBrief description of services
3Display Order❌ NoSort order in the list

➕ Add Service Form

Click + Add Service to open the creation form with three tabs.

1️⃣ Basic Tab

#FieldRequiredDescription
1Service Name✅ YesCustomer-facing name
2Category❌ NoAssign to a category
3Description❌ NoWhat's included in the service
4Price✅ YesService cost (decimal format)
5Duration✅ YesLength in minutes

2️⃣ Scheduling Tab

#FieldDescription
1Buffer TimeMinutes between appointments for preparation
2Max Daily BookingsLimit per day (or unlimited)
3Online BookingToggle to allow/disallow online booking

3️⃣ Settings Tab

#FieldDescription
1Active StatusWhether service is available for booking
2Display OrderSort position in service list
3Deposit RequiredOptional upfront payment amount

✅ Best Practices

#PracticeRecommendation
1Clear NamesUse names customers would naturally say: "Men's Haircut" not "Service A1"
2Accurate DurationsInclude time for setup and cleanup to avoid conflicts
3Detailed DescriptionsYour AI uses descriptions to answer "What does this include?"
4Buffer TimesAdd 5-15 minute buffers for preparation between appointments
tip

Your AI assistant will automatically present these services to customers and handle the booking process based on your configuration.