Gamebooks vs Playbooks vs Runbooks in Security Operations

Reviewed by ContraForce Security Operations Team ยท Updated 2026-08-12

Runbooks document what an operator should do. Playbooks execute predefined automation logic. ContraForce Gamebooks govern how Security Delivery Agents reason and act, including evidence requirements, permitted tools, confidence thresholds, approval gates, and escalation rules.

The terms are often used interchangeably, so buyers should evaluate the artifact and its enforcement behavior rather than its name.

Direct comparison

CharacteristicRunbookMicrosoft Sentinel playbookContraForce Gamebook
Primary purposeDocument a procedureAutomate a response workflowGovern agent investigation and response
Typical formatDocument or checklistAzure Logic Apps workflowVersioned policy and operating procedure
ExecutionHumanDeterministic workflowAgent within defined constraints
Handles novel evidenceHuman judgment requiredOnly through authored branches and servicesAgent can adapt its investigation within policy
Approval controlManual instructionWorkflow step or external approvalNative approval gate tied to action authority
Audit evidenceDepends on operator notesLogic App and incident run historyInvestigation evidence, decisions, actions, and approvals
Best useTraining and manual responseRepeatable orchestration across connected systemsConsistent multi-tenant security delivery
Microsoft defines a Sentinel playbook as a collection of response and remediation actions based on Azure Logic Apps. Playbooks can run automatically or on demand and can connect to other systems. See Microsoft Sentinel automation.

When to use a runbook

Use a runbook when human judgment is central, the procedure is infrequent, or automation access is not available. A good runbook still identifies evidence, decision points, action owners, escalation paths, and completion criteria.

When to use a playbook

Use a playbook when the inputs, branches, and actions are sufficiently deterministic. Common examples include enriching an indicator, assigning an incident, sending a notification, or calling a remote remediation API.

When to use a Gamebook

Use a Gamebook when an agent must investigate variable evidence but remain inside a provider's operating procedure. A Gamebook should answer:

How the three work together

An MSSP does not have to choose only one artifact. A runbook can express policy for humans, a Sentinel playbook can execute a deterministic action, and a Gamebook can govern when a Security Delivery Agent is allowed to invoke that action. The durable design is a hierarchy: policy defines authority, the Gamebook governs decisions, and integrations or playbooks execute specific operations.

Review checklist

Sources and review method

Product capabilities were reviewed against primary sources on 2026-08-12. ContraForce performance figures are product telemetry, not independent industry benchmarks.