<h2>Configure the SLA timer</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="task" /><meta name="DC.title" content="Configure the SLA timer" /><meta name="abstract" content="Configure the SLA timer to determine which task SLA must be displayed as part of the timer component." /><meta name="description" content="Configure the SLA timer to determine which task SLA must be displayed as part of the timer component." /><meta name="DC.relation" scheme="URI" content="../../../product/service-level-management/concept/configuring-service-level-management.html" /><meta name="DC.relation" scheme="URI" content="../../../product/it-service-management/reference/r_ITServiceManagement.html" /><meta name="DC.relation" scheme="URI" content="../../../product/service-level-management/reference/service-level-mgmt-landing-page.html" /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-08-03" /><meta name="DC.date.modified" content="2024-02-01" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="sla-timer-configurations" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Configure the SLA timer</title></head><body id="sla-timer-configurations"> <div class="breadcrumb"><a class="link" href="../../../product/it-service-management/reference/r_ITServiceManagement.html" title="The IT Service Management (ITSM) solution provides scalable workflows to manage and deliver IT services to your users all through a single cloud-based platform.">IT Service Management</a> > <a class="link" href="../../../product/service-level-management/reference/service-level-mgmt-landing-page.html" title="The ServiceNow Service Level Management (SLM) application helps to gather service requirements as well as monitor and report with regards to agreed service levels (SLAs).">Service Level Management</a> > </div> <h1 class="title topictitle1" id="ariaid-title1">Configure the SLA timer</h1> <div class="body taskbody"><p class="shortdesc">Configure the SLA timer to determine which task SLA must be displayed as part of the timer component.</p> <div class="section prereq p"> <p class="p">Role required: sla_admin, sla_manager, itil, sn_slm_timer.sla_timer_admin, or admin</p> </div> <div class="section context" id="sla-timer-configurations__context_ofg_4xw_glb"> <p class="p">All Service Level Agreement (SLAs) attached to a task, such as an incident, problem, or change are of equal importance. However, on various scenarios and user interfaces, you might want to configure a hierarchy of preferred SLAs. After configuring the hierarchy, you can determine from the list the most important or preferred SLA that can be displayed.</p> <p class="p">The <span class="keyword parmname">slm-timer-config-api</span> application enables you to set a preferred SLA for a given task. You can use the configuration that is either dynamic, such as <span class="ph uicontrol">First SLA to breach</span>, or declarative from a hierarchical mapping of first to matching SLA definitions.</p> <p class="p">The SLA timer configuration provides the following demo data which also serves as an example to customize.</p> <dl class="dl"> <dt class="dt dlterm">Do not show SLA timer</dt> <dd class="dd">Use this configuration if you don’t want to show the timer component.</dd> <dt class="dt dlterm">Show SLA that will breach first</dt> <dd class="dd">Use this configuration to determine the task SLA that has the earliest breach time.</dd> <dt class="dt dlterm">Incident Response and Resolution Team</dt> <dd class="dd">Use this configuration if you prefer to display Task SLA matching specific SLA Definition in the timer component. This configuration creates a hierarchy of SLA Definitions to be displayed.</dd> </dl> <p class="p">The <span class="ph uicontrol">SLA Timer Configuration</span> application comes only with demo data. However, you should create your own configuration records. You can use the demo data as a guide to help ensure that the preferred task SLA record is shown against a particular task.</p> </div> <ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">Navigate to <span class="ph menucascade"><span class="ph uicontrol">All</span> > <span class="ph uicontrol">Service Level Management</span> > <span class="ph uicontrol">Administration</span> > <span class="ph uicontrol">SLA Timer Configuration</span></span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">New</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">On the forms, fill in the fields.</span> <div class="itemgroup info"> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sla-timer-configurations__table_t4t_nzb_hlb" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:50%" /><col style="width:50%" /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry nocellnorowborder" style="vertical-align:top;" id="d118676e149">Name</th><th class="entry cell-norowborder" style="vertical-align:top;" id="d118676e152">Description</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry nocellnorowborder" style="vertical-align:top;" headers="d118676e149 ">Name</td><td class="entry cell-norowborder" style="vertical-align:top;" headers="d118676e152 ">Enter the name of the SLA timer configuration</td></tr><tr class="row"><td class="entry nocellnorowborder" style="vertical-align:top;" headers="d118676e149 ">SLA timer source</td><td class="entry cell-norowborder" style="vertical-align:top;" headers="d118676e152 ">Choose any one of the following:<dl class="dl"> <dt class="dt dlterm">None</dt> <dd class="dd">When you don’t want to show the timer.</dd> <dt class="dt dlterm">First to breach</dt> <dd class="dd">When you want to display the task SLA with the earliest breach time. <div class="note"><span class="notetitle">Note:</span> When a task SLA with the earliest breach time pauses, goes out of schedule, or is completed, then the next task SLA is displayed.</div> </dd> <dt class="dt dlterm">Task to SLA mapping</dt> <dd class="dd">When you want to create your own display hierarchy of task SLAs. If you choose this option, you must define the SLA Definition mappings to ensure that a preferred SLA definition is set.</dd> </dl> </td></tr><tr class="row"><td class="entry row-nocellborder" style="vertical-align:top;" headers="d118676e149 ">Show completed</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d118676e152 ">Select if you want to display the preferred task SLA that includes the breached stage. If this option is selected, on complete, it will not move to the next SLA priority.</td></tr></tbody></table> </div> </div> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Update</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Open the SLA configuration that you created.</span> </li><li class="li step stepexpand"> <span class="ph cmd">If the SLA timer <span class="ph uicontrol">Source</span> is set to Task to SLA Mapping, then you must configure the mappings.</span> </li><li class="li step stepexpand"> <span class="ph cmd">To configure the task to SLA mapping, select <span class="ph uicontrol">New</span> in the <span class="ph uicontrol">SLA timer configurations mappings</span> related list.</span> </li><li class="li step stepexpand"> <span class="ph cmd">On the form, fill in the fields.</span> <div class="itemgroup info"> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="sla-timer-configurations__table_p4t_5dc_hlb" class="table" frame="border" border="1" rules="all"><colgroup><col style="width:50%" /><col style="width:50%" /></colgroup><thead class="thead" style="text-align:left;"><tr class="row"><th class="entry nocellnorowborder" style="vertical-align:top;" id="d118676e281">Name</th><th class="entry cell-norowborder" style="vertical-align:top;" id="d118676e284">Description</th></tr></thead><tbody class="tbody"><tr class="row"><td class="entry nocellnorowborder" style="vertical-align:top;" headers="d118676e281 ">SLA timer config</td><td class="entry cell-norowborder" style="vertical-align:top;" headers="d118676e284 ">Select the timer config from the look-up list. If created from related list, the timer config is auto-populated with the parent record.</td></tr><tr class="row"><td class="entry nocellnorowborder" style="vertical-align:top;" headers="d118676e281 ">Order</td><td class="entry cell-norowborder" style="vertical-align:top;" headers="d118676e284 ">The hierarchical order of the task SLA. This value is pre-populated. However, you can edit it based on your requirements.</td></tr><tr class="row"><td class="entry nocellnorowborder" style="vertical-align:top;" headers="d118676e281 ">Table</td><td class="entry cell-norowborder" style="vertical-align:top;" headers="d118676e284 ">Select the table that the task belongs to, for example, Incident, Problem, or Change. This selection is used as a reference qualifier on the SLA definition.</td></tr><tr class="row"><td class="entry row-nocellborder" style="vertical-align:top;" headers="d118676e281 ">SLA definition</td><td class="entry cellrowborder" style="vertical-align:top;" headers="d118676e284 ">Select the SLA definition that is available for the table.</td></tr></tbody></table> </div> <div class="note"><span class="notetitle">Note:</span> If there is an identical mapping for the <span class="ph uicontrol">Order</span> or <span class="ph uicontrol">SLA definition</span> in the selected table, the configuration is prevented using business rules. This check ensures that only one preferred SLA definition is set at each level in the hierarchy.</div> </div> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Submit</span>.</span> </li></ol> <div class="section tasktroubleshooting" id="sla-timer-configurations__tasktroubleshooting_sxc_3x5_3lb"> <div class="p">If no configuration sys_id is provided to the sla-timer-configuration API, then the default behavior is: <ul class="ul" id="sla-timer-configurations__ul_kvw_lx5_3lb"><li class="li"><span class="ph uicontrol">SLA Timer source</span>: First to Breach</li><li class="li"><span class="ph uicontrol">Show cancel</span>: true</li><li class="li"><span class="ph uicontrol">Show complete</span>: true</li></ul> </div> <p class="p">However, you must not provide a configuration sys_id to the application. Set up your own configuration, even if it’s identical to the default behavior.</p> </div> </div> <div class="related-links"> <div class="familylinks"> <div class="parentlink"><strong>Parent Topic:</strong> <a class="link" href="../../../product/service-level-management/concept/configuring-service-level-management.html" title="You can configure various aspects of Service Level Management based on the specific requirements of your organization.">Configuring Service Level Management</a></div> </div> </div></body></html></div>