Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.eazybe.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The Flow Builder is a drag-and-drop interface for creating chatbot conversation flows without coding.

Node Types

NodePurpose
TriggerStarts the flow
MessageSend text message
QuestionAsk and wait for response
ButtonsPresent clickable options
ConditionBranch based on logic
ActionPerform system action
HandoffTransfer to human
EndEnd conversation

Building a Flow

1

Add Trigger

Every flow starts with a trigger node
2

Add Messages

Drag message nodes to send responses
3

Add Logic

Use conditions to branch conversation
4

Connect Nodes

Draw lines between nodes to create paths
5

Add Handoff

Include human handoff for complex queries