Now Assist for Telecommunications, Media and Technology (TMT) Monitor engagement health agentic workflow
Summarize
Summary of Now Assist for Telecommunications, Media and Technology (TMT) Monitor Engagement Health Agentic Workflow
The Monitor Engagement Health Agentic Workflow allows customer success managers to track the health score of up to 10 active engagements, summarizing health trends over six weeks. It generates risk signals when a decline is noted, helping teams proactively address potential issues. This workflow runs weekly and displays results in the Now Assist panel.
Show less
Key Features
- Health Score Monitoring: Evaluates individual metrics and generates alerts for any declining patterns.
- Risk Signal Generation: Creates risk signals or occurrences based on health score changes.
- Role Masking: Limits user roles during workflow execution to enhance security.
- Scheduled Execution: Runs as a scheduled job, requiring activation of the Monitor Engagement Health flow.
- Customizable Monitoring: Users can choose to monitor individual metrics or overall health scores by adjusting system properties.
- AI Integration: Utilizes AI agents to analyze trends and generate health scores.
Key Outcomes
By implementing the Monitor Engagement Health Agentic Workflow, ServiceNow customers can effectively manage engagement health, receive timely risk alerts, and tailor monitoring to specific needs. This proactive approach enables better decision-making and enhances customer success management.
Use the Monitor engagement health agentic workflow to monitor the health score of engagements and their associated metric data trends, and generate risk signals when a decline is detected.
Monitor engagement health agentic workflow overview
Customer success managers can monitor the health score of up to 10 active engagements and summarize the health trend for the past 6 weeks. Each metric used to calculate the health score is monitored, and if a declining pattern is detected, a risk signal or a risk occurrence (for an existing risk signal) is generated. A summary indicating the number of risk signals created and the health score range is generated. The Monitor engagement health agentic workflow is triggered weekly based on a predefined schedule and the results are displayed in the Now Assist panel.
- Category: Health declined
- Creation method: AI generated
Role masking
Required role: sn_acct_lc.customer_success_agentRole masking enables users to limit the roles and privileges of agentic workflows during tool execution. Agentic workflows and their AI agents that get installed with Now Assist applications are assigned pre-defined roles. If you select Users with specific roles for user access, you must configure the security controls to include these roles. Data access settings must also include these roles. For the instructions to change the security controls, see Define security controls for an agentic workflow.
Configure the monitor engagement health agentic workflow
- To run the agentic workflow as a scheduled job, you must activate the Monitor engagement health flow. See Activate a flow for details.
- The agentic workflow monitors only the engagements for which AI Health Monitor flag has been enabled. Each customer success manager can enable a maximum of 10 engagements. For instructions on enabling this flag, see Create an engagement.
- By default, the health score of each individual metric is monitored. If you want to monitor only the overall health score across all engagements, you need to update the
sn_cust_succ_ai_agent_enable_health_monitor_metrics system property by following these steps:
- Navigate to All and enter sys_properties.LIST in the search field.
- Select the sn_cust_succ_ai_agent_enable_health_monitor_metrics property.
- Set the Value field to false. When this property is disabled, the agentic workflow will monitor the overall health score instead of the individual metrics.
- For any new or existing health definitions, you must specify the Context for the Data source to indicate how the color banding range will be applied. Based on the
Context, you can define different color banding ranges that can be used for the health score. For example, you can configure different values for the same Data source
as follows:
- Data source 1
- Data source: Daily collection of NPS
- Context: Health Metric Configuration: Daily collection of NPS (Global)
- Min: 80
- Max: 100
- Color: Green
- Category: Good
- Data source 2
- Data source: Daily collection of NPS
- Context: Daily collection of NPS for (Customer X)
- Min: 0
- Max: 60
- Color: Red
- Category: Poor
- Data source 1
AI agents used in the Monitor engagement health agentic workflow
The Monitor engagement health agentic workflow uses specific AI agents to monitor the engagements, analyze the health trend, and generate a health score.
| AI agent | AI agent role |
|---|---|
| Success health monitor AI agent | Retrieves data for all active engagements, identifies trends, and creates a risk signal if a declining pattern is detected. |