Skip to main content

Send Investigation Summary Reports

This Playbook is part of the Common Playbooks Pack.#

Iterates over closed incidents, generates a summary report for each closed incident, and emails the reports to specified users.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Builtin

Scripts#

  • SearchIncidentsV2
  • GenerateSummaryReports
  • Exists

Commands#

  • send-mail
  • setIncident

Playbook Inputs#


NameDescriptionDefault ValueRequired
MailToThe email address to mail the report to.NoneRequired
ReportNameThe reports to generate.Investigation SummaryOptional
ReportTypeThe type of report.pdfOptional
IncidentSearchQueryThe query used to search for incidents. Default query will search for all incidents closed within the last hour.-category:job status:closed closed:>="1 hour ago"Optional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Send_Investigation_Summary_Reports