Skip to main content
Every session you create is visible in the H Platform under your organization:
  • Live: open a running session to see what the agent sees, step by step, while it works. Useful when you’re prompt-tuning, debugging an unexpected detour, or just confirming the run hasn’t stalled.
  • Replay: after the session terminates, scrub through the full trajectory — every observation, action, and message — to audit what happened.
The Platform reads the same events stream your code does, so anything the API exposes is reflected in the UI.