Skip to main content

Basic Information

Node Inspector is the section appearing on the right whenever you click to edit any node. It is the place where you can set your message triggers and responses.

Node Inspector
Node Inspector
PropertyDescriptionRequired
NameThe name of this nodeY
DescriptionDescription of this nodeN
PriorityThe sequence of node order, smaller the number earlier the orderN
ColorLabel this node with a colorN
tip
  • Priority must be whole numbers
  • You may categorize different nodes into groups by colors

In WOZTELL, every tree and node created will be assigned with an unique ID for tracking. When you click to edit a node, the ID will be present in the URL as well.

  • Chatbot ID: the unique ID of a Chatbot
  • Composite ID: the unique ID of a Node.

Node

You can locate both the "Chatbot ID" and "Composite ID" in the node inspector of any Tree Node. You may click to copy the information.

Tree ID & Composite ID of Tree Node
Tree ID & Composite ID of Tree Node

Global Node

You can only locate the "Chatbot ID" in the node inspector of any Global Node. You may click to copy the information.

Tree ID of Global Node
Tree ID of Global Node

Advance

Advance
Advance

The Advance panel allows you to quickly create a node by copying the node settings from another node.

  1. Click on "Advance" and you will be able to select to copy one node from the same tree or a different tree under the same WOZTELL app.

  2. Click "Copy From Node" after you have selecting the corresponding tree and node.

  3. Your new node will be filled with details from the copied node.