New
The new Logs panel in the Simulation window provides deeper insights into your HTTP endpoint interactions, offering greater visibility when simulating and debugging multi-turn conversations with your agent.
You can simply define console.log() statements in the Scripts tab, within the preScript, postScript, preSimulation, or postSimulation functions, depending on the stage at which you wish to log, and start capturing the parameters you want to monitor.