AI Chatbot Glossary
What Is Decision Tree?
A decision tree is a flowchart-like structure that guides chatbot conversations through predefined questions and branches.
Definition
A flowchart-like structure used to guide chatbot conversations through a series of predefined questions and branches. Each user response leads to a different path, making decision trees useful for troubleshooting, qualification, and guided workflows.
Why Decision Tree Matters for AI Chatbots
Decision trees work well for narrow, predictable workflows - shipping status, return requests, appointment booking. They scale badly as soon as visitors phrase questions in unexpected ways. The pragmatic pattern is AI-first with decision-tree fallback for genuinely linear flows.
Related Terms
Flow Builder
A flow builder is a visual tool for designing chatbot conversation flows using drag-and-drop - useful for scripted workflows without code.
Intent Recognition
Intent recognition is the AI capability of identifying what a user wants to accomplish from their message - critical for routing conversations correctly.
AI Chatbot
An AI chatbot is a conversational interface powered by artificial intelligence that understands natural language, generates human-like responses, and assists users with tasks like answering questions, capturing leads, or processing orders.
Try Chatonbo free
Deploy an AI chatbot on your website in 2-3 minutes - no credit card required.
Get Started Free