In rule-based tools, the flow is a literal diagram that somebody drew. Each node is a message, each branch is a button or a keyword match, and the visitor moves through the structure the builder anticipated. The upside is total predictability. The downside is that any question the diagram did not foresee either dead-ends or forces the visitor to abandon what they actually wanted and pick from a menu instead.
AI chat widgets replace the fixed diagram with an open flow. The visitor leads, the widget answers, and structure appears only where it genuinely helps, such as collecting the specific details a booking request needs. This is closer to how a conversation with a knowledgeable colleague works than to filling in a form, and it means the flow does not have to be redesigned every time you add a service.
Clerkzo takes the open approach and layers structure onto the moments that need it. There is no flow to maintain, but there are guardrails that keep the conversation scoped to your business, and a handoff path available at any point so a visitor is never trapped in an exchange that is not going anywhere useful.
Related terms
Browse all 142 terms- Conversation RatingA conversation rating is a simple signal, usually a thumbs up or thumbs down, that a visitor gives to a chatbot reply to indicate whether it was helpful. It is the cheapest quality feedback a chat widget can collect.
- Conversation ContextConversation context is the complete set of information a chatbot has available when composing a reply, including the earlier messages in the conversation and any content retrieved from its knowledge base for the current question.
- Dialogue ManagementDialogue management is the part of a chatbot that decides what to do at each turn of a conversation, tracking what has been said, what information is still missing and what should happen next.
- Chatbot PersonaA chatbot persona is the consistent character a chat widget presents to visitors, covering its name, tone, level of formality and how it handles moments like uncertainty, complaints or requests it cannot fulfil.