Back to work
Conversational AICase study

Adventure Guide Internal Support Bot

Botpress authenticated internal support workflow that verifies employee guide ID, presents a main menu, and routes requests into safety, equipment, guest assistance, or other support paths; each path captures relevant details, generates a unique/timestamped reference, confirms submission, and sends an internal notification for follow-up, with a clean session end after the request is submitted or the user returns to the menu.

Conversational AI · workflow canvasproduction build
Adventure Guide Internal Support Bot workflow

Context

An adventure guide operation needed controlled access to internal support, structured reporting for safety incidents, equipment issues, and guest assistance, and fast handoff to managers with confirmation and notifications.

Approach

Built a Botpress workflow that starts with a welcome and employee ID validation step, routes authenticated users via a main menu into dedicated support paths, collects safety details (location, group size) and issues a confirmation with an office manager alert, captures equipment issue type and urgency with a timestamped reference and alert, records guest assistance requests with a timestamped reference and alert, provides an other-assistance fallback path, and ends the session cleanly after submission or menu return.

Architecture

  1. welcome_auth
  2. auth_employee_id
  3. main_menu
  4. path_safety
  5. confirm_safety
  6. notify_safety
  1. path_equipment
  2. confirm_equipment
  3. notify_equipment
  1. path_guest
  2. confirm_guest
  3. notify_guest
  1. other_assistance
  2. end_node

Results

~2 hrs/weekIncident reporting time saved
Minutes, down from radio/phone relayManager response time
EliminatedUntracked requests