Workflows (formerly known as Genius Workflows) are automated tasks and processes that can be run automatically or manually based on the conditions of an incident. There are endless possibilities designed to fit your exact use case. For example:
š® Remind Slack channel to update status page every 30 min š® Automatically email legal@ whenever a SEV0 or greater occurs š® Create Jira tickets on multiple project boards depending on which team is impacted š® Open a Zoom or Google Meet bridge for high severity (>SEV1) incidents for high bandwidth conversations š® Automatically page the Infrastructure team via PagerDuty or Opsgenie whenever the postgres-db is impacted š® Use different Confluence or Google Doc postmortem templates if the incident was security related š® ...thousands of other combinations to fit your exact incident process!
If you need help configuring a Workflow or don't see what you're looking for, reach out via Slack, support@rootly.io, or Intercom.
This step-by-step tutorial goes through the most popular type of Workflow, Incident Workflows. Other Workflows such as Action Item, Alert, Pulse, Standalone can be found here. However, the concepts are the same!

When you create a new Workflow, provide a specific name and description as you'll likely have many. This can be for a specific task you'd like to automate. We suggest creating more bite-sized Workflows scoped to specific tasks versus cramming a series of tasks into a single Workflow. This will provide more granular control of when you want them to trigger (see Step 2).
A trigger as the name states are ways a Workflow can be started. For example, incident_created will run a Workflow whenever the incident is created or severity_updated will run a Workflow whenever a severity is updated. As you can see, triggers can be broad or narrow that focus on a specific attribute of an incident.
Pick from a predefined list:
If no trigger is defined, a Workflow will only be triggered manually via Slack or Web UI: learn more.

You can also select multiple triggers for the same Workflow if applicable.
Depending on the type of Workflow, you may optionally choose to set the following configurations:
Conditions are a specific criteria you'd like to be matched in order for a triggered Workflow to run.
Conditions are used in parallel with triggers (Step 2) and provide an additional layer of granularity.
For example, trigger (incident_created) and condition (status = started) will run a Workflow whenever the incident starts. Whereas a more narrow use case would be a trigger (severity_updated) with condition (severity = SEV 1, SEV 0) would only run when the incident was set to high severity.
Pick from a pre-defined list (multi-select available):
By default all conditions are set to is one of and the Workflow will run if any of the conditions are met.
After you hit create Workflow on Step 4, you'll be able to then add Tasks to the Workflow.
Tasks are steps that are run whenever the Workflow is triggered. The more integrations you have configured the more tasks you'll see. All available tasks and their how-to can be found in the documentation drop-down under Workflows.
Each Workflow also supports multiple Tasks as well.
If there is a Task you want but don't see or need help, reach out to us on Slack, support@rootly.io, or Intercom.
That's it, your Workflow is configured and ready to go. We can't wait to see what you build!