Skip to content

Overview

OpenSOAR is an open-source SOAR platform built around Python-native playbooks, case management, integrations, and async execution.

This is the canonical documentation site for OpenSOAR.

Start Here

Notes

  • Playbooks are code-first Python modules loaded from configured directories.
  • The migrate service is for database schema migrations, not playbook syncing.
  • Third-party auth is not part of the core-only deployment path; see Authentication and SSO for the current status.
  • If you need a specific topic beyond the four entry points above, use the left navigation.