Contents
Applications and Modules
- Application Designer can create applications and modules and add add all types of blocks to a callflow.
- Application Maintainer can only add Message, Menu, Phone, Link, Interceptor, and End blocks to a callflow.
Applications, menu modules and pre-built modules all allow callers to perform specific self-service tasks over the phone. Callers dial into the application, rather than into individual modules. The application holds all the defaults, global commands, reusable prompts and error-handling paths (as well as the agent path).
This main application is based on the Standard Application Template. This template allows you to call into a menu module or a pre-built module. Menu modules can also call into pre-built modules, as illustrated in the graphic below:
Applications, menu modules and pre-built modules can all have their own error-handling, global commands, callflow defaults and reuseable prompts. However, except from callflow defaults, you cannot change these settings for pre-built modules.
Creating applications and modules
You can create an application or module from the following locations:
- Show Graphical View – Click Create New Module in the toolbar.
- Applications view – Click Create a new ... in the desired section. For example, to create a new menu module, go to the Menu section and click Create a new Menu.
Selecting a template
Next, you must select a template on which to base the module. Each template provides the framework that brings together common elements, such as Start blocks, links to other modules, and more.
After you select a template, a panel appears on the right in which you can enter a name and description for your module.
- Menus - These allow you to set up your own callflow using the Callflow Editor.
- ImportantYou cannot edit the callflow of the Tree View Submodule Template. This template is designed to deal with large numbers of menu options. For details on how to use the Tree View Submodule Template, refer to .
- Security Modules, Business Processes, or Utility Modules - You cannot edit the callflow of these modules. However, when you view these modules in the Callflow Editor you might see additional tabs that allow you to configure the default behavior of the callflow.
Using the Callflow Editor
Callflows consist of the following:
- Blocks - These are the individual steps in a callflow. Blocks perform a single basic function. For example, a Start block signals the start of the application, and an End block signals the end of the application.
- Paths - Each block on the callflow is linked by a path. A path can represent:
- A menu option that a caller must select to proceed to the next block (these paths are surrounded by quotation marksspeak or key-in in order to progress to the next block (these are surrounded by quotation marks). For example, "yes (1)" denotes a menu option in which the caller said "yes" or entered 1 on a keypad.
- An event that took place in order for the call to be routed in a certain direction (these do not have quotation marks). For example, success means this path is used if the previous block ended successfully, and hangup means this path is used if the caller hangs up.
You can click on the name of a block or path to view its properties. For example, in the Menu block shown below, you can change its title or description.





