Tutorial: Route interactions by context

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Learn how you can configure Advanced Work Assignment to route conversations to agents according to the context of the conversation.

    Activate the Customer Service Management Demo Data (com.snc.customerservice.demo) plugin.

    A basic understanding of context variables is required. For more information on context variables, see Virtual Agent scripts.

    The What can we help you with? record producer is available by default with the Customer Service Management Demo Data (com.snc.customerservice.demo) plugin. In the record producer, chat requesters can specify one of three issue categories that they need help with:
    • Product
    • Billing
    • Order

    Whichever category they select passes a value through the liveagent_csp_category context variable. Learn how to create queues that route conversations to agents according to the values passed through this context variable.