BrainGrid Controller
Process Orchestrator
Process Tools

Process Tools

The top bar of the Process Orchestrator provides three actions for controlling and publishing your process.

ToolDescription
RunExecute the process immediately on the canvas
ValidateCheck the process for configuration errors without saving
PublishSave and activate the process so it runs automatically when triggered

Run

Click Run to execute the current process immediately. The canvas highlights each node as it runs and shows the result inline. Use this to test your process before publishing.

Validate

Click Validate to check the process for errors. If the process is valid, a success message is displayed. If there are errors, the affected nodes are highlighted and the error details are shown so you can correct them before publishing.

Publish

Click Publish to save and activate the process. Once published, the process runs automatically whenever its trigger condition is met. If you want to validate first, use Validate before publishing.