---
slug: /platform-services/automation-service/playbooks
title: Playbooks
sidebar_label: Playbooks
description: Learn about playbooks. A playbook is a predefined set of actions and conditional statements that run in an automated workflow to respond to a certain event or incident type.
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/playbooks/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
import ActionsLimit from '../../../reuse/actions-limit.md';
Playbooks can be configured to execute automatically without user intervention, acting on information from the incident, or can be executed in interactive mode, where user input is required to authorize predefined actions.
To run a playbook, add it to an automation. You can run playbooks in [monitors](/docs/alerts/monitors/use-playbooks-with-monitors/), [Cloud SIEM](/docs/cse/automation/automations-in-cloud-siem/), and [Cloud SOAR](/docs/cloud-soar/automation/#run-playbooks-in-cloud-soar). Sumo Logic provides a number of out-of-the-box playbooks that you can use install to use your automations. See [Out-of-the-Box Playbooks in App Central](/docs/platform-services/automation-service/playbooks-in-app-central/).
:::note
Learn how to create playbooks in the Automation Service to run automated actions.
Learn about the data payloads of the different playbook types.
Learn how to handle arrays in Automation Service playbooks.
Learn how to test playbooks and troubleshoot playbook problems.