History (Operate → History) lists runtime sessions — real embed traffic and simulator runs — with turn-by-turn transcripts and trace metadata.
Session list
Each row shows session id, turn count, status (active, completed, failed, abandoned), channel, and last activity time. Filter and export the list as JSON.
Inspect a session
- Click a row to load the conversation transcript.
- User turns appear on the right; bot turns on the left.
- Intent and slot metadata appear under bot turns when captured.
- Open JSON to see full turn payload including debug/trace turns.
Replay
Replay animates the transcript turn-by-turn to visualize the conversation flow without re-running the engine.
For design-time edits (who changed an intent), use Change log. History is runtime conversations only.