Service Centers (Divisions)
A Service Center (called a Division internally) is a virtual support department where staff handle guest conversations. Think of it as a digital equivalent of a hotel department: Reception, Housekeeping, Room Service, Technical Support, etc.
What is a Service Center?
Each Service Center has:
- A name (e.g., “Reception”, “Room Service”)
- A slug — a unique URL-friendly identifier (e.g.,
room-service) auto-generated from the name - A status:
active,inactive, orarchived - A member list — staff users assigned to handle conversations in this center
- An optional maximum concurrent chat limit
Creating a Service Center
- Navigate to Service Centers in the main sidebar
- Click New Service Center
- Fill in the details:
- Name — Display name visible to staff (guests do not see this)
- Description — Optional internal notes about the department’s scope
- Status — Set to
activeto accept conversations immediately
- Click Save
The slug is auto-generated from the name and cannot be changed after creation.
Assigning Staff to a Service Center
Staff must be explicitly assigned to a Service Center to see its conversations.
From the Service Center page:
- Open the Service Center
- Click Manage Members
- Search for and add staff users
- Click Save
From the User’s profile:
- Go to Users, find the user, and edit their Division assignments
A staff member can belong to multiple Service Centers. They will see all conversations from all their assigned centers.
Public vs. Private Centers
| Setting | Behavior |
|---|---|
isPublic: true (default) | Any guest with a valid QR link can start a conversation |
isPublic: false | Reserved for future access-control features |
Conversation Flow Inside a Service Center
When a guest scans a QR code linked to a Service Center:
- A Conversation is created inside the center
- All active staff in the center receive a notification
- Staff reply — messages are auto-translated to match each party’s language
- If needed, staff can place an Order from within the conversation
Service Center Limits
The number of active Service Centers is controlled by your license tier (maxRooms setting). Contact your system administrator if you need to increase this limit.
Archiving a Service Center
Archiving hides the center from the active list but preserves all historical conversations.
- Open the Service Center
- Click Edit
- Change status to
archived - Save