Builder

Status Tracker

There are some jobs that are performed in the background, without distracting you from the bot builder UI like exporting the bot, training the bot, etc. You will get a notification once the task is complete. You can track the status from the Status Tracker at the bottom of the…

Status Tracker

There are some jobs that are performed in the background, without distracting you from the bot builder UI like exporting the bot, training the bot, etc. You will get a notification once the task is complete. You can track the status from the Status Tracker at the bottom of the…

Sub-Intent Scoping Using Node Groups

Node groups are primarily used for defining a group of nodes and representing them  on the dialog canvas. Note that it is not a part of the dialog flow. Node groups can be used to improve the user experience with follow-ups, digressions, and amending entity values. For a use case…

Logic Node

The Logic Node provides a simpler experience to developers, facilitating the use of context variables and the definition of complex transition conditions. Its two primary features are: Ability to manage variables and values of variables in the context object. Ability to define nested transition conditions. This article shows you how…

Form Node

The Form node lets you integrate Digital Forms with Dialog Tasks. This facilitates the presentation of forms to capture user inputs for specific use cases. The primary purpose of the Form node is to represent a UI Form in the dialog task and make the form available for end-users on…

Digital Forms

Virtual Assistants engage end-users primarily using a conversational interface that typically includes an exchange of a series of messages. But oftentimes, there is a need to gather information from the end-user to proceed further. Examples include providing delivery address while interacting with an eCommerce agent, details of an issue while…

Digital Views

Interactions with Virtual Assistants are typically conducted using chat/messaging tools, voice channels, or other types of assistants. In the majority of the cases, the Virtual Assistants respond to the user queries only when the users have requested some information. This works well for conducting on-demand tasks that need user input…

Panels & Widgets

Interactions with virtual agents are typically conducted using chat / messaging tools, voice channels or digital assistants. In the majority of the cases, the virtual agents respond to the user queries only when the users have requested for some information. This works well for conducting on-demand tasks that need user…

Introducing the Storyboard

Overview Visualizing how end-users are expected to interact with the bots is an essential exercise in building successful Virtual Assistants. This helps you design engaging conversations and simplifies the communication between business users, conversation designers, language experts, and bot developers. The Storyboard is a primary functionality that allows you to…

Knowledge Graph Analysis

A careful analysis of the Knowledge Graph helps in detecting errors in your questions and the path associated with them that hamper the user experience. The Knowledge Graph (KG) Diagnosis tool helps you identify any inefficiencies in your KGs and suggests possible corrective actions. These are just guidelines and you…
Menu