Understanding Classification

Last Updated: June 28, 2022

What's in this article?


When an End User sends a message to a Virtual Assistant:

  1. The VA checks if the End User's message matches any User Response Nodes on the Message Node that was the last run. If it does, the VA will follow along the User Response Node path.
    c5650ed9a38197469c0df0d9a9de1954.png
  2. The VA checks if the End User's message matches any Flows that start with a Mapped Intent or Triggering Phrases. If it does, the VA will pause the current Flow, run the matched Flow, and then run the Resume Conversation flow.
    900d035982734d4320ccd47e4bbd4c3a.png9cc6b67f8d45ebec7a827a9b8caf3199.png
  3. The VA checks if the End User's message matches any Questions in the list of Q&A pairs.
    e7a4cdb2b9b651bf8abd0cc3524c85f5.png
  4. The VA checks if the End User's message matches any Knowledge Articles linked to the VA. If it does, the VA displays it, and then the Post Article Delivery flow is run.
  5. At this point, the VA has reached Fallback Handling. To learn more about Fallback Handling, click here.

7cccef8398873ff02ae40594e98e6adf.png


Help us improve. Was this article helpful?


Can't find what you're looking for? Submit an Article Request.