Skip to content

Replay & Testing

The Modeler lets you visualize past workflow executions and run live tests directly from the editing interface. This helps you understand how your workflow behaves and debug issues without leaving the modeler.

Overview

Replay and Testing features: Replay for stepping through past executions, Live Testing for triggering and observing runs, and Tokens & Data for inspecting values

Availability

Replay and testing features are only available when the model owner has configured the necessary backend endpoints:

Feature Required endpoint Description
Replay replay_url Loads past execution data for an event.
Testing test_url Triggers a live test execution.

If neither endpoint is configured, the Replay Panel is hidden entirely.

For new models that have not been saved yet, both features are unavailable -- you must save the model first.

Sections