Test a journey with sample details, watch every step run, and follow real runs as they happen.
Simulation runs a journey and shows you what happened, node by node. It answers the question every launch depends on: given this input, which path does a person actually take, and does every node on that path succeed?
It has two modes. Simulation runs a journey on demand with details you supply. Live follows real runs as they happen.
Choose the journey to run. The canvas loads with the same nodes and layout as the builder, so you are reading the flow you designed.
Fill in the details the trigger would normally arrive with, such as the customer's email address or the order that set it off.
Xenia invokes the trigger and the canvas comes alive as execution progresses.
Each step shows how it went, and the log underneath lists what happened and when.
Each step ends up in one of four states:
The steps that were never reached tell you as much as the ones that ran: they show which way the journey branched, which is usually where a rule turns out to be wrong.
You can stop a run part way through, and step back through it to see the order things happened rather than only where it ended up.
The Live tab follows a published journey as real people move through it. You pick the journey, and each run appears separately with its own view of the flow and its own log.
A live session can be saved and reopened later, or handed to a colleague, with everything intact.
Simulation does not pretend. It runs the journey for real, using your settings and your connected systems, with details you chose instead of a real customer's.
So be deliberate about what you put in:
{{first_name}}, that
detail is not available at that point in the journey.