Working with SRM alert automations
Summarize
Summary of Working with SRM alert automations
Service Reliability Management (SRM) alert automations enable automatic grouping and management of alerts generated from third-party monitoring tools. These automations run once per alert and execute conditional triggers to streamline alert handling by grouping similar alerts and assigning appropriate responses. The system processes alerts every minute to apply relevant automations efficiently.
Show less
Before creating alert automations, ensure the SRM application is installed and configured, along with teams, schedules, and integrations.
Grouping Automations
Grouping automations help reduce alert noise by categorizing similar alerts based on specified criteria. These run before management automations and can reorder or update alerts into groups with a primary alert representing the oldest, highest-severity item.
- Automations run in a defined order from lowest to highest.
- Changes to automations only apply to alerts when those alerts are updated or reopened.
- Administrators can modify all automations; responders and managers can modify only their team's.
- Grouping activity is logged in Work notes for audit and tracking.
- Deleting a service removes associated alerts, integrations, incidents, and automations permanently.
Alert Management Automations
Management automations assign and respond to alerts after grouping is complete. They use filters and defined outcomes such as assigning ownership, setting priorities, or triggering notifications via email, Slack, or Zoom.
- Run once per alert and adhere to order of execution from lowest to highest.
- Similar to grouping automations, changes only affect alerts when updated or reopened.
- Team automations cannot be reordered to run before global automations, which can halt further processing if triggered.
- Managers and responders can manage their own or team rules; administrators can manage all, including global automations.
- Deleting a team removes its automation rules permanently, so deactivation is recommended instead.
Practical Implications for ServiceNow Customers
These automations enable customers to efficiently manage alert noise and response workflows, improving operational reliability and reducing manual intervention. Proper setup of teams, schedules, and integrations is essential to leverage automations fully. Understanding the order and scope of automations ensures predictable and effective alert handling. Administrators should carefully manage global automations and consider deactivation over deletion to maintain system integrity.
Alert automations contain alert grouping and management conditional triggers that execute response actions automatically, based on the contents of the alert.
Grouping automations
System automations for automatic group creation may be included when your system is provisioned. They are active by default.
View the grouping automations by navigating to the Alert automations module from your Home page. Select Grouping in the left panel.
- If an alert is created, and automation 1 is the only automation, it will run only once on that alert.
- If you add automation 2 and 3 after that alert was created, they will not run on it unless the alert is updated. Those automations were never run on the alert to begin with.
- If you close and reopen the alert, all three automations will run on it.
If you change an existing automation and an existing alert would have been captured by it, it won’t be. Whatever criteria or actions you have changed won’t be addressed unless the existing alert is closed and reopened. Then, whatever changed automation actions there are will take place.
Order is important for grouping automations because the lower-order automations run first. This can impact whether the conditions of higher-order automations are met, or will process. Lower-order automations can adjust field values or even stop processing.
None of the filters or sorting features for the list view change the order in which the automations are run.
- Order represents the order the automations run in.
- Name represents the group rule name and description.
- Active represents whether the automation runs or not.
- Description describes the group automation.
- Applies to who is impacted by this rule. Whether the impact is Global or to a team.
- Clustering timeframe (minutes) represents how long this automation should continue to run and group alerts after an initiating alert.
- Grouping rules run
- Manually created groups are updated
- Automated grouping runs
System administrators [admin] can activate or deactivate any automation, including global automations.
When a Service is deleted, its integrations, alerts, incidents, and automations are removed. This is not a recoverable action so consider deactivating the service instead.
A grouped, related alert contains a Grouped by field. This field indicates how the related alert was grouped. For more information, see SRM alert workspace.
Alert management automations
View the management rules by navigating to the Alert automations module from your Home page. Select Escalate and notify in the left panel.
- If an alert is created, and automation 1 is the only automation, it will run only once on that alert.
- If you add automation 2 and 3 after that alert was created, they will not run on it unless the alert is updated. Those automations were never run on the alert to begin with.
- If you close and reopen the alert, all three automations will run on it.
If you change an existing automation and an existing alert would have been captured by it, it won’t be. Whatever criteria or actions you have changed won’t be addressed unless the existing alert is closed and reopened. Then, whatever changed automation actions there are will take place.
Management automations run in the order chosen, from lowest to highest.
The Order field identifies the order in which the automations run.
Order is important for management automations because the lower-order automations run first. This can impact whether the conditions of higher-order automations are met, or will process. Lower-order automations can adjust field values or even stop processing.
You cannot reorder team automations to run before global automations. If a global automation is met, then all processing on automations stop, if the global automation is set for that.
- Order represents the order the automations run in.
- Name represents the group rule name and description.
- Active represents whether the automation runs or not.
- Description describes the group automation.
- Applies to who is impacted by this rule. Whether the impact is Global or to a team.
- Stop after automation is run sets whether processing stops after that rule runs.
Management rule activity is recorded in Work notes.
Administrators and system administrators [admin] can activate, deactivate or delete any SRM rule. Only system administrators [admin] can activate, deactivate, or delete global automations and only in the classic UI.
When a Team is deleted, its automation rules are removed. This is not a recoverable action so consider deactivating the team instead.