Service Level Agreements (SLAs)
ย
โฑ๏ธ Service Level Agreements (SLAs) in ServiceNow
๐ Introduction
A Service Level Agreement (SLA) is a commitment between a service provider and a customer that defines response and resolution targets for tasks like incidents, problems, requests, or changes.
In ServiceNow, SLAs are automatically tracked against records, ensuring transparency and accountability.
๐ก Key Benefit: SLAs help organizations measure service delivery, ensure compliance with commitments, and improve customer satisfaction.
๐ Types of SLAs in ServiceNow
๐น Service Level Agreement (SLA)
-
Agreement between provider and customer.
-
Example: โResolve P1 incidents within 4 hours.โ
๐น Operational Level Agreement (OLA)
-
Agreement between internal support teams.
-
Example: โNetwork team provides root cause analysis to Service Desk within 24 hours.โ
๐น Underpinning Contract (UC)
-
Agreement with an external vendor supporting the SLA.
-
Example: โISP resolves connectivity issues within 2 hours.โ
โก SLA Components
-
SLA Definition โ Rules specifying when to start, pause, stop, and reset SLAs.
-
SLA Workflow โ Defines actions when SLAs are breached (notifications, escalations).
-
Task SLA Table (
task_sla
) โ Stores all active, paused, or completed SLAs. -
SLA Conditions โ Control applicability based on priority, category, or assignment group.
๐ ๏ธ How SLAs Work in ServiceNow
-
A task record (e.g., Incident) is created.
-
SLA definitions are checked โ if conditions match, SLA starts.
-
The SLA runs until met, breached, or canceled.
-
SLA progress is tracked in Related List: SLA of the task.
-
Reports and dashboards measure SLA performance.
๐ SLA Metrics
-
Response Time โ Time taken to acknowledge a task.
-
Resolution Time โ Time taken to resolve the task.
-
Elapsed Time โ Duration SLA was active.
-
SLA Breach % โ % of SLAs breached vs. total.
๐ ๏ธ Real-World Examples
-
Incident SLA
-
P1 Incident: Resolution within 4 hours.
-
SLA starts when Incident is logged.
-
Pauses if ticket is โOn Hold.โ
-
-
Service Request SLA
-
โProvision new laptop within 3 business days.โ
-
SLA tied to request item (RITM).
-
-
Change Management SLA
-
โEmergency changes must be implemented within 2 hours of approval.โ
-
-
Vendor SLA (UC)
-
Cloud vendor guarantees 99.9% uptime.
-
Linked to ServiceNow SLA reporting for compliance.
-
๐ Advanced SLA Features
-
SLA Escalations: Notifications sent before or after breach.
-
SLA Pause Conditions: Example: Paused when waiting for user input.
-
SLA Retroactive Start: SLA start time backdated to an earlier state change.
-
SLA Schedule Integration: SLAs respect working hours and holidays.
-
SLA Automation: Use Flow Designer to trigger escalation actions.
-
Performance Analytics Integration: SLA trends over weeks/months.
๐ก Best Practices
-
โ Use priority-based SLAs for incidents and requests.
-
โ Define pause conditions to avoid false breaches.
-
โ Regularly review SLA reports to improve service delivery.
-
โ Align SLAs with business-critical services (not just technical tasks).
-
โ Integrate OLAs and UCs for complete visibility.
-
โ Donโt create too many SLAsโit complicates management.
-
โ Avoid unrealistic SLA targets that cannot be achieved.
๐ฌ Conclusion
SLAs in ServiceNow provide organizations with a structured way to measure and manage service commitments.
-
By combining SLAs, OLAs, and UCs, businesses get end-to-end accountability.
-
With features like pause conditions, escalations, and dashboards, ServiceNow ensures SLAs are transparent and actionable.
โ In short: SLAs = Commitments + Measurement + Accountability
ย
Comments
No comments yet.