Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt

Use this file to discover all available pages before exploring further.

Added in 2026.3 With Simulation mode, you can simulate conversations for your LLM-based AI Agents using predefined scenarios. This mode allows you to test and debug your AI Agent’s behavior in various situations without needing real user input.

Restrictions

  • Simulations don’t work with Snapshots in the Interaction Panel.
  • AWS Bedrock’s amazon.nova-premier-v1:0 and amazon.nova-2-lite-v1:0 models aren’t supported to run simulations.

How to Use Simulation Mode

To open simulation mode, click the simulation tab in the Interaction Panel, then select the scenario to run the simulation on. The simulation of the selected scenario starts with the following predefined settings:
  • The number of simulation runs is 1 and can’t be changed.
  • The simulation uses the default LLM selected on the Large Language Models page.

More Information