How the AI Chatbot and Live Chat Work

The relationship between the AI Support Chatbot and Live Chat, how they form a two-layer support pipeline, and where to configure each.

Overview

Plenix has two separate but connected chat systems that together form a two-layer support pipeline:

  1. AI Chatbot (Autonomy β†’ Chatbot) β€” automated first-line deflection using the Knowledge Base
  2. Live Chat (Inbox β†’ Live Chat) β€” real-time human agent conversations

Understanding how they differ β€” and how they hand off to each other β€” is essential for configuring your support channel correctly.

Layer 1: AI Support Chatbot

Where it lives: Autonomy β†’ Chatbot What it does: A widget you embed on your website or client portal. When a visitor types a question, the chatbot:

  1. Searches your published Knowledge Base articles
  2. Uses AI to synthesise a concise answer from matching articles
  3. Returns the answer instantly β€” no human involved

If the chatbot cannot find a relevant KB article, it falls back to one of three options (configurable in the Chatbot settings):

  • Auto-create a support ticket β€” the visitor's question becomes a ticket; they're told a reference number
  • Escalate to Live Chat β€” the conversation is handed off to a human agent (see Layer 2)
  • Show a generic message β€” "We couldn't find an answer, please contact support"

Embed code: The Chatbot page gives you a code snippet to paste into the </body> tag of any webpage to show the widget.

Conversations tab: All chatbot sessions (visitor messages + bot responses) are logged and visible in the Conversations tab on the Chatbot page β€” including whether a ticket was created.

Layer 2: Live Chat (Human Agents)

Where it lives: Inbox β†’ Live Chat What it does: A real-time chat inbox for your support team. Staff see incoming chat sessions and can reply in real time. Visitors interact via a separate embeddable widget.

When does a session appear here?

  • When the AI Chatbot escalates (because it couldn't answer and fallback = "live chat")
  • When a visitor starts a chat via the Live Chat widget directly (embedded separately from the chatbot)

Status flow: Sessions start as Waiting (no agent has replied yet) β†’ go Active when an agent joins β†’ become Closed when the agent ends the session.

Embed code: The Live Chat page has its own embed snippet β€” go to Inbox β†’ Live Chat and click Embed Widget in the top right.

How they work together

Visitor asks a question
        β”‚
        β–Ό
  AI Chatbot checks KB
        β”‚
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”
   β”‚ Found   β”‚  β†’ AI synthesises answer β†’ Visitor satisfied β†’ Done
   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
        β”‚
   β”Œβ”€β”€β”€β”€β”΄β”€β”€β”€β”€β”
   β”‚ Not     β”‚
   β”‚ found   β”‚  β†’ Fallback setting
   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
        β”‚
   β”Œβ”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
   β–Ό    β–Ό                        β–Ό
Ticket  Live Chat escalation   Generic message
created  (Waiting in Live Chat)

Setting up the chatbot correctly

  1. Go to Autonomy β†’ Chatbot
  2. Enable the chatbot (toggle)
  3. Set the bot name and greeting message
  4. Choose the fallback: "Escalate to live chat" if you want human backup; "Auto-create ticket" if you want zero-touch
  5. Publish KB articles (in Service Desk β†’ Knowledge Base) β€” the chatbot is only as good as your KB content
  6. Grab the embed code and add it to your website

Setting up Live Chat

  1. Go to Inbox β†’ Live Chat
  2. Click Embed Widget to get the embed snippet
  3. Paste the snippet on your website (or portal β€” it works on both)
  4. Incoming chats will appear in this inbox; assign agents to monitor it during support hours

Key differences

AI ChatbotLive Chat
Who responds?AI (automated)Human agents
Where configured?Autonomy β†’ ChatbotInbox β†’ Live Chat
Data stored?chatbotSession (Q&A logs)Visitor chat sessions
Can create tickets?Yes (on fallback)No (manual if needed)
Available 24/7?YesOnly when agents are online

Where to go next

Was this article helpful?