The Run Panel and Testing
Last updated
Last updated
The Run Panel in Lleverage allows you to test your workflows before publishing them. Located in the top right corner of your screen, this powerful feature lets you execute your workflow, view the process in real-time, and examine the outputs for debugging and refinement.
Real-time workflow execution and visualization
Input field generation based on trigger type
History of previous runs for comparison
Ability to edit and rerun with different inputs
Visual representation of workflow progress
Output display for reviewing results
Create or open a workflow in the Canvas
Ensure there are no errors in your workflow (the Run button will be purple when ready)
Click the "Run" button in the top right corner of your screen
The Run Panel will open as a modal window
💡 The Run button will be highlighted in purple when your workflow is error-free and ready to test.
When the Run Panel opens, you'll see input fields based on your trigger type
Fill in the required information or click "Generate Inputs" for sample data
Click "Submit" or "Run Workflow" to execute the test
Watch as each node in your workflow processes in real-time
Review the output displayed at the bottom of the panel
💡 You can see each node activate on the canvas as the workflow executes, giving you a visual representation of the data flow.
Click the dropdown arrow next to "Run Workflow" in the top left corner of the Run Panel
Select from the list of previous runs to view their inputs and outputs
Compare different runs to analyze how changes affect your workflow
💡 Each run is recorded separately, making it easy to track the performance of different versions of your workflow.
View a previous run from the dropdown menu
Click the "Edit" button to modify the inputs
Make your changes to the input values
Click "Submit" to run the workflow with the new inputs
A new run will be logged with your updated inputs
⚠️ Editing a previous run doesn't overwrite it - instead, it creates a new run with the modified inputs.
Click the "Reset" button in the top right corner of the Run Panel
The panel will clear all inputs and return to its initial state
You can now start a fresh test with new inputs
Once you're satisfied with your workflow's performance in the Run Panel
Click "Publish" to make your workflow available for deployment
Follow the publishing process to complete the deployment
⚠️ Testing in the Run Panel is essential before publishing to ensure your workflow functions as expected in a live environment.