Integrator — Scenario Builder Scenarios Hub
Scenario Builder is a new module that replaces Scenario Dialog. Here you create and edit bot scenarios through a visual editor with a drag-and-drop interface, add translations, and configure bot logic.
Recommendation: Use Scenario Builder for new development. Scenario Dialog remains available for backward compatibility — see Scenario Dialog (Legacy).
Quick Overview
High-Level Goals and Scenarios
Process Library and Search
Goal — quickly find the right bot among many scenarios.
- Use the process library — search, filters, opening constructor. → How to use the process library
- About the process library — explanation of filters, categories, hierarchy. → How the process library works
Creating and Editing Scenarios
Goal — build bot dialog logic through the visual editor.
- Create new scenario — how to create a bot scenario from scratch. → Create scenario
- Edit existing scenario — how to make changes to a scenario. → Edit scenario
- Create scenario section — how to organize a complex scenario into sections. → Create section
Working with Nodes and Logic
Goal — configure scenario elements and their interaction.
- Add node — via the «+» button on the canvas; modal with categories (Main, Messaging, Data, etc.).
- Use actions in scenario — how to add and configure actions. → Use action in scenario
- Variables and constants — separate sidebar for managing process variables.
Multilingual Support and Translations
Goal — ensure support for multiple languages in the scenario.
- Add translations to scenario — how to add translation texts. → Add translations
- Missing translations are highlighted in red with a badge in the interface.
Import and Export
Goal — save a backup or transfer scenario between projects.
- Export and import scenario — → Import and export
Version History and Testing
Goal — track changes and test the scenario directly in the editor.
- Test scenario — run, chat preview, run history. → Test scenario
- Version history — view and restore previous versions. → View version history
- Runs — scenario run history with view of executed nodes.
- Chat preview — widget for viewing chat during interactive test.
Where to Work in the Interface
- Scenario Builder module:
Menu → Scenario BuilderorProcess Library. - Route
/scenario_builder/:id/scenario/:section_id— scenario editor. - Canvas — central area for visual editing of nodes.
- Node Inspector (right panel) — edit parameters of the selected node.
- Left panel — sections, variables, constants, run history.
- Top toolbar — save, run, export, auto layout, node search.
Quick Links
Creating and Editing
Multilingual
Import and Export
History and Testing
Actions
Related Materials
- Scenario Dialog (Legacy) — legacy module for backward compatibility.
- Learn article: Processes and Scenarios — overview of Scenario Builder capabilities.