Skip to content

Templates

Workflow templates are pre-built automations for common incident management scenarios. They include a trigger and a set of steps that you can customize to fit your team's needs.

Available templates

P1 escalation

Automatically escalate P1 incidents to the executive team and update the status page.

PropertyValue
TriggerIncident opened with severity P1
StepsNotify #incidents-critical, page VP, update status page to Major Outage, create Jira ticket

Slack announcement

Post a notification to a Slack channel whenever an incident is created.

PropertyValue
TriggerIncident opened
StepsPost incident summary to #incidents channel

Status page sync

Keep your status page in sync with incident status changes.

PropertyValue
TriggerIncident status changed
StepsUpdate component status based on incident status (degraded when investigating, operational when resolved)

On-call rotation notification

Notify the on-call responder when they are assigned to an incident.

PropertyValue
TriggerCommander or responder assigned
StepsSend PagerDuty notification to assigned user

Maintenance reminder

Notify subscribers when a maintenance window is about to start.

PropertyValue
TriggerMaintenance scheduled
StepsSend email notification to status page subscribers 24 hours before start

Resolution summary

When an incident is resolved, post a summary to Slack with duration and action items.

PropertyValue
TriggerIncident resolved
StepsCalculate duration, extract action items, post summary to #incidents channel

Using a template

  1. Navigate to Workflows and click Create Workflow.
  2. Select Start from Template.
  3. Choose the template that matches your use case.
  4. Customize the trigger conditions, notification targets, and step parameters.
  5. Save and activate the workflow.

TIP

After applying a template, review every step and adjust the targets (channels, email addresses, component names) to match your organization's setup.

Creating a template

If your team has a workflow that you want to reuse, save it as a template:

  1. Open the workflow you want to templatize.
  2. Click Save as Template.
  3. Enter a name and description.
  4. The template is now available in the template selector for all organization members.

Templates created by users appear alongside built-in templates and can be edited or deleted by the creator and organization administrators.

Built by the Batida team