Creating a new node

After creating a bot and going to the Flow page, you will see the default Bot with three nodes. This bot flow includes the /start node by default, initiating a conversation when the chatbot is activated. These nodes serve as an excellent starting point for constructing your Chatbot's flow. You can expand the flow by adding more nodes to enhance functionality and provide additional options for your users.


Steps:

  1. Hover over any node; a "+" button will appear on the right side. Click on it to create a new node. You will also notice the "duplicate" button; clicking on it duplicates the selected node.
  2. Enter a name for your node.
  3. Click the "Add action" button and select the "Message" action.
  4. Enter the text of your message.
  5. Click the "Save" button."