For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR8.7 On-premEoL

Plan your playbook

Plan playbooks in Cortex XSOAR On-prem 8.7 (EoL).

When defining the work flow of your playbook, consider the following:

  • What actions do you need to take?

  • What conditions do you need along the way? Are these conditions manual or automatic?

  • Do you need to include looping?

  • Are there any time-sensitive aspects to the playbook?

  • When is the incident considered remediated?

Example 10. Review the Phishing use case

Review the following workflow for a phishing use case. Also, review the playbooks in the Phishing content pack to see how they work.

  • Detection

  • Identification

  • Analysis

  • Remediation

Each of these high-level processes can contain a number of sub-processes that require step-by-step actions, all of which can be automated with either customized or new playbooks.

Example 11. Review the Default Playbook

The Default Playbook provides generic capabilities for automated incident enrichment and severity calculations that you can adjust for your needs. Watch this video for more details.

Last updated

Was this helpful?