DIALOG_WRAPPER
Contains:- All entity and message nodes
- Dialog start/end nodes
- Feedback
- Interaction elements
DIALOG_START_TEMPLATE
Display a dialog start banner when initiating a new dialog.ASK_CUSTOMER_TEMPLATE
Appears in a dialog or as small talk. Emit an event before rendering. Default title: Ask Customer.ATTACHMENT_VIEW
Handles user interface (UI) for uploading files as attachments. Emit an event to manage the attachment template.TELL_CUSTOMER_TEMPLATE
Appears in a dialog or as small talk. Emit an event before rendering. Default title: Tell Customer.DIALOG_END_TEMPLATE
Displays dialog-end text and feedback options on termination or completion.TERMINATE_POPUP_TEMPLATE
This event displays a popup with options Yes, Terminate, No, Cancel, or Continue with Override Mode.INTERRUPT DIALOG
INTERRUPT_POPUP_TEMPLATE
It displays an interrupt popup with options when an automation is running and another dialog suggestion is selected.- Run Later add the dialog to the interrupt list.
- Accept and Run, Run Later, or Cancel options to manage active automation.