Safe Automation

Simulations

Dry-run and simulation modes.

Last updated March 17, 2026

Overview

Simulations let you test playbooks without executing write-back. Actions run in dry-run mode and report what would happen.


Use Cases

  • Validate playbook logic before enabling
  • Train operators on expected behavior
  • Debug detector-to-action flow

How It Works

When simulation is enabled, actions:

  • Evaluate inputs and produce a "would do" report
  • Do not call external APIs for write-back
  • Log results for review

✏️ Edit this page on GitHub
Was this page helpful?
Send feedback