Services are what your visitors can book through the Bookster chat widget. You organize them into categories (e.g., “Haircuts”, “Massages”) and define details like duration, price, and description.Documentation Index
Fetch the complete documentation index at: https://docs.bkstr.io/llms.txt
Use this file to discover all available pages before exploring further.

Service categories
Categories group related services together. The booking assistant uses categories to help visitors browse and find what they’re looking for. To create a category:- Go to Services in the admin dashboard
- Click Add category
- Enter a name and optional description
- Click Save
Adding a service
- Select a category (or create one first)
- Click Add service
- Fill in the service details:
| Field | Description |
|---|---|
| Name | The service name shown to visitors |
| Description | What the service includes — the assistant uses this to answer questions |
| Duration | How long the service takes (used for scheduling) |
| Price | The listed price shown to visitors |
- Click Save
Editing and deleting
- Click on any service to edit its details
- Use the delete button to remove a service
- Deleting a category will also remove all services in that category

