Console

The Workflow Console provides a dynamic and interactive environment for executing and monitoring your Workflow processes in real-time. The Console offers a user-friendly interface where you can input data, initiate Workflow runs, and observe the execution flow step-by-step, making it an invaluable tool for testing, debugging, and refining your Workflows.

On the upper left-hand side of the Workflow canvas, click the play icon to open the Console.

The Console displays a form-like interface where you can enter the inputs defined in your Workflow’s Input Block. This allows you to test different scenarios by providing various data inputs, ensuring that your Workflow is robust and versatile.

Click “Run” below the input to execute the Workflow. As the Workflow runs, each Block is executed in sequence, and the Console provides detailed logs and status updates for every step. This real-time feedback helps you identify and troubleshoot any issues within your Workflow, enhancing the accuracy and efficiency of your processes.

The Console not only shows the outputs generated by each Block but also provides execution statistics and logs. This includes information about execution time, data transformations, and any errors encountered, enabling you to optimize the Workflow for better performance.