sla-analysis

Query and aggregate ServiceNow SLA data for breach detection and trend analysis.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill sla-analysis
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sla-analysis
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/reporting/sla-analysis
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill sla-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SLA performance tracking and breach detection for ServiceNow ITSM to provide real-time visibility and governance.

Core Features & Use Cases

  • Real-time breach detection and risk scoring across SLAs.
  • Trend analysis and performance metrics by SLA definition and time period.
  • Executive reporting and dashboards across task_sla, contract_sla, and cmn_schedule data.
  • Use Case: Monthly SLA health checks for IT leadership.

Quick Start

Run a monthly SLA performance report by aggregating data from task_sla and contract_sla for the last 30 days.

Frequently Asked Questions about sla-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect SLA breaches in ServiceNow ITSM?▼

SLA breach detection in ServiceNow ITSM is executed by querying and aggregating task_sla and contract_sla data to provide real-time visibility and risk scoring. This process identifies breaches as they occur for immediate governance.

What is the best way to generate monthly SLA performance reports?▼

Monthly SLA performance reports are generated by aggregating task_sla and contract_sla data over a specified time period. This provides trend analysis and executive dashboards for IT leadership health checks.

Does SLA analysis work with contract_sla and cmn_schedule data?▼

SLA analysis works with contract_sla and cmn_schedule data by querying and aggregating these records alongside task_sla data. This supports comprehensive performance metrics and executive reporting across ServiceNow.

How do I run SLA trend analysis by SLA definition?▼

SLA trend analysis is run by aggregating performance metrics grouped by SLA definition and time period. This queries task_sla data to identify historical patterns and provide proactive SLA insight.

Can I use MCP REST interfaces for ServiceNow SLA data aggregation?▼

MCP REST interfaces are supported for ServiceNow SLA data aggregation and querying. This allows automated retrieval of task_sla and contract_sla records for real-time breach detection and reporting.