Using the simulator test panel
The test panel allows you to preview your workflow with real data, and inspect how data flows through each step. If the step generates a notification, you can preview it as well.- Open your workflow in the builder.
- Click the Test bar at the bottom of the screen.
- It expands to reveal a side-by-side preview of Sample Trigger Input, Step Input, and Step Output. The Sample Trigger Input is a row from your database that triggers the workflow.

Selecting the "Send email" step with the Test panel open previews data flowing through this step, including the email that would be sent.
Any notifications you see in the “Step output” test panel are just a simulation / preview. They’re not actually sent.You can then select different trigger inputs to verify your workflow under various conditions.