Blocks & Flow Editor

Studio Interface

Layout of the Bot Studio flow editor — palette, canvas, and sidebar

The flow editor is where you build automation tasks. It is divided into four main areas: the block palette on the left, the workspace canvas in the center, the configuration panel when editing a block, and the info sidebar on the right.

Bot Studio flow editor showing left block palette, center canvas with start and end blocks, and right info sidebar

Left Panel — Block Palette

ElementDescription
Filter blocksSearch box to find blocks by name
Category listCollapsible categories: common, function, browser, excel, windows, database, and more
BlocksDrag blocks from the palette onto the canvas

Center — Workspace Canvas

ElementDescription
Flow tabsTab bar at the top (e.g. Tab 1); click + to add tabs
CanvasGrid area where blocks are placed and wired together
Zoom controlsBottom-right controls for zoom in, zoom out, fit, and 1:1 scale
start / end blocksDefault blocks on every new flow

Right Panel — Sidebar

The right sidebar has multiple tabs:

TabIconDescription
Infoℹ️Flow structure, selected block details, tab properties
Debug🐛Runtime message output for troubleshooting
Help?Context help for the selected block
Settings⚙️Global configuration blocks

The Info tab shows:

  • Tabs — List of flow tabs (e.g. Tab 1)
  • Subflows — Reusable subflow definitions
  • Global Configuration Blocks — Shared configuration nodes

Top Toolbar

ElementDescription
SaveSave the current task (orange button)
Menu (☰)Additional editor options

Editing Blocks

Double-click a block on the canvas to open the Edit panel. Confirm changes with Ctrl+Enter or cancel with Ctrl+Escape.

Status Bar

ElementDescription
ConnectedOrchestrator connection status
VersionStudio application version

Next Steps