{"id":32977,"date":"2026-01-28T15:26:08","date_gmt":"2026-01-28T14:26:08","guid":{"rendered":"https:\/\/sii.pl\/blog\/?p=32977"},"modified":"2026-05-07T12:56:00","modified_gmt":"2026-05-07T10:56:00","slug":"servicenow-and-sla","status":"publish","type":"post","link":"https:\/\/sii.pl\/blog\/en\/servicenow-and-sla\/","title":{"rendered":"ServiceNow and SLA"},"content":{"rendered":"\n<p>The practice of establishing SLA (Service Level Agreement) is almost as old as the entire IT industry. According to ITIL4, an SLA is a documented agreement between a service provider and a customer that defines both the services required and the expected level of the service. The provider and the customer may be separate entities (in which case the agreement is commercial), or they may be part of the same organization (in which case the agreement is non-commercial).<\/p>\n\n\n\n<p>In addition to SLAs, we also distinguish:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>OLA \u2013 Operational Level Agreement: an agreement on the guaranteed level of internal support.<\/li>\n\n\n\n<li>UC \u2013 Underpinning Contract: a contract with an external supplier.<\/li>\n<\/ul>\n\n\n\n<p>The relationships between SLA, OLA, and UC are as follows:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SLA represents the main agreement regarding the services provided by the provider to the customer.<\/li>\n\n\n\n<li>OLA and UC concern supporting services provided either:\n<ul class=\"wp-block-list\">\n<li>OLA \u2013 internally (departments, teams within the service provider&#8217;s organization),<\/li>\n\n\n\n<li>UC \u2013 externally (third-party service providers).<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>SLA \u2013 agreement for service provision: maintaining a website,<\/li>\n\n\n\n<li>OLA \u2013 internal agreement covering network, infrastructure maintenance, or user support,<\/li>\n\n\n\n<li>UC \u2013 agreements with external entities for supporting services necessary to deliver the leading service, such as internet connectivity, power supply, physical security, etc.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>The practice of using Service Level Agreements<\/strong><\/strong><\/h2>\n\n\n\n<p>In many organizations, these three types of agreements are not always clearly distinguished. Instead, the term SLA is used in all cases, often with an additional qualifier indicating the parties involved (e.g., &#8220;SLA with the client&#8221; or &#8220;SLA with the ISP&#8221;). This is not a significant issue since each of these agreements typically contains the same elements:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scope of the agreement (which services are provided).<\/li>\n\n\n\n<li>Required service levels.<\/li>\n\n\n\n<li>Service measurement and verification methods.<\/li>\n\n\n\n<li>Payment terms and penalties (in internal agreements, these may differ from commercial ones).<\/li>\n<\/ul>\n\n\n\n<p>Mapping the terms of SLA\/OLA\/UC agreements into the ServiceNow system can be a significant challenge, especially when contract terms are imprecise or do not account for the realities of ITSM tools. Moreover, SLA reports generated by ServiceNow can serve as the basis for evaluating service quality and, consequently, for settling accounts between parties. This makes the topic extremely important.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Features of services covered by SLAs<\/strong><\/strong><\/h2>\n\n\n\n<p>Parameters or service characteristics that are (or should be) included in SLAs usually cover:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Volume\/Traffic:<\/strong> Can the service handle the required volume of requests or data? (e.g., up to 100,000 HTTP requests per month)<\/li>\n\n\n\n<li><strong>Availability:<\/strong> Is the service available to users\/customers when they need it? (e.g., 99% availability, 24&#215;7)<\/li>\n\n\n\n<li><strong>Latency:<\/strong> Is the service response delivered within an acceptable time frame? (e.g., HTTP service response within 300 ms.)<\/li>\n\n\n\n<li><strong>Errors:<\/strong> Does the service provide the required functionality? (e.g., HTTP requests do not return 4xx or 5xx errors)<\/li>\n\n\n\n<li><strong>Ticket Handling:<\/strong> Is support effective and efficient? Are tickets (incidents, requests, changes) resolved within the agreed timeframe?<\/li>\n<\/ul>\n\n\n\n<p>It is worth noting that the parameters listed above are generally well understood by users, customers, and the business; however, assessing the quality of their delivery using the SLA mechanisms available in ServiceNow may prove challenging.<\/p>\n\n\n\n<p>Due to space limitations, the examples provided here focus on ticket handling (such as incidents or service requests) and typical scenarios (not covering all possible cases).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><strong>Parameters for ticket handling<\/strong><\/strong><\/h3>\n\n\n\n<p>Common SLA parameters for ticket handling include:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Scope of services provided (e.g., issues with the website will be handled, but a user&#8217;s workstation failure will not).<\/li>\n\n\n\n<li>Communication channels through which issues or requests can be reported (phone, e-mail, portal, chat)?<\/li>\n\n\n\n<li>Who is authorized to submit requests\/report issues?<\/li>\n\n\n\n<li>Defined ticket volume (e.g., the customer is entitled to 100 tickets per month under the agreement, with additional tickets billed separately).<\/li>\n\n\n\n<li>Response time (how soon after ticket submission or creation actions will be taken).<\/li>\n\n\n\n<li>Resolution time (how soon the issue will be resolved or the request fulfilled).<\/li>\n<\/ol>\n\n\n\n<p><strong>A well-written (precise) SLA is a prerequisite for a good implementation in ServiceNow.<\/strong><\/p>\n\n\n\n<p>In the above example, precision concerns points:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1, 2, 3, and 4: On what basis do we determine whether a ticket is valid\/properly submitted? Should invalid tickets also be logged, and if so, do they count toward the customer&#8217;s quota?<\/li>\n\n\n\n<li>5 and 6: How do we measure time? When do we start, pause, or stop the timer? Are response and resolution times cumulative or separate (do they start simultaneously, or does resolution time start after the response time ends)?<\/li>\n<\/ul>\n\n\n\n<p><strong>The complexity increases when SLAs are established in large organizations operating across different time zones<\/strong> (different working hours), cultures (different calendars of working days and holidays, communication languages), and when services vary by location.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>SLA Definitions in ServiceNow<\/strong><\/strong><\/h2>\n\n\n\n<p>The first element you may need to configure is the <strong>SLA Definition<\/strong>. The form for a new record looks as follows:<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"505\" src=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1-1024x505.png\" alt=\"The form for a new record\" class=\"wp-image-32963\" srcset=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1-1024x505.png 1024w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1-300x148.png 300w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1-768x379.png 768w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1-1536x757.png 1536w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image1-1.png 1734w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Fig. 1 The form for a new record<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Field descriptions<\/strong><\/strong><\/h2>\n\n\n\n<p><strong>Name:<\/strong> The name of the record \u2013 it&#8217;s best to define a naming convention before configuration to keep names meaningful and organized. The more records in the <em>contract_sla<\/em> table, the more important this becomes. A consistent naming convention helps with list navigation and significantly improves name-based filtering.<\/p>\n\n\n\n<p><strong>Type:<\/strong> While you can differentiate types of SLAs in ServiceNow, this only affects reporting and does not influence the SLA Definition&#8217;s functionality. In relation to CSDM, SLAs are usually linked to a BSO (Business Service Offering), whereas OLAs or UCs relate to a TSO (Technical Service Offering).<\/p>\n\n\n\n<p><strong>Target:<\/strong> Distinguishes between Resolution and Response. This property is relevant only for reporting purposes and does not affect the behaviour of the SLA Definition itself. However, it is important to configure the remaining record parameters consistently if one of the above values is used.<strong> <em>Note:<\/em><\/strong> The configuration of this property should reflect the content of the agreement. It is essential to ensure that both parties share a common understanding of what constitutes a response and a resolution, particularly regarding when each action begins and ends.<\/p>\n\n\n\n<p><strong>Table:<\/strong> Important setting that determines the table the SLA Definition applies to. Common examples include tables like: <em>incident, sc_req_item, sc_task,<\/em> and<em> problem<\/em>. The table selection determines which process the SLA definition is associated with.<\/p>\n\n\n\n<p><strong>Flow:<\/strong> Enables triggering specific actions during SLA execution, such as sending notifications or initiating escalations.<\/p>\n\n\n\n<p><strong>Vendor:<\/strong> References the <em>core_company<\/em> table to indicate the vendor responsible for fulfilling the agreement (especially relevant for UC).<\/p>\n\n\n\n<p><strong>Service Commitment:<\/strong> Check this option if the SLA Definition is linked to a Service Commitment (and, consequently, to a Service Offering).<\/p>\n\n\n\n<p><strong>Enable logging:<\/strong> Enables detailed logs for the SLA definition, which are helpful for diagnosing SLA-related issues.<\/p>\n\n\n\n<p><strong>Active:<\/strong> Marks the SLA definition as active and ready for use.<\/p>\n\n\n\n<p><strong>Duration type:<\/strong> Specifies how SLA time is calculated and changes the behaviour of the definition and form. Choices include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>User-specified duration:<\/strong> Requires specifying a duration in the <em>Duration<\/em> field.<\/li>\n\n\n\n<li><strong>Other options:<\/strong> Specify a relative time, e.g., &#8220;<em>End of next business day.<\/em>&#8221; This requires selecting the record type for relative time calculation under &#8220;Relative duration works on.&#8221;<\/li>\n<\/ul>\n\n\n\n<p><strong>Duration:<\/strong> Appears when &#8220;<em>User specified duration<\/em>&#8221; is selected. Defines the time after which the SLA is breached. Note: Time measurement may not be continuous \u2013 it depends on other SLA Definition parameters, such as <strong>Schedule<\/strong> and <strong>Start\/Pause\/Stop Condition<\/strong>.<\/p>\n\n\n\n<p><strong>Relative duration works on:<\/strong> Appears when a relative duration type is selected. Options: <strong>Task record<\/strong> or <strong>SLA record<\/strong>.<\/p>\n\n\n\n<p><strong>Schedule source:<\/strong> Determines the schedule used to measure SLA time. Choices include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>No schedule:<\/strong> 24&#215;7 schedule without exceptions.<\/li>\n\n\n\n<li><strong>SLA Definition:<\/strong> Requires selecting a schedule in the next field.<\/li>\n\n\n\n<li><strong>Task field:<\/strong> Depends on the selected table (e.g., Incident field, catalog task field) and requires specifying an object with a schedule (e.g., Configuration Item \u2192 Schedule).<\/li>\n<\/ul>\n\n\n\n<p><strong>Schedule source field:<\/strong> Specifies the object containing the schedule (e.g., Configuration Item Schedule or Caller Schedule).<\/p>\n\n\n\n<p><strong>Schedule:<\/strong> Select a specific schedule from the <em>cmn_schedule<\/em> table (typically defining working days and hours).<\/p>\n\n\n\n<p><strong>Timezone source:<\/strong> Determines the time zone used when creating the SLA task:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Caller&#8217;s time zone<\/li>\n\n\n\n<li>SLA definition&#8217;s time zone (specified in the Timezone field)<\/li>\n\n\n\n<li>CI&#8217;s location&#8217;s time zone<\/li>\n\n\n\n<li>Task&#8217;s location&#8217;s time zone<\/li>\n\n\n\n<li>Caller&#8217;s location&#8217;s time zone<\/li>\n<\/ul>\n\n\n\n<p><strong>Note:<\/strong> Time zone settings are particularly important in international organizations where support operates in different time zones from the users (e.g., a European service desk supporting users in the U.S.).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><strong>Start\/Pause\/Stop\/Reset Condition<\/strong><\/strong><\/h3>\n\n\n\n<p>These conditions define when SLA time tracking should be started (<strong>start<\/strong>), paused (<strong>pause)<\/strong>, completed (<strong>stop)<\/strong>, or <strong>reset<\/strong> (restarted under specific circumstances).<\/p>\n\n\n\n<p>The configuration of <strong>Start\/Pause\/Stop\/Reset conditions offers a wide range of possibilities. It typically uses<\/strong> simple to highly complex conditions (filters) that must be met to trigger a specific time-tracking action.<\/p>\n\n\n\n<p><strong>Start condition:<\/strong> An example configuration form is shown in the figure below. A set of filters defining when the time measurement should begin.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"407\" src=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image2-1-1024x407.png\" alt=\"An example configuration form\" class=\"wp-image-32965\" srcset=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image2-1-1024x407.png 1024w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image2-1-300x119.png 300w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image2-1-768x305.png 768w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image2-1.png 1054w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Fig. 2 An example configuration form<\/figcaption><\/figure>\n\n\n\n<p><strong>Retroactive start:<\/strong> Selecting this option enables two additional parameters \u2013 <em>Retroactive pause<\/em> and <em>Set start to<\/em>. When enabled, it changes the way time is measured: instead of starting when the condition defined in the <em>Start condition<\/em> filter is met, time measurement begins at the point specified in the <em>Set start to<\/em> field.<br>This option is required when there is a possibility that one SLA definition may be cancelled and another triggered in its place. Example of use: A change in a ticket&#8217;s priority during its handling.<\/p>\n\n\n\n<p><strong>Retroactive pause:<\/strong> Previously recorded pause periods are included in the time calculation.<\/p>\n\n\n\n<p><strong>Set start to:<\/strong> Specifies which point in the entry history is considered the start of time tracking when <em>Retroactive Start<\/em> is enabled.<\/p>\n\n\n\n<p><strong>When to cancel:<\/strong> Defines when time measurement should stop. Three options are available:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Cancel conditions are met<\/strong> \u2013 selecting this option enables an additional Cancel conditions setting and requires specifying the conditions that must be met to cancel the operation of the given SLA definition.<\/li>\n\n\n\n<li><strong>Start conditions are not met<\/strong> \u2013 time measurement stops when the conditions specified in the Start condition are no longer met.<\/li>\n\n\n\n<li><strong>Never<\/strong> \u2013 Time measurement is never cancelled; no additional configuration is required.<\/li>\n<\/ul>\n\n\n\n<p><strong>Pause condition:<\/strong> Contains conditions (filter) that must be met to pause time measurement.<\/p>\n\n\n\n<p><strong>When to resume:<\/strong> Defines when time measurement should resume (either when pause conditions are no longer met or when specific resume conditions are met).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Pause conditions are not met:<\/strong> as soon as the conditions specified in the Pause condition option are no longer true, time measurement is resumed.<\/li>\n\n\n\n<li><strong>Resume conditions are met:<\/strong> specifies the conditions that must be met to resume time measurement. Requires the addition of a Resume conditions option, which is a set of conditions (filters).<\/li>\n<\/ul>\n\n\n\n<p><strong>Stop conditions<\/strong>: it only contains conditions (filters) that, when met, stop time measurement.<\/p>\n\n\n\n<p><strong>Reset condition<\/strong>: Allows you to define additional conditions that, when met, result in the immediate termination or cancellation of the current SLA definition and the initiation of a new one. This option is practical when a significant parameter changes during task execution and requires the SLA to be updated. For example, assigning a task to a different Assignment group that operates under conditions different from those defined in the currently active SLA. If the new SLA definition meets the Start condition, it will be launched automatically.<\/p>\n\n\n\n<p><strong>Note:<br><\/strong>SLA conditions (<strong>Start<\/strong> \/ <strong>Pause<\/strong> \/ <strong>Stop<\/strong>) are evaluated in the following order:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Stop condition<\/li>\n\n\n\n<li>Pause condition<\/li>\n\n\n\n<li>Start condition<\/li>\n<\/ol>\n\n\n\n<p><strong>If a matching condition is found during processing, subsequent conditions are NOT evaluated!<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Case Study<\/strong><\/strong><\/h2>\n\n\n\n<p>As a detailed description of all <strong>SLA Definition<\/strong> record configuration options would be extensive enough to warrant a separate article, this article is limited to illustrating the most common use cases.<\/p>\n\n\n\n<p>Before beginning the configuration, it is advisable to review key recommendations for approaching this task. In addition to thoroughly understanding the content of the SLA agreement(s), it is beneficial to map out (or visualize) the process by which the SLA definitions are being created. All potential use cases for the process should be carefully considered and appropriately reflected in the configuration.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><strong>Defining SLAs for incident management<\/strong><\/strong><\/h3>\n\n\n\n<p>Suppose SLA definitions need to be configured for incident management with four priorities, as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Typ<\/strong>e<\/td><td><strong>P1 24\/7<\/strong><\/td><td><strong>P2 24\/5<\/strong><\/td><td><strong>P3 8\/5<\/strong><\/td><td><strong>P4 8\/5<\/strong><\/td><\/tr><tr><td><strong>Re<\/strong>sponse<\/td><td>15 min.<\/td><td>1 h.<\/td><td>4 h.<\/td><td>8 h.<\/td><\/tr><tr><td><strong>R<\/strong>esolution<\/td><td>4 h.<\/td><td>12 h.<\/td><td>24 h.<\/td><td>48 h.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Next to the priorities, schedules, and execution times (<em>Duration<\/em>) are given.<\/p>\n\n\n\n<p>Three support teams are involved (represented in <em>sys_user_group<\/em> in ServiceNow):<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Service Desk<\/li>\n\n\n\n<li>Level 2<\/li>\n\n\n\n<li>Level 3<\/li>\n<\/ul>\n\n\n\n<p>A task defined in this way presents <strong>specific challenges during implementation:<\/strong><\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>How should time be measured for tickets handled by multiple teams \u2013 separately or as a whole?<\/li>\n\n\n\n<li>Who owns the ticket from creation to closure?<\/li>\n\n\n\n<li>How should response time versus resolution time be measured?<\/li>\n\n\n\n<li>Under what conditions should time measurement be paused?<\/li>\n\n\n\n<li>Under what conditions should ticket processing be cancelled?<\/li>\n\n\n\n<li>Do schedules account for holidays?<\/li>\n<\/ol>\n\n\n\n<p>When assigned a similar task, the individual responsible for configuring ServiceNow SLA Definitions must obtain answers to the questions outlined above. These answers may already be specified in the SLA document; if not, clarification should be sought from the person responsible for drafting the agreement.<\/p>\n\n\n\n<p>For this example, let us assume that the following answers have been obtained:<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Time is measured holistically from the customer&#8217;s perspective.<\/li>\n\n\n\n<li>Service Desk is always the owner.<\/li>\n\n\n\n<li>Response and resolution time measurement start simultaneously. Response time stops when the <strong>Assigned to<\/strong> field is populated.<\/li>\n\n\n\n<li>Waiting for user communication allows time measurement to be paused.<\/li>\n\n\n\n<li>All tickets must be resolved (no cancel conditions).<\/li>\n\n\n\n<li>Schedules do not account for holidays.<\/li>\n<\/ol>\n\n\n\n<p>Even in this relatively simple scenario, at least <strong>eight SLA definitions<\/strong> are required (four priorities \u00d7 two definitions: response and resolution).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><strong>A little practice<\/strong><\/strong><\/h3>\n\n\n\n<p><strong>Consider the following case:<\/strong> According to the example above, P2 incidents must be resolved within 12 hours of being logged. Processing occurs 24 hours a day on business days. In summary, every P2 incident must be resolved within the specified timeframe, implying a 100% resolution rate. The same principle applies to incidents of other priorities in the example provided.<\/p>\n\n\n\n<p>In SLA management practice, <strong>achieving a 100% resolution rate is rare<\/strong>, often impractical, or prohibitively expensive (for instance, maintaining 99.999% system availability) and is therefore reserved for exceptional cases. Can similar principles apply to ticket resolution? The answer is Yes \u2013 SLAs should define expected resolution levels, for example:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Type<\/strong><\/td><td><strong>P1<\/strong><\/td><td><strong>P2<\/strong><\/td><td><strong>P3<\/strong><\/td><td><strong>P4<\/strong><\/td><\/tr><tr><td><strong>Fulfilment level<\/strong><\/td><td>99%<\/td><td>99%<\/td><td>98%<\/td><td>98%<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>SLA definition records themselves do not include a field for this. However, SLA performance can be measured and reported in SLA reports. Another option is to use <strong>Service Commitment<\/strong>, which includes the <strong>SLA Percentage<\/strong> property.<\/p>\n\n\n\n<p>Sample SLA report:<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"582\" height=\"731\" src=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image3-1.png\" alt=\"Sample SLA report\" class=\"wp-image-32967\" style=\"width:418px;height:auto\" srcset=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image3-1.png 582w, https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/image3-1-239x300.png 239w\" sizes=\"(max-width: 582px) 100vw, 582px\" \/><figcaption class=\"wp-element-caption\">Fig. 3 Sample SLA report<\/figcaption><\/figure>\n\n\n\n<p>During the given billing period, <strong>95.03%<\/strong> of Priority 3 (P3) incidents were resolved within the parameters specified in the SLA definition for this priority. <strong>4.97%<\/strong> of incidents were not resolved within the required timeframe.<\/p>\n\n\n\n<p>According to the table above, the required fulfillment rate for P3 incidents is <strong>98%<\/strong>. Therefore, in this example, the SLA was violated, as the achieved fulfilment rate was just over <strong>95%<\/strong>.<\/p>\n\n\n<div class=\"nsw-o-blogersii-banner\">\n            <picture>\n            <source srcset=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/04\/Blog-ServiceNow-Desktop_.jpg\" media=\"(min-width: 992px)\" >\n            <source srcset=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/04\/Blog-ServiceNow-Mob_.jpg\" media=\"(min-width: 300px)\" >            <img decoding=\"async\" src=\"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/04\/Blog-ServiceNow-Desktop_.jpg\" alt=\"\"  class=\"\"  >\n        <\/picture>\n        <div class=\"cnt\">\n                    <div class=\"nsw-m-title-block -h3 -invert  -has-title-margin-bottom-0 -has-title-font-weight-bold\">\n                                <h2 class=\"nsw-m-title-block__title\">Sii x ServiceNow<\/h2>\n                <\/div>\n                            <p class=\"has-nsw-p-4-font-size has-invert-color\">\n                With the cloud-based ServiceNow AI platform, we automate processes and facilitate the work of departments to increase productivity within entire organizations.\n            <\/p>\n                            <a  href=\"https:\/\/sii.pl\/en\/what-we-offer\/enterprise-platforms\/servicenow\/\" class=\"nsw-a-button -ghost -banner-button\"   >\n        <span>ServiceNow offering<\/span>\n    <\/a>\n            <\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Summary<\/strong><\/strong><\/h2>\n\n\n\n<p>Managing SLAs using ServiceNow&#8217;s capabilities is a complex task that requires not only in-depth knowledge of the platform but also expertise in IT management, process management, legal matters, and financial management, as these agreements impose specific obligations on both parties. It is unrealistic to expect all of these skills to reside in a single person or role.<\/p>\n\n\n\n<p>In practice, the negotiation, drafting, and management of Service Level Agreements are handled by dedicated teams. <strong>All of the competencies mentioned above are essential to ensure that agreements are well structured<\/strong>, mutually beneficial, and \u2013 most importantly \u2013 feasible, both in terms of the commitments made and their implementation within the leading ITSM tool, ServiceNow.<\/p>\n\n\n\n<p><a id=\"_msocom_1\"><\/a><\/p>\n\n\n\n<p><a id=\"_msocom_1\"><\/a><\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-left kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;left&quot;,&quot;id&quot;:&quot;32977&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;2&quot;,&quot;greet&quot;:&quot;&quot;,&quot;legend&quot;:&quot;5\\\/5&quot;,&quot;size&quot;:&quot;30&quot;,&quot;title&quot;:&quot;ServiceNow and SLA&quot;,&quot;width&quot;:&quot;159&quot;,&quot;_legend&quot;:&quot;{score}\\\/5&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 159px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 2px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 30px; height: 30px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 24px;\">\n            5\/5    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>The practice of establishing SLA (Service Level Agreement) is almost as old as the entire IT industry. According to ITIL4, &hellip; <a class=\"continued-btn\" href=\"https:\/\/sii.pl\/blog\/en\/servicenow-and-sla\/\">Continued<\/a><\/p>\n","protected":false},"author":767,"featured_media":32973,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","inline_featured_image":false,"footnotes":""},"categories":[1319],"tags":[5727,2754,1644,1526],"class_list":["post-32977","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-soft-development","tag-sla-en","tag-itil-en","tag-servicenow-en","tag-guidebook"],"acf":[],"aioseo_notices":[],"republish_history":[],"featured_media_url":"https:\/\/sii.pl\/blog\/wp-content\/uploads\/2026\/01\/Call-center.jpg","category_names":["Soft development"],"_links":{"self":[{"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/posts\/32977"}],"collection":[{"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/users\/767"}],"replies":[{"embeddable":true,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/comments?post=32977"}],"version-history":[{"count":2,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/posts\/32977\/revisions"}],"predecessor-version":[{"id":33797,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/posts\/32977\/revisions\/33797"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/media\/32973"}],"wp:attachment":[{"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/media?parent=32977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/categories?post=32977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sii.pl\/blog\/en\/wp-json\/wp\/v2\/tags?post=32977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}