BrainGrid Controller
Process Orchestrator
Process Orchestrator

Process Orchestrator

The Process Orchestrator is a visual canvas where you can design and automate business processes using triggers, conditions, events, and loops. Each process runs automatically in response to data changes, schedules, API calls, or user actions.

Process Orchestrator main page with no process selected

Accessing the Process Orchestrator

Click the Process Orchestrator icon in the left sidebar. Use the Select Process dropdown at the top to switch between saved processes, or click Create Process to create a new one.

Select Process dropdown showing list of saved processes

Creating a Process

Click Create Process next to the Select Process dropdown to open the Add Process dialog.

Add Process dialog with title and description fields

Enter a Title and optional Description, then click Submit. The canvas opens with a Start node and an End node already placed.

The Canvas

The canvas is where you build your process flow. Drag components from the left panel onto the canvas, connect nodes by dragging from one node's output handle to another's input handle, and configure each node using the right panel.

Empty canvas with Start and End nodes and trigger component panel

The left panel contains all available components grouped by category: Triggers, Events, Conditions, and Loops. Click any category header to expand it and see its components.

Process Orchestrator canvas with a built process flow

Logs

Click the Logs tab in the right panel to view the execution history for the selected process. Each log entry shows the run time, status, and which nodes were executed.

Process Orchestrator Logs tab showing execution history