Skip to content

Creating Simulations

To create a simulation, navigate to the Simulations page and follow these steps:

  1. Click Simulate.
  2. Select the target agent you want to run the simulation for.
  3. Write instructions describing what the agent should explore or test. Be specific — for example, “Navigate to the settings page and test all account management features.”
  4. Choose a persona (see below).
  5. Set max steps (1–1000, default 100) and timeout (1–360 minutes, default 30).
  6. Click Start.

Personas define how the agent approaches your application during the simulation. Each persona simulates a different type of user:

PersonaDescription
New UserFirst-time visitor exploring the product.
Power UserExperienced user testing advanced features.
OperatorAdmin or operations user managing settings and configuration.
Decision MakerEvaluating the product for purchase.
EvaluatorComparing with alternatives.
Support SeekerUser looking for help with a specific issue.
ExplorerGeneral exploration with no specific goal.
  • Max steps controls how many actions the agent can take. Increase this for complex applications with many pages and features.
  • Timeout sets a hard limit on simulation duration. If the agent hasn’t finished within this window, the simulation stops automatically.
  • Instructions guide the agent’s focus. Without instructions, the agent explores freely. With instructions, it prioritizes the areas you specify.