CINXE.COM
Time Rules
<!DOCTYPE html> <html lang="en-US"> <head> <meta name="referrer" content="no-referrer"> <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <script src='https://code.jquery.com/jquery-3.6.0.min.js' type='text/javascript'></script> <script src='https://code.jquery.com/jquery-migrate-1.4.1.min.js' type='text/javascript'></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.colorbox/1.6.4/jquery.colorbox-min.js"></script> <script type="text/javascript"> jQuery(window).load(function() { // Auto-handle direct jpeg links jQuery('.ArticleContent a.FileImage').each(function() { jQuery(this).colorbox({photo:true,scalePhotos:true,maxWidth:'90%',maxHeight:'90%'}); }); jQuery(".ArticleContent img").each(function() { var pic_real_width; var image = new Image(); image.src = jQuery(this).attr("src"); pic_real_width = image.naturalWidth; if(pic_real_width>jQuery(this).width()) { jQuery(this).wrap("<a href=\"" + jQuery(this).attr('src') + "\"></a>"); jQuery(this).parent().colorbox({photo:true,scalePhotos:true,maxWidth:'90%',maxHeight:'90%'}); } }); }); </script> <meta name="norton-safeweb-site-verification" content="ot0i6xe4uoo1isth7zqv-pxuczevdfbs350l595s51qtc4ukdgr04qh4nwkjjuehjrfsgrz9o0vm6s3gqpcxbdprehhiy-n-agc97sfi587fj5uum4te0-4zzbbayw0g" /> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="//support.liveagent.com/290878-Time-Rules" /> <link href="/./themes/kb/montana/kb.css?v=5.51.5.26" rel="stylesheet" type="text/css"/> <link href="static/webpack/liveagent-common-bundle/bundle.e3f8621f3498fb9699e2.css" rel="stylesheet" type="text/css"/> <link rel="stylesheet" href="index.php?type=css&v=5.51.5.26&c=1732649701&kbid=eb4a77da" type="text/css"> <script src="static/webpack/liveagent-common-bundle/bundle-09c5bdd57d387328717c.esm.js" type="text/javascript" ></script> <script src="static/webpack/liveagent-common-bundle/stringutils-de61a176319e908e4d31.esm.js" type="text/javascript" ></script> <link rel="apple-touch-icon" href="/themes/kb/montana/img/apple-touch-icon.png" /> <link type="image/x-icon" href="//support.qualityunit.com/themes/kb/classic/img/favicon.ico" rel="shortcut icon" /> <link type="image/x-icon" href="//support.qualityunit.com/themes/kb/classic/img/favicon.ico" rel="icon" /> <link rel="mask-icon" href="/themes/kb/montana/img/kb-mask-icon.svg" color="#F6921E"> <script type="text/javascript"> (function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.id='la_x2s6df8d';s.async=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document, '//support.qualityunit.com/scripts/track.js', function(e){}); </script> <style> @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;800&display=swap'); h2, h3, h4 { margin: 25px 0px 15px 0px; } h3 { font-size: 20px; } h4 { font-size: 16px; } img:not(.UserAvatar) { display: block; margin: 10px auto !important; } figure { margin: auto; } .inlineImg { display: inline-block; } .category-box-13233 { display: none; } #scroll-top { right: unset; left: 25px; } .addInfo { padding: 15px; background-color: #F44336; color: white; margin-bottom: 15px; border-radius: 7px; text-align: center; } .addInfo.green { background-color: #04AA6D; } .addInfo a { color: white; text-decoration: underline; } .addInfo.code { background-color: #FFF0B3; border: none; color: black; text-align: left; overflow: auto; white-space: pre; } .addInfo.code a { color: black; text-decoration: none; } .addInfo.code a:hover { color: black; text-decoration: underline; } .footer-container { display: none; } .footer-links { border: none; background: black; color: white; } .footer-links li { padding-left: unset; } .footer-links h5, .footer-links li a, footer a { color: white; text-decoration: none; } .product-links li a:hover, .popular-links li a:hover, footer a:hover { color: white; text-decoration: underline white; } .footer-links li:before, .footer-links .popular-links li:before { content: unset; } .product-desc.socials a:hover { text-decoration: none; } footer svg { fill: white; } .product-desc svg { margin: 0 0 0 5.5%; } #copyright { margin-top: 30px; } .floatRight { float: right; } @media (max-width: 768px) { .floatRight { float: unset; } } .scrolled .navbar { position: absolute; } div.Avatar { border-radius: 25px; width: 50px; } .navbar,.scrolled .navbar { background: white; } .nav>li>a:focus, .nav>li>a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color: unset; border-color: unset; color: #000; } .menu_overlay { position: absolute; bottom: 0; left: 0; right: 0; background-image: linear-gradient(to left, #FFBD39, #FA9531); width: 0; height: 10%; transition: .5s ease; } .nav>li>a:hover .menu_overlay { width: 100%; } .input-group .form-control:not(:first-child):not(:last-child), .input-group .form-control:first-child { border-radius: 25px 0 0 25px; padding-left: 25px; } .input-group .form-control:not(:first-child):not(:last-child)::placeholder { color: black; } .input-group .form-control:not(:first-child):not(:last-child):after { content: \1F50D; color: black; } .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn { border: none; border-radius: 0 25px 25px 0; color: white; background-image: linear-gradient(to left, #FFBD39, #FA9531); border-image: linear-gradient(to left, #FFBD39, #FA9531); } .jumbotron { padding: 100px 0 10px 0; } .jumbotron p, .jumbotron .breadcrumbs a { color: black; } .jumbotron .inner-margin-top { padding-top: 0; } .panel.panel-default { border: none; box-shadow: none; } .panel.panel-default a, .panel.panel-default a:hover { color: black; } .panel-default>.panel-heading { background-image: linear-gradient(to left, #FFBD39, #FA9531); border-image: linear-gradient(to left, #FFBD39, #FA9531); border-radius: 7px 7px 0 0; color: white; } .panel>.list-group { border: 1px solid #ddd; border-radius: 0 0 7px 7px; } .panel .panel-footer { border: none; background: none; } .MoreLinkTitle { padding-left: 30px; } .item-A:before { content: "\00a0"; background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M217.32 228.08a6.69 6.69 0 01-6.7 6.72h-44.25l-102.18-.19a6.7 6.7 0 110-13.39l102.17.19h37.54L203.11 29 51.4 28.38l.11 29h103a6.7 6.7 0 110 13.39H51.56l.11 31 129.72 1.07a6.7 6.7 0 010 13.4h-.06l-129.61-1.09.07 17.75h47.55a6.7 6.7 0 110 13.39h-47.5l.07 19.78h126.34a6.7 6.7 0 010 13.39H52v15.76a6.69 6.69 0 01-6.67 6.72 6.69 6.69 0 01-6.7-6.67l-.2-54.43a6.39 6.39 0 01-.12-1.25 6.67 6.67 0 01.11-1.19L38 21.68v-.05-.33a1.83 1.83 0 010-.3v-.34a1.64 1.64 0 010-.32 3.38 3.38 0 01.2-.34c0-.1 0-.2.08-.31s.08-.21.12-.31a1.82 1.82 0 01.11-.3c0-.1.09-.2.14-.3a2.44 2.44 0 01.14-.28c.05-.1.11-.19.16-.28l.17-.28c.06-.08.13-.16.19-.25a2.56 2.56 0 01.2-.26c.06-.08.13-.15.19-.22l.24-.26.21-.19.26-.24.23-.17.29-.22.23-.14.32-.19c.08 0 .17-.08.25-.12a2.49 2.49 0 01.33-.16l.28-.1.34-.13.3-.08.34-.08.33-.06L44 15h.72l165.11.62a6.7 6.7 0 016.67 6.67z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; background-size: 50%; } .item-A:before { color: #ddd; } .category-list .item-A:before, .category-list .item-C:before { background-size: 100%; } .category-box-title:before, .item-C:before { content: "\00a0"; background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M216.31 83.68A6.7 6.7 0 00210.2 78c-28.6-2.21-47.58-1.7-65.94-1.21-10.84.29-21.11.56-32.63.22a78.54 78.54 0 00-7.52-4.8 56.35 56.35 0 01-7.6-5 17.6 17.6 0 00-4.41-2.88 17.69 17.69 0 00-6.74-1.19l-3-.07c-15-.39-25.9-.67-48.87 3.45A6.69 6.69 0 0028 72.4c-3 30.27-5.51 70.58 1.55 114a6.69 6.69 0 005.81 5.57 666.56 666.56 0 0080.15 4.56c28.57 0 59.62-1.52 94.75-4.54a6.69 6.69 0 006.08-5.86c4.86-39.75 4.84-68.46-.03-102.45zm-12.6 95.38c-64.45 5.31-114.78 5.36-161.68.15-5.5-37.62-3.72-72.82-1.16-100.41 18.23-3 27.57-2.75 41.16-2.4l3 .08a14.87 14.87 0 011.77.1 13.39 13.39 0 011.18.9 67 67 0 009.37 6.26 55.12 55.12 0 017.6 5 6.68 6.68 0 004 1.53c12.84.47 23.91.17 35.63-.14 16.84-.46 34.21-.92 59.17.78 3.84 29.24 3.82 54.14-.04 88.15z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; background-size: 80%; } .category-box-5174 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M236.49 96.72a8.94 8.94 0 00-7.28-6l-65.16-8.62-29.9-58.86a8.92 8.92 0 00-8-4.88h-.12a8.92 8.92 0 00-7.95 5.1L89.84 83.14 24.93 93.52a8.93 8.93 0 00-4.75 15.28l47.71 45.5-10.23 65.31a8.93 8.93 0 0013.1 9.22l57.74-31.53 58.57 29.95a8.92 8.92 0 0012.84-9.57l-12-65 46.46-46.78a8.94 8.94 0 002.12-9.18zM172 143.4a8.91 8.91 0 00-2.45 7.91l9.56 51.79-46.64-23.85a8.92 8.92 0 00-8.34.12l-46 25.1 8.15-52a8.93 8.93 0 00-2.66-7.84l-38.08-36.32L97.3 100a8.93 8.93 0 006.7-5l22.51-47.47 23.78 46.84a9 9 0 006.71 4.85l52 6.87z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-5178 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M108.88 79.67c-28.34 0-51.4 23.46-51.4 52.31s23.06 52.31 51.4 52.31 51.4-23.47 51.4-52.31-23.06-52.31-51.4-52.31zm0 91.22c-21 0-38-17.45-38-38.91s17-38.92 38-38.92 38 17.46 38 38.92-17.04 38.91-38 38.91zM234 72.14a1.13 1.13 0 01-.1-.13c-.1-.14-.19-.28-.3-.41a6.7 6.7 0 00-9.42-1l-22.65 18.25c-1.41-16.42-4.1-32-9.11-39-5.49-7.61-19.2-12.52-41.92-15-38.65-4.27-107.61-.3-123.69 14-3.23 2.86-7.28 9.14-9.87 32.45a462.83 462.83 0 00-2.19 51.61c.12 16.83 1.31 72.66 11.46 84.27 2.14 2.44 8.64 9.86 54 12.76 10 .64 20.51.95 31 .95a425.52 425.52 0 0044.65-2.15c28.18-3.09 34.54-8.19 37-12.76 4.68-8.56 7.49-28.78 8.93-50.25l4.76 3.57c4.76 3.57 8.88 6.65 15.25 11.86a5.84 5.84 0 00.87.6l.13.07a6.86 6.86 0 00.91.42h.16a6.15 6.15 0 001 .25h.16a6.77 6.77 0 001 .09H226.85l.46-.07.23-.05a4.6 4.6 0 00.5-.13l.17-.06a5.59 5.59 0 00.57-.22h.09c.21-.1.42-.21.62-.33l.16-.11c.14-.09.28-.18.41-.28l.21-.17.34-.29.19-.19.32-.34.1-.12.07-.09.22-.3.17-.25.18-.3.15-.27c0-.1.09-.2.14-.31s.09-.19.13-.29.07-.21.1-.31.07-.21.1-.31a3 3 0 00.08-.32c0-.11.05-.21.07-.32a3.11 3.11 0 000-.32v-.33-.31-.48c-1.18-29-2-66.37 2.47-98.63a6.67 6.67 0 00-1.1-4.95zm-52.88 137.33zm8.5-77.12c-.26 35.79-3.77 67.92-8.36 76.85-4.32 3.82-33 8.73-76.45 8.18-41.76-.52-65.21-5.65-68.51-9.09-3.07-3.83-7.79-30.33-8.16-75-.37-45.37 4.22-70.89 7.55-74.47 7.49-6.64 44.13-12.3 81-12.3A297.63 297.63 0 01149 48.14c26.51 2.93 31.75 8.48 32.53 9.56 4.14 5.68 8.41 31.47 8.09 74.65zm13 17c.21-5.81.33-11.53.37-16.93.05-6.89 0-17.06-.48-28a6.54 6.54 0 002.61-1.27l15-12.14c-2.09 23.53-2 48-1.34 70.69l-4.26-3.2c-3.42-2.6-7.03-5.31-11.88-9.12z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-5177 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M244.91 216.22a5.28 5.28 0 00-.19-.71c-7.95-27.72-16.16-55.36-24.84-82.85q-12-38-25.08-75.55-8.15-23.55-16.52-47a6.09 6.09 0 00-3.11-3.59 4.89 4.89 0 00-3.75-.3c-15.45 4.58-31.23 7.65-47 10.91a3.93 3.93 0 00-1 .2 4.85 4.85 0 00-1.61-.21c-16.11-.53-32.22.06-48.34.09a5.66 5.66 0 00-5.58 5.58q-.25 9.08-.45 18.15V28.36v-5.82A5.63 5.63 0 0061.88 17c-16.11-.53-32.22.06-48.33.09A5.65 5.65 0 008 22.63q-1.32 43.75-1.49 87.52c-.14 26.81-.06 53.62-.08 80.42q0 23.19-.19 46.39a5.65 5.65 0 005.58 5.58c13.52.41 27.07 1.13 40.59.59q5.28-.23 10.55-.69a6 6 0 004.17-1.93 4.91 4.91 0 00.67-.85 5.44 5.44 0 004.78 2.76c13.52.41 27.07 1.14 40.59.59q5.28-.22 10.55-.69a6 6 0 004.17-1.93 4.82 4.82 0 001.41-3.65q-.13-24.54-.4-49.07-.21-20.56-.52-41.11-.25-18.69-.51-37.38-.25-19-.38-38-.06-9.61-.09-19.23 8.07 28.31 16.59 56.47 12.16 40.13 25.39 79.92 7.47 22.47 15.29 44.82a6.55 6.55 0 002.11 2.95 5.07 5.07 0 004.75 1c16.89-3.48 33.56-7.49 49.45-14.25a5.38 5.38 0 00.89-.37l.41-.17a4.84 4.84 0 002.59-3.46 5.35 5.35 0 00.04-2.64zM25.55 231.81l-8.11-.26c.17-25.32.15-50.64.14-76 0-27.38.06-54.76.45-82.13q.31-22.65 1-45.28c12.44-.11 24.87-.42 37.31-.2v38.09q0 19.04.15 38.3.12 18.64.27 37.28l.24 40.7q.18 24 .32 47.89v1.48c-10.56.63-21.15.46-31.77.13zm60.76-.12l-8.12-.25c.16-25.29 0-50.58-.13-75.87-.16-27.33-.28-54.66 0-82q.24-22.62.86-45.24c12.44-.1 24.87-.42 37.31-.2q0 19 .07 38.06t.35 38.24q.22 18.6.5 37.2.28 20.3.53 40.59.27 23.93.42 47.86v1.47c-10.58.64-21.18.45-31.79.14zm139.78-15c-3.78 1.3-7.61 2.47-11.47 3.54-6.91 1.91-13.9 3.49-20.91 5q-13-37.35-25-75-12.93-40.44-24.71-81.17-6.13-21-12-42.12c12.55-2.57 25.1-5.15 37.45-8.56 8.93 25.17 17.76 50.38 26.22 75.72s16.49 50.67 24.19 76.18q6.6 21.91 12.91 43.92l-1 .42q-2.86 1.07-5.68 2.04zM155.61 62.25a5.59 5.59 0 01-6.86-3.9 5.67 5.67 0 01.56-4.3 6 6 0 013.34-2.57c4.7-1.58 9.48-2.91 14.22-4.4 3-.94 6 1.11 6.86 3.9a5.67 5.67 0 01-.56 4.3 5.88 5.88 0 01-3.33 2.56c-4.74 1.5-9.52 2.82-14.23 4.41zM162 83.54a5.59 5.59 0 01-4.3-.56 5.6 5.6 0 01-2-7.64 5.94 5.94 0 013.3-2.56c4.69-1.62 9.52-2.78 14.21-4.42a5.5 5.5 0 014.3.56 5.65 5.65 0 012.57 3.33 5.71 5.71 0 01-.57 4.3 5.94 5.94 0 01-3.33 2.57c-4.7 1.64-9.53 2.81-14.18 4.42zm-.44 17.55a5.72 5.72 0 01.56-4.3 5.79 5.79 0 013.34-2.56c4.7-1.37 9.46-2.46 14-4.3a5.42 5.42 0 014.3.57 5.65 5.65 0 012.57 3.33 5.72 5.72 0 01-.57 4.3 6.14 6.14 0 01-3.33 2.57c-4.56 1.83-9.31 2.92-14 4.29a5.68 5.68 0 01-6.92-3.9zm32 12.67a5.63 5.63 0 01-3.89 6.87c-5.83 1.39-11.61 2.86-17.29 4.8-3 1-6-1.16-6.87-3.9a5.72 5.72 0 01.57-4.3 5.92 5.92 0 013.33-2.56c5.68-1.94 11.46-3.41 17.29-4.81a5.7 5.7 0 016.81 3.9zM113.24 59.7a5.64 5.64 0 01-5.58 5.58c-5 0-10-.13-14.94 0a5.58 5.58 0 110-11.16c5-.11 10 0 14.94 0a5.68 5.68 0 015.58 5.58zm-.74 22.13a5.64 5.64 0 01-1.63 4 5.88 5.88 0 01-4 1.63c-5 .17-10-.15-14.93 0A5.58 5.58 0 0188 77.88a5.83 5.83 0 014-1.64c5-.14 10 .18 14.93 0a5.65 5.65 0 015.57 5.59zm-21.22 27.89a5.58 5.58 0 010-11.16c4.91.09 9.79.47 14.7.07a5.46 5.46 0 014 1.64 5.59 5.59 0 010 7.89 6 6 0 01-4 1.63c-4.91.4-9.79.02-14.7-.07zm20.83 15.6a5.62 5.62 0 01-5.59 5.58c-6-.4-12-.71-18-.55a5.66 5.66 0 01-5.52-5.58c-.14-3.07 2.66-5.5 5.58-5.58 6-.16 12 .15 18 .55a5.72 5.72 0 015.53 5.58zm-59.63-65.5a5.64 5.64 0 01-5.58 5.58c-5 0-9.95-.13-14.93 0a5.67 5.67 0 01-5.58-5.58c-.14-3.06 2.66-5.52 5.58-5.58 5-.11 10 0 14.93 0a5.67 5.67 0 015.58 5.58zM51.75 82a5.69 5.69 0 01-1.64 4 5.84 5.84 0 01-3.94 1.63c-5 .17-10-.15-14.94 0A5.57 5.57 0 0127.29 78a5.82 5.82 0 013.94-1.64c5-.14 10 .18 14.94 0 3.12-.1 5.45 2.64 5.58 5.64zm-21.23 27.84a5.69 5.69 0 01-5.58-5.58 5.63 5.63 0 015.58-5.58c4.92.09 9.8.46 14.71.07a5.49 5.49 0 013.94 1.63 5.58 5.58 0 010 7.9 6 6 0 01-3.94 1.63c-4.91.39-9.79.02-14.71-.07zm20.83 15.6a5.6 5.6 0 01-5.58 5.56c-6-.4-12-.71-18-.55a5.66 5.66 0 01-5.58-5.58c-.14-3.07 2.66-5.5 5.58-5.58 6-.16 12 .15 18 .55a5.72 5.72 0 015.58 5.6z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-12915 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M160.56 102c-9.67 9.3-22 20.61-32.83 30.6-8.37 7.69-15.59 14.33-20 18.53-1.67 1.61-3.39 3.1-5 4.54-2 1.71-3.86 3.34-5.55 5.06l-4.28 4.42c-4 4.11-7.41 7.67-11 10.71-16 13.7-24.8 22.05-36 32.62l-5.2 4.92a6.66 6.66 0 01-8.62.47 6.56 6.56 0 01-2.35-1.1 14.89 14.89 0 01-4.42-4.74c-.11-.17-.22-.36-.36-.57l-.15-.14a6.7 6.7 0 01.22-9.47c36.35-34.69 74-69.19 110.39-102.55L146.78 85c6.08-5.56 11-4.89 14-3.34a9.54 9.54 0 015.21 7.2c.79 5.14-2.44 10.29-5.43 13.14zm54.73 10.37a6.7 6.7 0 01-6.7 6.7h-6.93a6.62 6.62 0 01-4-1.34 6.72 6.72 0 01.64 2.84v8.8a6.7 6.7 0 11-13.4 0v-8.8a6.61 6.61 0 01.28-1.9 6.69 6.69 0 01-2.25.4H176a6.7 6.7 0 010-13.39h6.93a6.47 6.47 0 012.07.32 7.61 7.61 0 01-.11-1.18v-8.8a6.7 6.7 0 0113.4 0v8.8a6.49 6.49 0 01-.29 1.93 6.69 6.69 0 013.65-1.08h6.93a6.69 6.69 0 016.71 6.73zm-143.92-3a6.71 6.71 0 01.46-9.46l5.66-5.13.33-.27-.1-.11-3.66-4a6.69 6.69 0 019.91-9l3.67 4 .08.1 5.55-5a6.7 6.7 0 119 9.92l-5.63 5.11a6.29 6.29 0 01.9.82l3.67 4a6.7 6.7 0 11-9.92 9l-3.66-4a6.21 6.21 0 01-.76-1 3.5 3.5 0 01-.38.39l-5.66 5.13a6.69 6.69 0 01-9.46-.46zM134 55.64a6.69 6.69 0 009.46.46l3.08-2.79 2.12 2.33a6.69 6.69 0 109.91-9l-2.11-2.33 2.77-2.52a6.69 6.69 0 00-9-9.92l-2.78 2.52-1.57-1.73a6.69 6.69 0 10-9.92 9l1.57 1.74-3.08 2.79a6.69 6.69 0 00-.45 9.45zm33.59 87.77a6.69 6.69 0 00-9.46-.46l-2.78 2.51-1.57-1.73a6.7 6.7 0 10-9.92 9l1.57 1.73-3.08 2.8a6.69 6.69 0 009 9.92l3.09-2.8 2.11 2.33a6.7 6.7 0 009.93-9l-2.12-2.34 2.77-2.51a6.7 6.7 0 00.48-9.45z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-13003 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M231.27 159.91a4.46 4.46 0 01-2.87 5.62 43.82 43.82 0 00-26.48 24.59 4.44 4.44 0 01-3.83 2.74h-.29a4.47 4.47 0 01-3.87-2.24 39.37 39.37 0 00-9.28-10.9 4.46 4.46 0 115.6-6.94 46.67 46.67 0 017 6.93 52.72 52.72 0 0128.4-22.71 4.46 4.46 0 015.62 2.91zm14 29.82a48.86 48.86 0 01-25.55 26 36.26 36.26 0 01-14.23 3.12 26.41 26.41 0 01-10-1.89c-5.59-2.28-13.94-9.06-17.47-12.93-5.6-6.13-7.15-10.86-9.12-16.84-.28-.86-.58-1.76-.91-2.74a44.92 44.92 0 014-37.24 43.63 43.63 0 0131-20.57 6.7 6.7 0 011.48 0c.21 0 .43-.1.65-.13 16.52-2.37 34 9.07 40.74 26.64a50 50 0 01-.54 36.58zm-12-31.87c-3.9-10.23-14.83-19.81-26.32-18.15a6.31 6.31 0 01-1.5 0 5.1 5.1 0 01-.68.13 30.52 30.52 0 00-21.35 14.23 31.85 31.85 0 00-2.78 26c.34 1 .65 2 .95 2.85 1.8 5.48 2.63 8 6.3 12 2.68 2.94 9.54 8.3 12.63 9.56 5 2.05 10.86.17 13.89-1.13A35.39 35.39 0 00233 184.59a36.45 36.45 0 00.34-26.73zm-66.52 32.64a6.69 6.69 0 01-6.45 6.93c-18.27.67-33.88 1.09-49 1.09-18.29 0-35.85-.61-56.51-2.12-2.23-.16-9-.66-13.48-5.68-3.8-4.28-4.06-9.91-4.22-13.28l-.27-6a6.21 6.21 0 01-.61-1l-32.46-70C2.62 98 .26 92.9 2.29 87.62c1.94-5.05 6.61-7.17 9.12-8.31 46.06-20.9 92.92-41.73 139.27-61.93a6.68 6.68 0 018.54 2.91 336.53 336.53 0 0124.59 56.49h2.47c6.18.14 13.91.86 18.76 5.26 6.71 6.08 9.14 18 7.66 37.35a6.69 6.69 0 11-13.35-1c1.55-20.32-2.13-25.35-3.3-26.4-.42-.38-2.38-1.63-10.07-1.8L64.54 87.51c-5.19-.12-9.72-.05-12.56 2-4.64 3.32-4.91 11.81-4.57 19.67 1 22.45 2 45.21 3.06 67.66.06 1.28.2 4.27.86 5 .2.23 1.09 1 4.44 1.21 37.09 2.71 64.14 2.47 104 1a6.72 6.72 0 016.98 6.45zm2.82-114q-3.16-9.12-6.88-18C151.27 64.15 138.6 70 126 75.48zm-19.2-44.34c-31.91 13.93-64 28.16-96 42.48a56 56 0 0110.43-.48l27.47.61.5-.22c20.62-7.8 44.56-18.34 64.48-28.37-2.16-4.77-4.45-9.45-6.88-14.06zM15 92.51a17.49 17.49 0 00.92 2.28l5.76 12.42c1.86-.8 3.88-1.71 5.87-2.61 2.15-1 4.34-2 6.42-2.86.29-7.18 2-16 8.53-21.77q-12.83 5.76-25.56 11.54a16.73 16.73 0 00-1.94 1zm20.24 43.94q-.45-10.14-.9-20.23l-1.25.57c-1.93.88-3.89 1.76-5.77 2.58zm72.52-31.9c-.2 3.39-.07 6.85.06 10.51a116.2 116.2 0 010 11.82 6.69 6.69 0 01-6.2 6.28c-6.47.46-12.26.64-17.92.64-7 0-13.88-.28-21.64-.64a6.69 6.69 0 01-6.39-6.59c0-2.22-.13-4.42-.24-6.75a94.58 94.58 0 01.29-17.68 6.69 6.69 0 016.92-5.78c3.86.17 7.44.36 10.9.55a262.56 262.56 0 0027.2.55 6.69 6.69 0 017 7.09zm-13.19 15.61c0-1.5-.09-3-.15-4.6s-.11-3-.15-4.55c-7.53 0-14.33-.33-21.44-.72l-4.24-.23c0 3 .1 6 .25 9.13v.87c9.06.37 16.8.52 25.73.1zm94-4a6.7 6.7 0 000-13.39h-3.73c-11 0-19.73-.09-31.7.42a6.7 6.7 0 00.28 13.39h.3c11.64-.5 20.21-.46 31.06-.41zm-18 5.45c-10.49.55-16.33.48-30.44.32l-4.19-.05h-.08a6.7 6.7 0 00-.07 13.4h4.18c5.77.07 10.19.12 14.11.12 5.87 0 10.64-.12 17.19-.46a6.69 6.69 0 10-.7-13.37z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-5714 .category-box-title:before { background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M127.38 51h-.75a6.83 6.83 0 00-2-.24 47.3 47.3 0 00-43.2 62.91c6.57 18.79 25.74 31.58 45.35 31.58a44.3 44.3 0 009.29-1c22.54-4.89 39.14-27.55 37-50.5S150.45 51.59 127.38 51zm5.86 80.21c-15.86 3.44-33.8-6.61-39.16-21.93a33.91 33.91 0 0131-45.1h.38a6.51 6.51 0 001.6.23c16.24.43 31.22 14.46 32.73 30.64s-10.68 32.7-26.55 36.14zm78.08-55.81c-3.61-3.53-7-6.86-8.47-10.51-1.39-3.5-1.42-8.15-1.45-13.07-.06-8.64-.14-19.39-9.39-25.57-5.58-3.73-12.1-3.85-17.35-3.95h-1.32c-14.34-.36-18.59-4.69-23.14-9.3-3.85-3.87-8.61-8.67-17.93-9.69-9-2.47-20.06 3.62-24.84 9.21-1.06 1.23-2 2.48-3 3.7-2.35 3-4.57 5.88-7.17 7.18-3.18 1.6-7.73 1.31-12.56 1-6.94-.44-14.81-.95-21.65 4-8.9 6.4-9.51 16.66-10 25.71-.34 5.66-.66 11-2.82 14.75-1.29 2.23-3.53 4.31-5.91 6.5-3.43 3.18-7.32 6.78-9.54 12-2.79 6.56-3.68 17.57 8 32.79l2.09 2.68c4.82 6.16 9.37 12 9.63 18.18a37.6 37.6 0 01-.4 5.73c-.58 4.84-1.29 10.88 1.88 16.51 5.59 9.93 16.49 9.75 25.23 9.6h3.34a2.81 2.81 0 000 .29c.32 19.81-.15 39.88-1.38 59.67a6.7 6.7 0 009 6.69l36.21-13.48c3.58 1.63 7.14 3.14 10.6 4.62a196.56 196.56 0 0120.57 9.68 6.67 6.67 0 003.3.87 6.68 6.68 0 006.68-6.26c1.36-20.62 1.73-39.66 1.19-61.31 7.27-.44 15.46-1 22.07-6.64 7.77-6.63 8.91-16.24 9.92-24.72.61-5.1 1.18-9.92 3-13.65 1.52-3.09 4.2-6 7-9.19 5.34-5.92 11.39-12.64 11.11-22.27S217.06 81 211.32 75.4zm-54.58 148.36c-4.21-2-8.41-3.77-12.53-5.53s-8.49-3.6-12.69-5.6a6.73 6.73 0 00-5.21-.22L97.07 223.3c.76-15.67 1-31.46.85-47.11a80 80 0 017.4 5.89c6.28 5.4 13.31 11.45 22.63 11.45a22 22 0 003.19-.24c7.85-1.13 13.2-6.27 17.92-10.79 2.82-2.7 5.48-5.25 8.3-6.63.37 16.81.19 32.13-.62 47.89zm46-113.39c-3.32 3.68-6.75 7.48-9.09 12.23-2.86 5.8-3.63 12.28-4.31 18-.82 6.91-1.53 12.89-5.31 16.11-3.29 2.81-8.47 3.12-14.47 3.48-5.68.34-12.11.73-18 3.57-4.76 2.3-8.52 5.9-11.83 9.07-3.74 3.59-7 6.69-10.57 7.21-4.57.67-8.78-2.62-15.17-8.12-5.13-4.42-11-9.42-18.32-11.38a43.37 43.37 0 00-11.2-1.17H80.9c-7.94.14-11.83-.1-13.34-2.77-1-1.84-.67-4.87-.25-8.38a49.21 49.21 0 00.48-7.88c-.44-10.5-6.83-18.66-12.46-25.85-.68-.87-1.35-1.72-2-2.58-4.27-5.57-8.83-13.45-6.3-19.38 1.1-2.57 3.52-4.81 6.32-7.41s6.1-5.64 8.4-9.62c3.75-6.49 4.2-14 4.6-20.67.47-8 1-13.13 4.49-15.62 2.94-2.12 7.59-1.82 13-1.47 6.09.39 13 .84 19.43-2.39 5.3-2.66 8.72-7 11.73-10.93.89-1.14 1.73-2.22 2.58-3.21 2.71-3.17 9.06-5.72 11.16-5a7 7 0 001.62.34c4.92.42 6.83 2.35 10.31 5.86C146 27.84 153.33 35.2 173 35.67h1.38c4 .08 7.85.15 10.16 1.7 3.19 2.13 3.38 6.91 3.43 14.53 0 5.66.09 12.08 2.41 17.91 2.5 6.3 7.31 11 11.55 15.15 4.5 4.39 8.38 8.19 8.5 12.47s-3.43 8.3-7.64 12.94z'%3E%3C/path%3E%3C/svg%3E") no-repeat center; } .category-box-14283 .category-box-title:before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 250 250'%3E%3Cpath d='M114.11 111.41q3.26 23.61 7.07 47.14a5.59 5.59 0 003.89 3.9h.23a5 5 0 002.74 0 6.45 6.45 0 001.16-.51 4.56 4.56 0 002.74-3.39c3.88-25.42 8.2-50.87 10-76.56.23-3.21.65-6.51.1-9.71-.73-4.29-4.36-6.84-8.42-7.55a44.88 44.88 0 00-10.85-.66c-3.66.27-7.77.75-10.53 3.47a9.42 9.42 0 00-2.8 6.3 28.8 28.8 0 00.46 5.07q.63 5.18 1.29 10.34 1.39 11.09 2.92 22.16zm9.11-36.21a40.77 40.77 0 014.69 0c.7 0 1.42.08 2.11.19h.15l1 .17c0 .59 0 1.17-.08 1.75-.08 1.41-.16 2.82-.26 4.23-.4 5.85-.95 11.68-1.59 17.51q-.49 4.5-1.06 9c-.18 1.44-.36 2.87-.55 4.3-.09.68-.17 1.36-.27 2 .2-1.43 0 .1 0 .33-.07.45-.13.9-.19 1.36-.18 1.32-.38 2.64-.56 4-.18-1.25-.38-2.5-.55-3.75-.47-3.28-.93-6.55-1.37-9.83-.12-.82-.23-1.64-.34-2.46l-.13-1c0-.09-.08-.58-.12-.84v.36c-.22-1.64-.44-3.28-.65-4.92q-1.31-9.85-2.5-19.71c-.1-.79-.21-1.59-.29-2.39.14 0 .28-.07.42-.09.39-.08.45-.14.39-.17.59-.06 1.53-.02 1.75-.04zm.79 26.88zm3.61 70.15a4.33 4.33 0 00-.63 0 3.76 3.76 0 00-.58 0c-6.62.31-13.09 3.67-15.57 10.09-2.16 5.58.21 13 5.73 15.62 3.45 1.66 7.35 1.5 11.09 1.39s7.59-.15 11-1.67c6.28-2.79 7.72-11.24 4.22-16.71a19.18 19.18 0 00-15.26-8.72zm5.84 14.55c.07 0 .11.21.15.39-.11-.17-.2-.41-.15-.39zm-1.5-1.62l-.24-.2a.82.82 0 01.28.2zm-10.72 1a.37.37 0 000-.11l.13-.2zm0 1.41zm-.07-.86v.38a2 2 0 01-.06-.3.22.22 0 00.04-.07zm.81 1.48h-.06zm10.57-.26h.1zm.27-.06l-.74.06c-.73.06-1.47.11-2.2.15-2.55.14-5.09.13-7.64.07l-.41-.09.1.09-.13-.09.06.08a1.74 1.74 0 01.12.14 1.14 1.14 0 00-.11-.11s-.11-.05-.2-.16c0 .18-.07.16-.17-.09-.29-.11-.33-.21-.21-.2 0-.07 0-.1.08-.05l-.13-.14.18.15a1.31 1.31 0 01-.07-.19l-.1-.17.07.09c0-.06 0-.13-.08-.2s0-.34 0-.51v-.3l.09-.38.09-.27.15-.18a1.34 1.34 0 01.18-.24.79.79 0 00.15-.26 1 1 0 01-.07.18c.16-.15.31-.29.46-.45l.38-.25.69-.4.33-.16h.12c.31-.11.62-.21.93-.29l.64-.16.71-.11H128l.8.18c.34.08.67.2 1 .3l.48.23c.38.2.74.42 1.1.65l.16.09a17.11 17.11 0 011.49 1.46c.13.2.27.4.39.6l.19.35v.19-.05.06a.83.83 0 010 .13V187.69a.19.19 0 010-.08l-.27.07zm-10.24.36l-.27-.06c.13.02.25.04.25.07zm11-.25zm-.06.1a.73.73 0 00-.06.22zm0 0l.1-.07c-.04.1-.09.13-.11.05zm0-.24h.07v.05a.22.22 0 01-.06-.07zm-12-2.2c.08-.09.14-.18.2-.26l.08-.08c-.16.5-.38.56-.24.32zm.07 2.31l.18.14h-.06l.07.09-.22-.19a.12.12 0 010-.05h-.12v-.05a.65.65 0 01-.19-.15h.16a.23.23 0 01-.07-.07v.05c0-.08-.08-.15-.12-.24v-.08a3 3 0 01.28.44zm11.94-.27l.06-.2v.28h-.08v-.08a.64.64 0 01.06-.02zm113.57 5.84a4.24 4.24 0 00-.29-1.18 4.78 4.78 0 00-.59-1.37c-6.42-15.08-13.66-29.79-21.2-44.33-8.64-16.63-17.7-33-27-49.31q-12.93-22.57-26.59-44.75c-6.5-10.58-13.1-21.14-20.24-31.31a94.63 94.63 0 00-6.72-8.83 14.91 14.91 0 00-3.69-2.92A40.66 40.66 0 00122 4a32.72 32.72 0 00-9.08 1 5.28 5.28 0 00-.66.16 4.88 4.88 0 00-.64.23c-6.46 2.35-11.18 8.56-15.21 13.79a236 236 0 00-16.07 24.55c-5.94 10.1-11.54 20.41-17 30.78-5.27 10-10.41 20.07-15.53 30.16-3.86 7.6-7.67 15.24-11.7 22.77-.35.64-.69 1.29-1.05 1.93a289.23 289.23 0 00-16.76 28.89q-3.81 7.55-7.17 15.31A159.44 159.44 0 004.73 190c-3.17 10.34-3.79 22.73 2.8 32a24.14 24.14 0 0010.21 8.42 47.88 47.88 0 0012.49 3.34c10.51 1.44 21.09 1.09 31.67.91l24.18.18q22.23.15 44.46.23 23.81.08 47.61 0c11.21-.06 22.45-.06 33.65-.57a46.71 46.71 0 0014.57-2.65 38.48 38.48 0 0015.14-9.7 26.61 26.61 0 007.14-18.38 47.35 47.35 0 00-1.51-10.28zM105.81 25.07zM237 208.19c-.09.35-.33.82-.49 1.27.07-.08.11 0-.06.42a.8.8 0 00-.08.16V210.06c-.14.29-.29.59-.44.87-.27.5-.56 1-.86 1.45-.19.29-.39.56-.58.84a26.62 26.62 0 01-2.53 2.67c-.22.2-1.08.76-1.44 1.13.24-.21.6-.33.13 0l-.26.19c-.2.14-.39.29-.59.42a35.34 35.34 0 01-3.7 2.2q-.79.4-1.62.78l-.12.05h.12c-.23.07-.45.19-.68.27a39.83 39.83 0 01-4.13 1.35c-1.13.3-2.28.52-3.43.73s-2.15.19-3.22.24c-10.52.56-21.08.54-31.61.61-15.49.11-31 .1-46.48.06q-22.44-.06-44.89-.21l-26.83-.2H61.9c-8.73.15-17.49.48-26.2-.27-1-.09-2.06-.2-3.09-.32H32.32l-1.73-.28a47.31 47.31 0 01-5.65-1.33c-.76-.24-1.5-.51-2.25-.79l-.13-.06c-.43-.2-.86-.42-1.29-.64-.65-.36-1.29-.75-1.9-1.17h-.05c-.29-.26-.59-.51-.87-.79s-.73-.76-1.07-1.16c-.07-.07-.58-.82-.43-.57a20.82 20.82 0 01-1.74-3.13l-.1-.19c0-.07 0-.15-.1-.28-.2-.55-.39-1.11-.55-1.67a31.42 31.42 0 01-.77-3.46v-.11-.37c-.05-.52-.08-1-.1-1.57a32.07 32.07 0 01.09-3.67c0-.51.08-1 .15-1.51.05-.3.16-.91.2-1.11.25-1.36.56-2.71.92-4a79.64 79.64 0 012.56-7.69c.47-1.23 1-2.45 1.45-3.67.23-.57.46-1.14.7-1.71l.36-.86.08-.2.07-.17q3.11-7.23 6.57-14.31a289.2 289.2 0 0118-31.38 4.12 4.12 0 00.33-.62c3.67-6.73 7.09-13.59 10.56-20.41 5-9.78 9.93-19.56 15-29.28C76 74.31 81.55 64 87.38 53.82a294.87 294.87 0 0116.19-25.69c.61-.85 1.23-1.69 1.87-2.52a.35.35 0 010-.08l.08-.1 1-1.25a81.18 81.18 0 013.46-4 38.75 38.75 0 013.07-2.94c.23-.14.45-.35.65-.49a13.66 13.66 0 011.42-.85h.09c.67-.19 1.35-.36 2-.49l.83-.17h.16a35 35 0 014.58-.07l1 .08h.39a16.59 16.59 0 011.65.34 32.76 32.76 0 014.45 1.28l.79.29.39.15c.58.24.53.22-.16-.07.36-.09 1.6.75 1.9.9.9.46 1.75 1 2.62 1.48a27.51 27.51 0 012.23 2.58l.63.84c.55.74 1.09 1.49 1.63 2.24 6.82 9.52 13.06 19.47 19.25 29.41Q173 76.16 185.61 98.07c9.24 16 18.24 32.18 26.86 48.55 7.78 14.77 15.32 29.7 22 45l1 2.29.51 1.18c0 .06.06.13.09.21.43 1.71.84 3.42 1.13 5.16 0 .21.39 1.74.07.42a7.74 7.74 0 01.12 1.19 26.52 26.52 0 01.06 3.09c0 .32-.05.63-.06 1V206.57c-.15.51-.26 1.07-.39 1.62zm-.64 1.87a.9.9 0 01.15-.6 2 2 0 00-.14.58zm-6 7.09l.05-.06zm.09-.1zm-6.17 3.64c-.4.15-1.14.36 0 0zm6.08-3.54a.36.36 0 000 .09.41.41 0 01.02-.09z'/%3E%3C/svg%3E") no-repeat center; } #statusPageArticle:before { margin-top: 10px; background: url("data:image/svg+xml,%3Csvg fill='%23000000' height='40px' width='40px' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M442.667,53.333h-86.293c-2.24-6.4-8.213-10.667-15.04-10.667h-16v-32C325.333,4.8,320.533,0,314.667,0H197.333 c-5.867,0-10.667,4.8-10.667,10.667v32h-16.853c-6.613,0-12.373,4.373-14.4,10.667h-86.08c-5.867,0-10.667,4.8-10.667,10.667 v437.333c0,5.867,4.8,10.667,10.667,10.667h373.333c5.867,0,10.667-4.8,10.667-10.667V64 C453.333,58.133,448.533,53.333,442.667,53.333z M208,21.333h96v21.333h-96V21.333z M176,64h10.667H336v42.667H176V64z M165.44,128h181.333c5.867,0,10.667-4.8,10.667-10.667h32v164.16h-0.107l-12.16-20.267c-2.027-3.413-5.653-5.333-9.6-5.12 c-3.84,0.107-7.36,2.453-9.173,5.867l-11.733,23.573l-22.4-44.907c-2.667-5.227-9.067-7.467-14.293-4.8 c-2.773,1.387-4.8,3.947-5.547,6.933l-21.76,86.613l-21.653-86.613c-1.173-4.693-5.44-8.107-10.347-8.107 s-9.173,3.413-10.347,8.107l-11.947,48.853l-20.587-91.307c-1.067-4.8-5.333-8.213-10.24-8.32s-9.28,3.2-10.453,8.107 l-23.147,92.48l-9.707-29.227c-1.813-5.547-7.893-8.64-13.44-6.72c-1.6,0.533-2.987,1.387-4.16,2.56l-13.867,13.76V117.333h32 C154.773,123.2,159.573,128,165.44,128z M389.227,322.773V448h-266.56V303.04l16.64-16.64l15.893,47.573 c1.813,5.547,7.893,8.64,13.44,6.72c3.413-1.173,6.08-3.947,6.933-7.573l21.12-84.48l20.693,91.84 c1.067,4.8,5.333,8.32,10.347,8.32c5.333,0.32,9.28-3.307,10.453-8.107l12.48-51.093l21.547,86.187 c1.387,5.76,7.253,9.173,12.907,7.787c3.84-0.96,6.827-3.947,7.787-7.787l24.96-100.053l19.093,38.187 c3.627,7.253,15.467,7.253,19.093,0l12.693-25.28L389.227,322.773z M432,490.667H80v-416h74.667V96H112 c-5.867,0-10.667,4.8-10.667,10.667v352c0,5.867,4.8,10.667,10.667,10.667h288c5.867,0,10.667-4.8,10.667-10.667v-352 C410.667,100.8,405.867,96,400,96h-42.667V74.667H432V490.667z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center; } #statusPageArticle { border-radius: 10px; } #statusPageArticle.status-okay { background-image: linear-gradient(to left, #35a945, #4BC65C); border-image: linear-gradient(to left, #35a945, #4BC65C); color: #FFF; } #statusPageArticle.status-degradation { background-image: linear-gradient(to left, #F6931E, #FA9531); border-image: linear-gradient(to left, #F6931E, #FA9531); color: #333; } #statusPageArticle.status-outage { background-image: linear-gradient(to left, #ea1b0d, #F44236); border-image: linear-gradient(to left, #ea1b0d, #F44236); color: #FFF; } #statusPageArticle.status-okay > .list-group-item-heading, #statusPageArticle.status-outage > .list-group-item-heading { color: #FFF; } #statusPageArticle.status-okay:before, #statusPageArticle.status-outage:before { filter: invert(1); } #statusPageArticle h3 { font-weight: bold; } .status-okay:hover { -webkit-box-shadow: 0 0 8px rgba(37,118,48,0.6); box-shadow: 0 0 15px rgba(37,118,48,0.6); z-index: 99; } .status-degradation:hover { -webkit-box-shadow: 0 0 8px rgba(207,106,0,0.6); box-shadow: 0 0 15px rgba(207,106,0,0.6); z-index: 99; } .status-outage:hover { -webkit-box-shadow: 0 0 8px rgba(163,18,9,0.6); box-shadow: 0 0 15px rgba(163,18,9,0.6); z-index: 99; } .category-box-5174 .category-box-title:before, .category-box-5178 .category-box-title:before, .category-box-5177 .category-box-title:before, .category-box-12915 .category-box-title:before, .category-box-13003 .category-box-title:before, .category-box-5714 .category-box-title:before, .category-box-14283 .category-box-title:before { background-size: 90%; width: 25px; height: 25px; } .category-box-title .category-link { margin-right: 5px; } /* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);} #cboxWrapper {max-width:none;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative;} #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;} #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} /* User Style: Change the following styles to modify the appearance of Colorbox. They are ordered & tabbed in a way that represents the nesting of the generated HTML. */ :root { --controlsIcon: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAACCCAMAAACKP+2+AAAA0lBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmZOT1BKSkopKSkZGRoQEBAICAjv7+9aWlpra2uHiYt/gIF7e3t2d3hzc3Nub3Hq6uvq6+vm5udSUlLe3t9FRkdCQkI6OjotLS4hISG9vb3P0NIzMzPFxcbS09Str7GnqKmlpaaZmZmPkJKLi4vi4+SDg4TMzMzBw8Ta29y3ubvW1te0tbX39/f////g4eLY2drHyMqpq62Tk5Stra2goqShuidxAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAFL0lEQVR4Xu3aV5eyOACA4dAHlYSOvfc6vc/Xdvf//6UNxiECo2AIZy923pu5cPQxEQKeCFRwOklWriDKqKbJsgROp4IqOJ+gnQWgAjKqAiSDjNRzQxCyBBkBZGT+Fx2HRwA/GoOYJQgGAnneSRWRrI4bCqOmi0haplBDIYGgmkEoRHA77TY26vf3HSLALEGFiBAYqWjxpLiBSPN2q+2Oms2eR4hKHJC0eBUMREQ6QzkmDGq0Hh8b/lfzpBgoHSFOpSc/DGK02yYW0oSOUH6CGmli0ul0um6CIAILgZQUMen1zG634aYIBbERRpKYNhp138GMlyQMRgJJccIzzZGPkNNoWISIDnYJsRJq4vxeWFjABob2iXSNYSToRIjoq+gKqhUnwNVXhMyVALUT08iREPQEAFXAiaDJlWNAFwFHgibJh+jr8yZo7ISz4EEsFqeJdW/Gg1ib8zQRLUGcCHP6JeFPTX4ENtKEb+EHGmsexNzEWX6S8O16SJizMJeV8Jw5rm6Gjfw44Vl1TGCj0et2uzNWYlbfZxLDowQRqMFOTEfUwHmUcO0RJbDBPopRyiCEa1mjmFGASBgOIVzbxgTBCbIuTlAjJNaYiBvshEUMikz2hD9LGgWIhGH5IUGMiC9KUAM39aODdm4f8UUIOzQiZEYPWmqQ5qzE2qYGESiBFseGy0q4NjH2yCK5DLp7f85lpd0ji/Ri7k6w4fAgHDwQ20NpAnkTmxNhR0JEUIMLsbCnREgTyJ/xIWY+ShLU8HkQ/n93H1U+8U18E2peQmUmxLyEyEpUQe6qjISUn5DYCBVckMpAQCLkN2Bugn7pvTBRh+eIiibHkgBTkhxLq0REVQQlJVYJoYMS00OiCkqtigmxXEJEQAclpwOlbEIBWtmEBoyyCQOgkoehIYCgVKYgQUwgqJQnKPCwRlVKQuTK8UpbjacxnJCiVo2Xdb3QhcsAQb/8qle7yBBqKINgNqjAQlxyxmiIjYD5CchIIDmvIH/fmRcgvolvwrszeRDm3UnCWw46PIju4NmLE1To8yE6g4AYScJ5G/YDPkQQBJt5mnC2w+EgaPIgHoPg42M4TxKT1cOwPwiC99flcmmxEpPrP3/vdkFIfPSncWL0Mn4YDvuYD2uzEtfhiwwI8eNH/Zio/3oZ/yTD4EdggxKPb5QIeBHY+Lj/JFrbt7eX8fiBGLgOOxG9T9ItIbpPq+1hGNgYFCLCqYgZzWPiYGBk0GUnyExFRkAI1FqRYWBjj/SLEGQYh7BACFTHxMEIkSEzcUNmIjLq9KC1iBEioVKIIMaACJRA083B2NdjJW6jycbIOLFF4uyNX083uFuHlXBub66vr9+GIfIyTy2Dz1uMNHgsg61wIEsnvZh716vtlgvRw5P1Gt8iocaKDzH++Xpqi6S1MvkQ96fvQLoWD2LU/r/dqulyzvQCo5DUGspIV4SiE6XAc0BN4vFZSPCMIPD5uOUIcAkw/xQMgdcRVUGk9rMTCn/1R3SDoyAhx3/buNg8bbBxN3x4JwIs/qVYSPzY1f6NjeZ4/J78savASujgsxo18PVx56VOTZ2NgEJ8k4UYv5/wGFKEAFkIKIE00Vk+bzZ2mgASvJyoUYESvffX291yOaEENWqXEYauUIAS5p/dnb/48/4+pQRN0Y3ThKGKeTa8Fv/cNH3852Z3n2u3SVSNT0LLu1jPWv6eavt59/00QqggMwGy7vupIaExX3OkfM8EhgDypLPu+wkQXIF8XSUAqOR9IpBBzmQdUsDQhNzP+xfqGeAsc0X+FgAAAABJRU5ErkJggg==); } #cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);} #colorbox{outline:0;} #cboxContent{margin-top:20px;background:#000;} .cboxIframe{background:#fff;} #cboxError{padding:50px; border:1px solid #ccc;} #cboxLoadedContent{border:5px solid #000; background:#fff;} #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;} #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;} #cboxLoadingGraphic{background:url("data:image/gif;base64,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") no-repeat center center;} /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */ #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */ #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;} #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;} #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background: var(--controlsIcon) no-repeat top left; width:28px; height:65px; text-indent:-9999px;} #cboxPrevious:hover{background-position:bottom left;} #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background: var(--controlsIcon) no-repeat top right; width:28px; height:65px; text-indent:-9999px;} #cboxNext:hover{background-position:bottom right;} #cboxClose{position:absolute; top:5px; right:5px; display:block; background: var(--controlsIcon) no-repeat top center; width:38px; height:19px; text-indent:-9999px;} #cboxClose:hover{background-position:bottom center;} .pre-wrapper{ position:relative; } .pre-wrapper pre{ padding-top: 25px; } .pre-wrapper .copy-snippet { border-radius: 0; min-width:55px; background: none repeat scroll 0 0 transparent; border: 1px solid #bbb; color: #26589F; font-family: 'HELEVETICA',sans-serif; font-size: 12px; font-weight: normal; line-height: 1.42rem; margin: 0; padding: 0px 5px; text-align: center; text-decoration: none; text-indent: 0; position:absolute; background:#ccc; top:0; left:0; } .pre-wrapper .copy-snippet:disabled{ color:#555; } .copyButton {font-size: 9px;} .faq-article { width: 100%; height: auto; min-height: 600px; border-radius: 10px; display: flex; flex-direction: column; background-color: #1c2330; color: #fff; margin: 55px 0; } .faq-context { display: block; padding: 20px 50px 17px 30px; background-color: #262f41; color: #fff; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: #222 0 10px 12px -6px; z-index: 99; } .faq-customer, .faq-answer { max-width: 60%; margin: 20px 30px; padding: 10px 18px; border-radius: 15px; z-index: 9999; } .faq-customer { align-self: flex-end; background-image: linear-gradient(to left, #ffbd39, #fa9531); border-image: linear-gradient(to left, #FFBD39, #FA9531); box-shadow: #111 0 10px 12px -6px; opacity: 0; animation: 1s .5s forwards faq-fadeIn; } .faq-answer { align-self: flex-start; background-color: #262f41; color: #fff; margin-top: 10px; margin-bottom: 50px; box-shadow: #111 0 10px 12px -6px; opacity: 0; animation: 1s 1s forwards faq-fadeIn; } @keyframes faq-fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @media (max-width: 700px) { .faq-customer, .faq-answer { max-width: 100%; } .faq-context { padding: 20px 20px 17px 20px; } } .page-article td { border: none; } table { width:100%; margin-top: 30px; } th.header { background-image: linear-gradient(to bottom right, rgb(255,189,57), rgb(250,149,49)); border-top-left-radius: 10px; border-top-right-radius:10px; border-bottom: none !important; color: white; } th, td { border-bottom: 1px solid #444 !important; } th { font-weight: bold; text-align: center; padding: 10px; } #mainButton { background: linear-gradient(90deg,#ffbd39 0,#fa9531 100%); } #mainButton:hover { background: linear-gradient(90deg,#ffbd39 0,#ffbd39 100%) !important; } .main_button, .main_button > *, .multiwidget, .multiwidget > *, .multiwidget li img { box-sizing: content-box !important; vertical-align: initial !important; } .main_button { position: fixed; bottom: 20px; right: 20px; padding: 10px 16px; border-radius: 15px; width: 165px; height: 56px; cursor: pointer; box-shadow: 0 0.25em 2em rgba(0,0,0,0.12); z-index: 9999; } .main_button img { width: 56px; border-radius: 50%; box-shadow: 0 0.25em 2em rgba(0,0,0,0.12); float: right; display: inline-block !important; padding: 0 !important; } .main_button span { position: relative; top: 15px; left: 5px; font-size: 16px; font-weight: 600; font-family: "Poppins","Helvetica Neue",Helvetica,Arial,sans-serif; color: white; } #multiwidget { bottom: -350px; opacity: 0; transition: .5s; } .multiwidget { background-color: white; font-family: "Poppins","Helvetica Neue",Helvetica,Arial,sans-serif; position: fixed; right: 20px; text-align: right; box-shadow: 0 0.25em 2em rgba(0,0,0,0.12); width: 260px; height: 370px; border-radius: 15px; z-index: 9999; } .multiwidget span { font-weight: 300; padding: 0px 10px; font-size: 40px; cursor: pointer; } .multiwidget ul { padding-right: 10px; padding-left: 10px; width: 240px; margin-top: 10px; } .multiwidget li { list-style-type: none; background-color: white; cursor: pointer; transition: .3s; margin-bottom: 6px; margin-left: 0; padding-top: 6px; padding-right: 6px; border-radius: 15px; font-weight: 600; } .multiwidget li img { width: 56px; margin-left: 16px; box-shadow: 0 0.25em 2em rgba(0,0,0,0.12); border-radius: 50%; display: inline-block !important; padding: 0 !important; } .multiwidget li font { position: relative; bottom: 22px; color: #333; font-size: 16px; } .multiwidget a { text-decoration: none; color: #111; } .multiwidget li.form:hover { background-color: #fee0e4; } .multiwidget li.mess:hover { background-color: #efe6f8; } .multiwidget li.what:hover { background-color: #daf4e7; } .multiwidget li.chat:hover { background-color: #feefe0; } .multiwidget li.ai:hover { background-color: #e4effd; } #service_status { width: 90%; height: auto; margin: 5%; position: relative; bottom: -20px; } .okay { background-color: #4cbb17; border: 2px solid #4cbb17; border-radius: 10px; padding: 5px 10px 5px 5px; text-align: left; height: 43px; } .outage { background-color: #e60000; border: 2px solid #e60000; border-radius: 10px; padding: 5px 10px 5px 5px; text-align: left; height: 43px; } .degradation { background-color: #ff7900; border: 2px solid #ff7900; border-radius: 10px; padding: 5px 10px 5px 5px; text-align: left; height: 43px; } .okay img, .outage img, .degradation img { width: 30px; border-radius: 50%; vertical-align: top; float: left; display: inline-block !important; padding: 0 !important; } .okay .status-title, .outage .status-title, .degradation .status-title { font-size: 12px; font-weight: 700; font-family: "Poppins","Helvetica Neue",Helvetica,Arial,sans-serif; color: white; float: left; margin: 0px 0px 0px 5px; } .okay .status-link a, .outage .status-link a, .degradation .status-link a { font-size: 10px; font-weight: 500; font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; position: relative; top: -10px; left: 5px; } .okay.pulse-button { box-shadow: 0 0 0 0 rgba(76, 187, 23, 0.5); -webkit-animation: pulse 1.5s infinite; } .outage.pulse-button { box-shadow: 0 0 0 0 rgba(230, 0, 0, 0.5); -webkit-animation: pulse 1.5s infinite; } .degradation.pulse-button { box-shadow: 0 0 0 0 rgba(255, 121, 0, 0.5); -webkit-animation: pulse 1.5s infinite; } @-webkit-keyframes pulse { 0% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); } 70% { -moz-transform: scale(1.01); -ms-transform: scale(1.01); -webkit-transform: scale(1.01); transform: scale(1.01); box-shadow: 0 0 0 10px rgba(0, 0, 0, 0); } 100% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } } #multiwidget_contact { background-color: #ffffff; position: fixed; bottom: -101%; right: 18px; border-radius: 18px; box-shadow: 0 5px 15px 0 #ddd; width: 400px; height: 550px; padding: 20px; transition: .5s; z-index: 9999; margin-bottom: 18px; } #multiwidget_contact span { position: absolute; right: 20px; font-weight: 300; font-size: 40px; cursor: pointer; } #multiwidget_contact iframe { height: 100% !important; } div[id*='b_82dc6d83'] { display: none; } .okay { visibility: hidden !important; } @media (max-width: 420px) { #multiwidget_contact { right: 0 !important; margin-bottom: 0 !important; border-radius: 0 !important; height: 100% !important; width: 100% !important; } } .main_button img { margin: 0 !important; } .multiwidget li img { margin: 0 0 0 16px !important; } .main_button span { top: 17px !important; } .okay img, .outage img, .degradation img { margin: 0 !important; } </style> <title>Time Rules</title> <meta name="description" content="Time Rules check if the conditions, e.g. ticket status, ticket department, are met. Than the rule is executed. Watch our Time Rules video setup. Read about it." /> <meta name="keywords" content="time rules" /> <meta property="og:url" content="//support.liveagent.com/290878-Time-Rules" /> <meta property="og:title" content="Time Rules" /> <meta property="og:description" content="Time Rules are special rules that are not action-triggered, but instead are time conditional. Time Rules run on the background in intervals and check if the conditions are met. If the result is positi" /> <meta property="og:type" content="article" /> <meta property="og:image" content="//support.qualityunit.com/themes/kb/minimalist/img/default_logo.png" /> </head> <body class="montana page-article"> <div id="top"></div> <nav class="navbar"> <div class="container"> <a class="navbar-brand KBLogo" href="/"></a> <input class="menu-btn" type="checkbox" id="menu-btn"> <label class="menu-icon" for="menu-btn"><span class="navicon"></span></label> <div id="navbar" class="navbar-collapse collapse"> <ul id="menu-header-menu" class="nav navbar-nav"> <li id="menu-item-mytickets" class="menu-item"><a href="my_tickets#My-Tickets"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> My tickets<div class="menu_overlay"> </div></a></li> <li id="menu-item-submitticket" class="menu-item"><a href="submit_ticket"><span class="glyphicon glyphicon-edit" aria-hidden="true"></span> Submit ticket<div class="menu_overlay"> </div></a></li> <li id="menu-item-login" class="menu-item"><a href="login"><span class="glyphicon glyphicon-off" aria-hidden="true"></span> Login<div class="menu_overlay"> </div></a></li> </ul> </div> </div> </nav> <!-- article --> <div itemscope itemtype="https://schema.org/Article"> <div class="jumbotron inner-jumbotron jumbotron-inner-fix jumbotron-smaller"> <div class="container inner-margin-top"> <div class="row"> <div class="col-md-12 col-sm-12" style="text-align:center"> <h1 class="inner-header" itemprop="name">Time Rules</h1> <meta itemprop="author" content="Quality Unit Support"> <meta itemprop="headline" content="Time Rules"> <meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="//support.liveagent.com/290878-Time-Rules"/> <span itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="Quality Unit Support"> <span itemscope itemprop="logo" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="/scripts/file.php?view=Y&file=2a2f2096ece5375232b72bead5de4c81"> <meta itemprop="width" content="300px"> <meta itemprop="height" content="200px"> </span> </span> <!-- breadcrumbs --> <p class="breadcrumbs" itemscope itemtype="https://schema.org/BreadcrumbList"> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="./" class="breadcrumb-link"> <span itemprop="name">Home</span> </a> <meta itemprop="position" content="1" /> </span> <span class="breadcrumb-divider">></span> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="//support.liveagent.com/806117-Technical-Support" class="breadcrumb-link"> <span itemprop="name">Technical Support</span> </a> <meta itemprop="position" content="2" /> </span> <span class="breadcrumb-divider">></span> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="//support.liveagent.com/114006-Features-and-functions" class="breadcrumb-link"> <span itemprop="name">Features and functions</span> </a> <meta itemprop="position" content="3" /> </span> <span class="breadcrumb-divider">></span> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="//support.liveagent.com/527368-Automation" class="breadcrumb-link"> <span itemprop="name">Automation</span> </a> <meta itemprop="position" content="4" /> </span> <span class="breadcrumb-divider">></span> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <span itemprop="name">Time Rules</span> <meta itemprop="position" content="5" /> </span> </p> </div> </div> </div> </div> <div class="container article-page margin-top margin-bottom"> <div class="row"> <div class="col-md-9"> <div class="article-content ArticleContent" itemprop="articleBody"><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script> $(document).ready(function () { $("a").on("click", function (event) { if (this.hash !== "") { event.preventDefault(); var hash = this.hash; $("html, body").animate( { scrollTop: $(hash).offset().top, }, 800, function () { window.location.hash = hash; } ); } }); }); $(function () { $("body").append('<div class="lightbox"><div class="content"><img draggable="false" /></div></div>'); $("img[lightbox=true]").click(function () { $(".lightbox img").attr("src", $(this).attr("src")); $(".lightbox").addClass("open"); $("body").addClass("noScroll"); }); $(".lightbox").click(function () { $(this).removeClass("open"); $("body").removeClass("noScroll"); }); }); function myFunction() { var input, filter, ul, li, a, i, txtValue; input = document.getElementById("myInput"); filter = input.value.toUpperCase(); ul = document.getElementById("filterList"); li = ul.getElementsByTagName("i"); for (i = 0; i < li.length; i++) { a = li[i].getElementsByTagName("font")[0]; txtValue = a.textContent || a.innerText; if (txtValue.toUpperCase().indexOf(filter) > -1) { li[i].style.display = ""; } else { li[i].style.display = "none"; } } } </script> <style type="text/css">body.noScroll { overflow: hidden; } img { margin: 20px auto; display: block; } .lightbox { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.7); overflow: auto; cursor: zoom-out; } .lightbox.open { display: block; } .lightbox .content { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; } .content img { margin: 5% auto; background: #fff; padding: 0px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); border-radius: 8px; cursor: zoom-out; } .related { background-color: #f4efe4; color: white; padding: 20px 50px 30px 50px; border-radius: 8px; font-weight: 600; line-height: 8px; margin-top: 50px; font-size: 15px; } .related a { color: #666; } .related a:hover { color: #222; } .record { background-color: #f1f1f1; color: #555; margin-bottom: 5px !important; padding: 10px 20px !important; transition: 0.3s; cursor: pointer; border-radius: 8px; } .record:hover { background-color: #f39c12 !important; color: #fff !important; transition: 0.3s; } .record2 { background-color: #fff; color: #555; margin-bottom: 5px !important; padding: 10px 20px !important; transition: 0.3s; cursor: pointer; border-radius: 8px; } .record2:hover { background-color: #f39c12 !important; color: #fff !important; transition: 0.3s; } #T001 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T002 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T003 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T004 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T005 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T006 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T007 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T008 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T009 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0010 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0011 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0012 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0013 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0014 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #T0015 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C001 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C002 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C003 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C004 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C005 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C006 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C007 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C008 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C009 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0010 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0011 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0012 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0013 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0014 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0015 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0016 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0017 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0018 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0019 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0020 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0021 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0022 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0023 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0024 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0025 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0026 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0027 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0028 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0029 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0030 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0031 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0131 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0032 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0033 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0034 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0035 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0036 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0037 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0038 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0039 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0040 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0041 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0042 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0043 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0044 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0045 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0046 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0047 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0048 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0049 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0050 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0051 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0052 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0053 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0054 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0055 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0056 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0057 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0058 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #C0059 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A001 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A002 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A003 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A004 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A005 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A006 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A007 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A008 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A009 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0010 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0011 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A001111 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0012 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0013 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0014 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0015 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0016 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0017 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0018 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0019 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0020 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0021 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0022 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0023 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0024 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0025 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0026 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0027 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0028 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0029 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #A0030 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #D001 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #D002 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #D003 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } #D004 { background-color: #f1f1f1 !important; margin-top: 10px !important; border-radius: 4px; cursor: default; padding: 10px 20px !important; display: none; transition: 0.3s; } .general { background-color: #f1f1f1; padding: 5px 20px; border-radius: 8px; margin-bottom: 10px; } .general h4 { font-size: 16px; font-weight: 400; } .general h4 strong { font-size: 15px; text-transform: uppercase; font-weight: 600; } .general strong { text-transform: capitalize; } .record strong { text-transform: capitalize; } .record2 strong { text-transform: capitalize; } @media (max-width: 600px) { #ALL, #ALL2 { display: none; } } #navigationer { width: 100%; background-color: #fff; } .first, .second, .third { display: inline-block; width: 30%; background-color: #f1f1f1; padding: 20px; margin: 10px; border-radius: 8px; text-transform: uppercase; cursor: pointer; transition: 0.3s; font-weight: 600; color: #555; } .first:hover, .second:hover, .third:hover { background-color: #f39c12; color: #fff; } @media (max-width: 700px) { .first, .second, .third { display: inline-block; width: 100%; margin: 5px 0px; } } .warning { border-radius: 6px; border: 1px solid #f39c12; padding: 18px 60px; margin-top: 15px; background-color: #f39c12; color: white !important; font-weight: 600; text-align: center; line-height: 18px; } .warning a { color: white !important; font-weight: 600; transition: 0.3s; } .warning a:hover { color: black !important; font-weight: 600; transition: 0.3s; } #RR003, #RR004 { display: none !important; } img { cursor: zoom-in; } .superscript { cursor: pointer; color: black; transition: 0.2s; } .superscript:hover { cursor: pointer; color: #f39c12; transition: 0.2s; } @media (max-width: 1030px) { .content img { width: 100%; } } @media (max-width: 500px) { .gifko { width: 80%; } } sup { line-height: 1px; } li::before { position: absolute; visibility: hidden; } font { position: absolute; visibility: hidden; } .myInput { margin-top: 20px; width: 96.5%; padding: 20px; font-size: 14px; border: 0; border-radius: 6px; font-weight: 600; color: #555; background-color: #ddd; text-transform: none; } .myInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #777; opacity: 0.8; /* Firefox */ } .myInput:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #777; opacity: 0.8; /* Firefox */ } .myInput::-ms-input-placeholder { /* Microsoft Edge */ color: #777; opacity: 0.8; /* Firefox */ } .contajner { /* Microsoft Edge */ display: contents; visibility: initial; text-decoration: none; font-style: normal !important; } </style> <p id="article_top"><strong>Time Rules</strong> are special rules that are not action-triggered, but instead are <strong>time conditional</strong>. Time Rules run on the background in intervals and check if the conditions are met. If the result is positive, the rule is executed.</p> <h2 style="font-size:26px">Intervals for Time Rules</h2> <p>The intervals for checking if Time Rule conditions are met run in the background of LiveAgent and are performed by the Cron job file. The pre-set value for Time rule interval is 1 minute. We recommend to set this value for not less than <strong>5 minutes</strong>.</p> <h2 style="padding:0;font-size:26px">Time Rules Video Setup</h2> <p>If you prefer video instructions over text, watch the video below:</p> <iframe allowfullscreen="" frameborder="0" height="452px" src="https://www.youtube.com/embed/6Qmu7aQvDpo?rel=0&showinfo=0" style="margin: 0px auto; display: block;border:none;border-radius:6px" width="100%"></iframe> <h2 style="padding:0;font-size:26px;padding-top:26px">Time Rules Setup</h2> <p><strong><u>Step 1:</u></strong> Navigate to Configuration --> Automation --> Time Rules</p> <p><strong><u>Step 2:</u></strong> Click on Create. Name your new Time Rule with a unique name. Setup the <strong>"Apply when"</strong> parameter by choosing one of the available options.</p> <!--<div align="center" id="navigationer"> <a href="#triggers"><div class="first">Triggers</div></a> <a href="#conditions"><div class="second">Conditions</div></a> <a href="#actions"><div class="third">Actions</div></a> </div>--> <div id="filterList"> <ul style="list-style: none; padding: 0; margin: 0;"> <li><i class="contajner"><font>Agent Left Ticket Agent Opened Ticket Agent Rated Chat Started Incoming Call Started Message Added Message Group Added Outbox Mail Status Changed Queue Lenght Changed Ticket Created From Email Ticket Created Ticket Relation Created Ticket Status Changed Ticket Tags Changed Ticket Transferred </font> </i> <h3 id="triggers" style="padding:0;font-size:18px;padding-bottom:12px;font-weight:600;margin-top:-30px"><br /> <i class="contajner">List of "Apply when" rule triggers </i></h3> <i class="contajner"> </i> <i class="contajner"> <font>Ticket Older Than</font> </i> <div class="record" id="R0115"> <div onclick="FT0115();"><i class="contajner"><strong><span style="font-size: 14px;">Ticked older than</span></strong> </i></div> <div id="D001"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">The rule takes action if a ticket is older than the specified time (created the specified time ago).</span><br /> </i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Use Case Example:</span><br /> <span style="color: #555555;">Let's say you wish to be notified about a ticket that has not been resolved within a required time range. You would need to use this time rule trigger.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=02y4poz9zkowgucxle17pm224sh1x9uv" /> </i></div> <i class="contajner"> </i></div> </div> <i class="contajner"> </i> <i class="contajner"> <font>Ticket Status Changed Older Than</font> </i> <div class="record" id="R0116"> <div onclick="FT0116();"><i class="contajner"><strong><span style="font-size: 14px;">Ticked status changed older than</span></strong> </i></div> <div id="D002"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">The rule takes action if the last status change has been done a longer than the specified time ago.</span><br /> </i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Use Case Example:</span><br /> <span style="color: #555555;">Let's say you wish to follow up on tickets where the customer did not respond within a required time range. You would need to use this time rule trigger.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=3426dqyez4jj2lt71tgzevtb1ia98uff" /> </i></div> <i class="contajner"> </i></div> </div> <i class="contajner"> </i> <i class="contajner"> <font>Ticket Due In Less Than</font> </i> <div class="record" id="R0117"> <div onclick="FT0117();"><i class="contajner"><strong><span style="font-size: 14px;">Ticked due in less than</span></strong> </i></div> <div id="D003"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">The rule takes action if the ticket is going to reach its SLA within the defined time range.</span><br /> </i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Use Case Example:</span><br /> <span style="color: #555555;">Let's say you wish to TAG or somehow highlight a VIP ticket if it is about to be overdue. You would need to use this time rule trigger.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=dzeies644vaxw0weqfcq28l4c49kqap3" /> </i></div> <i class="contajner"> </i></div> </div> <i class="contajner"> </i> <i class="contajner"> <font>Ticket Overdue More Than</font> </i> <div class="record" id="R0118"> <div onclick="FT0118();"><i class="contajner"><strong><span style="font-size: 14px;">Ticked overdue more than</span></strong> </i></div> <div id="D004"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">The rule takes action if a ticket is already overdue by a specified time.</span><br /> </i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Use Case Example:</span><br /> <span style="color: #555555;">Let's say you wish to investigate overdue tickets on your own. You would need to use this time rule trigger.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=b3s8j29o7mv487emqidbuxt5uju0dpg4" /> </i></div> <i class="contajner"> </i></div> </div> <i class="contajner"> </i> <i class="contajner"> <font> Agent Left Ticket Agent Opened Ticket Agent Rated Chat Started Incoming Call Started Message Added Message Group Added Outbox Mail Status Changed Queue Lenght Changed Ticket Created From Email Ticket Created Ticket Relation Created Ticket Status Changed Ticket Tags Changed Ticket Transferred Ticket Older Than Ticket Status Changed Older Than Ticket Due In Less Than Ticket Overdue More Than </font> </i> <p><i class="contajner"><strong>Example of Time Rule</strong> that will add tag "Urgent" when a ticket is overdue more than 12 hours.</i></p> <i class="contajner"> </i> <p><i class="contajner"><strong><u>Step 3 (Optional):</u></strong> Add conditions - if you want to specify your Time Rule execution more accurately, you can add additional conditions.</i></p> <i class="contajner"> <i class="contajner"> <font> Action Initiator Assigned Agent Status Context Variable Created From Contact Widget Current Date Current Day Current Time Custom Field Customer Group Ip Of Visitor Last Message Logged In User Role Requested By Requester Company Is Requester Is From Ticket Assigned Ticket Changed Ticket Created Ticket Deleted Ticket Department Ticket Priority Ticket SLA Level Ticket Source Ticket Start Referrer URL Ticket Status Ticket Subject Ticket Tags Agent Rating Type To Number From Number Message Group Type Added By User Role Message Group Type Created Scheduled Status Subject TO Recipients CC Recipients BCC Recipients Error Message Last Retry Retry Number Tickets Queue Length Calls Queue Length Chats Queue Length Queue Department Email Body Email Subject Email From Email To Email CC Email BCC Email Header Relation Type New Status Old Status Ticket Tag </font> </i></i> <h3 id="conditions" style="padding:0;font-size:18px;padding-bottom:12px;font-weight:600;margin-top:-30px"><br /> <i class="contajner"><i class="contajner">List of time rule conditions </i></i></h3> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font> Action Initiator Assigned Agent Status Context Variable Created From Contact Widget Current Date Current Day Current Time Custom Field Customer Group Ip Of Visitor Last Message Logged In User Role Requested By Requester Company Is Requester Is From Ticket Assigned Ticket Changed Ticket Created Ticket Deleted Ticket Department Ticket Priority Ticket SLA Level Ticket Source Ticket Start Referrer URL Ticket Status Ticket Subject Ticket Tags </font> </i></i> <div class="general"> <h4><i class="contajner"><i class="contajner"><strong>General conditions</strong> - available for every <strong>"Apply when"</strong> trigger:</i></i></h4> <i class="contajner"><i class="contajner"><i class="contajner"><font>Current Date</font> </i></i></i> <div class="record2" id="RR007"> <div onclick="FC007();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">current date</span></strong> </i></i></i></div> <div id="C007"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to define an exact date or date range/ranges within which the rule should be triggered.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option:</span><br /> <span style="color: #555555;">You are able to define multiple dates or date ranges using the <strong>"Add condition group"</strong> option that works as an <strong>OR</strong> operator.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=jiohtbk6ri4vts7w4vm7vtjb0a9tcd8u" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Current Day</font> </i></i></i> <div class="record2" id="RR008"> <div onclick="FC008();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">current day</span></strong> </i></i></i></div> <div id="C008"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to define an exact day/days when the rule should be triggered.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option:</span><br /> <span style="color: #555555;">Further option goes here...</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=snpd985v1jdelxlg5v99nqtjt5njnwow" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Current Time</font> </i></i></i> <div class="record2" id="RR009"> <div onclick="FC009();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">current time</span></strong> </i></i></i></div> <div id="C009"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to define an exact time or time range/ranges within which the rule should be triggered.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option:</span><br /> <span style="color: #555555;">You are able to define multiple times or times ranges using the <strong>"Add condition group"</strong> option that works as an <strong>OR</strong> operator.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=014rmy6ww7bdsxrxiz3xjm6xso11dv1d" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Customer Group</font> </i></i></i> <div class="record2" id="RR0011"> <div onclick="FC0011();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">customer group</span></strong> </i></i></i></div> <div id="C0011"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to choose whether the customer (requester of the ticket) should or should not belong to a customer group in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=tq7j2g8i377hj76cvj3mm7junvbzgbvw" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Requested By</font> </i></i></i> <div class="record2" id="RR0015"> <div onclick="FC0015();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">requested by</span></strong> </i></i></i></div> <div id="C0015"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify the requester of the ticket (from whom the email should be to trigger the rule - <strong>customer's email address</strong>).</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=in1kzkswiom6k3cneswz805qoxp40auh" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Requester Company Is</font> </i></i></i> <div class="record2" id="RR0016"> <div onclick="FC0016();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">requester company is</span></strong> </i></i></i></div> <div id="C0016"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify the company that the customer should be assigned with, in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=gws5r5d5stecpl1hxztr6zhbsphl1rf1" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Assigned</font> </i></i></i> <div class="record2" id="RR0018"> <div onclick="FC0018();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket assigned</span></strong> </i></i></i></div> <div id="C0018"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify the ticket relation <strong>(assignment)</strong> with agents.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=kv1xa77eivwomtmgz8kiahxeew90k3n0" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Created</font> </i></i></i> <div class="record2" id="RR0020"> <div onclick="FC0020();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket created</span></strong> </i></i></i></div> <div id="C0020"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, it is possible to defined the timerange in within the ticket had to be created in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=qm7m864anaqvgz8vq142ih0x1e9o1oeh" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Deleted</font> </i></i></i> <div class="record2" id="RR0021"> <div onclick="FC0021();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket deleted</span></strong> </i></i></i></div> <div id="C0021"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, it is possible to defined the timerange in within the ticket had to be deleted in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=m6ffstmpumezi0xmhb87zhc6miqgvg0y" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Department</font> </i></i></i> <div class="record2" id="RR0022"> <div onclick="FC0022();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket department</span></strong> </i></i></i></div> <div id="C0022"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify the department where the ticket should or should not be assigned.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=7p256jr7y95fficcuiajmi0822mm4z03" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Priority</font> </i></i></i> <div class="record2" id="RR0023"> <div onclick="FC0023();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket priority</span></strong> </i></i></i></div> <div id="C0023"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify ticket´s priority.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option:</span><br /> <span style="color: #555555;">It is possible to choose between several priority levels - The highest priority: 64; The lowest priority: 1/64</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=u6yv75a29uus62oz8n9cbkjqrmcyna09" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Sla Level</font> </i></i></i> <div class="record2" id="RR0024"> <div onclick="FC0024();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket SLA level</span></strong> </i></i></i></div> <div id="C0024"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to define the required SLA level of a ticket.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=89a681n16nygsazv4365afvxnm1hedi1" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Start Referrer Url</font> </i></i></i> <div class="record2" id="RR0026"> <div onclick="FC0026();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket start referrer URL</span></strong> </i></i></i></div> <div id="C0026"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to fully or partly specify the URL where the customer requested a ticket/chat/call.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option:</span><br /> <span style="color: #555555;">This condition works with embeded forms (contact forms, chat/call/invitation buttons, etc...)</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=a02dgq80xhtkwuvz3ey7mtb76fyh9uhh" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Status Changed</font> </i></i></i> <div class="record2" id="RR0027"> <div onclick="FC0027();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket status changed</span></strong> </i></i></i></div> <div id="C0027"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, it is possible to defined the timerange in within the ticket (ticket´s status) should be changed in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=b06clhw5yck0utdtpmuk47fnsc7h5lw3" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Status</font> </i></i></i> <div class="record2" id="RR0027"> <div onclick="FC0027();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket status</span></strong> </i></i></i></div> <div id="C0027"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to specify the required ticket status in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=b06clhw5yck0utdtpmuk47fnsc7h5lw3" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Ticket Tags</font> </i></i></i> <div class="record2" id="RR0029"> <div onclick="FC0029();"><i class="contajner"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">ticket tags</span></strong> </i></i></i></div> <div id="C0029"><i class="contajner"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this condition, you are able to fully or partly specify which TAGs should or should not be added to the ticket in order to trigger the rule.</span><br /> </i></i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=mmqwohs8l24ul0k25pbzoly2u9gedaq2" /> </i></i></i></div> <i class="contajner"><i class="contajner"><i class="contajner"> </i></i></i></div> </div> <i class="contajner"><i class="contajner"><i class="contajner"> </i> </i></i></div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font> Action Initiator Assigned Agent Status Context Variable Created From Contact Widget Current Date Current Day Current Time Custom Field Customer Group Ip Of Visitor Last Message Logged In User Role Requested By Requester Company Is Requester Is From Ticket Assigned Ticket Changed Ticket Created Ticket Deleted Ticket Department Ticket Priority Ticket SLA Level Ticket Source Ticket Start Referrer URL Ticket Status Ticket Subject Ticket Tags Agent Rating Type To Number From Number Message Group Type Added By User Role Message Group Type Created Scheduled Status Subject TO Recipients CC Recipients BCC Recipients Error Message Last Retry Retry Number Tickets Queue Length Calls Queue Length Chats Queue Length Queue Department Email Body Email Subject Email From Email To Email CC Email BCC Email Header Relation Type New Status Old Status Ticket Tag </font> </i></i> <p style="margin-top:26px"><i class="contajner"><i class="contajner"><strong><u>Step 4:</u></strong> Perform action - Set the action that you want to execute when conditions are met.</i></i></p> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font> Add Custom Field Value Add Note Add Tag Change Requester's Groups Change Rule Execution Change SLA Level Change Ticket Priority Change Ticket Subject Delete Custom Field Values Delete Ticket HTTP Request Mark As Answered Mark As Not Spam Mark As Spam Merge Into Modify Ticket Recipients Postpone Ticket Purge Ticket And Stop Rules Execution Remove Tag Reopen Ticket Resolve Ticket Send Answer Send Mail Send Notification Send Slack Message Stop Other Rules Transfer Ticket Undelete Ticket Add Chat Message Change IVR Forward Email To </font> </i></i> <h3 id="actions" style="padding:0;font-size:18px;padding-bottom:12px;font-weight:600;margin-top:-30px"><br /> <i class="contajner"><i class="contajner">List of time rule actions: </i></i></h3> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Add Custom Field Value</font> </i></i> <div class="record" id="RRR002"> <div onclick="FA002();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Add custom field value</span></strong> </i></i></div> <div id="A002"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action fills your custom customer or contact field with an exact value or any value from the context that matches your regular expression.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to choose between an exact value (defined on your own right within the rule) or any value from the context that matches your regular expression (defined in the rule). </span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=r20rdhqhdlyc2klvszrgyeeosj8o904s" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Add Note</font> </i></i> <div class="record" id="RRR003"> <div onclick="FA003();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Add note</span></strong> </i></i></div> <div id="A003"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This actions adds a pre-defined note to a ticket that meets the rule's condition.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to include also pre-defined attachment.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=il9c499iubq338bpuji8j2thjc74lc2t" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Add Tag</font> </i></i> <div class="record" id="RRR004"> <div onclick="FA004();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Add tag</span></strong> </i></i></div> <div id="A004"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action adds TAG/TAGs if the ticket meets the rule's condition.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=95kn02xtkti5u0k25duw5dih15zpt9v5" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Change Requesters groups</font> </i></i> <div class="record" id="RRR005"> <div onclick="FA005();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Change requester's groups</span></strong> </i></i></div> <div id="A005"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action adds/removes the requester (customer) into/from a defined customer group.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to choose whether to add or remove the customer.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=rnt196tjuehpk9ctng17b0q3dng9fbmn" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Change Rule Execution</font> </i></i> <div class="record" id="RRR0030"> <div onclick="FA0030();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Change rule execution</span></strong> </i></i></div> <div id="A0030"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">Using this action you are able to affect the execution of futher rules (regardless of the trigger category).</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to choose between multiple types of changes in the executions</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=rnt196tjuehpk9ctng17b0q3dng9fbmn" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Change Sla Level</font> </i></i> <div class="record" id="RRR006"> <div onclick="FA006();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Change SLA level</span></strong> </i></i></div> <div id="A006"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the SLA level of the ticket.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=51u7nalthm8c15187r7tuvugk0d8nm8y" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Change Ticket Priority</font> </i></i> <div class="record" id="RRR007"> <div onclick="FA007();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Change ticket priority</span></strong> </i></i></div> <div id="A007"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action increases or decreases the priority of a ticket if the rule's condition is met.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to choose between several priority levels - The highest priority: 64; The lowest priority: 1/64</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=hmuoivx1b0pks9wddy24x0lqm7udo6kj" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Change Ticket Subject</font> </i></i> <div class="record" id="RRR008"> <div onclick="FA008();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Change ticket subject</span></strong> </i></i></div> <div id="A008"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the subject of the ticket to a pre-defined value if the ticket meets rule conditions.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=xq2bs7nhjef4bmuq916x2b31ckdcq1kq" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Delete Custom Field Values</font> </i></i> <div class="record" id="RRR009"> <div onclick="FA009();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Delete custom field values</span></strong> </i></i></div> <div id="A009"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action deletes the chosen custom field value of the ticket that meets rule conditions.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=5462439z6s2f3pnkolr2y6mxpgs71jss" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Delete Ticket</font> </i></i> <div class="record" id="RRR0010"> <div onclick="FA0010();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Delete ticket</span></strong> </i></i></div> <div id="A0010"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action deletes the ticket.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=lufht153mq8pjv7rya760wyb9t9ka57g" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>HTTP request</font> </i></i> <div class="record" id="RRR0012"> <div onclick="FA0012();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">HTTP request</span></strong> </i></i></div> <div id="A0012"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action sends an pre-defined HTTP request if the ticket meets rule conditions.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to defined the postback/callback URL, HTTP Method, HTTP Header, HTTP Body, and Encoding. You also able to include available variables.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=etwu0s25u4zeii4p54kp2jnbjy02317u" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Mark As Answered</font> </i></i> <div class="record" id="RRR0013"> <div onclick="FA0013();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Mark as answered</span></strong> </i></i></div> <div id="A0013"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the status of ticket to <strong>"Answered"</strong>.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to add an attachment if needed.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=yxiwnngvhfnv819h3rw4j9ryj0bv34se" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Mark As Not Spam</font> </i></i> <div class="record" id="RRR0014"> <div onclick="FA0014();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Mark as not spam</span></strong> </i></i></div> <div id="A0014"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the status of a ticket from <strong>"Spam"</strong> to <strong>"Open"</strong>.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=t4s2tcetdd7sv2o6p2dvr3qk47k5qzbo" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Mark As Spam</font> </i></i> <div class="record" id="RRR0015"> <div onclick="FA0015();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Mark as spam</span></strong> </i></i></div> <div id="A0015"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action markes the ticket as spam.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=dtqh5pj6rp6as3wfltbedee4b5lg0t5x" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Merge Into</font> </i></i> <div class="record" id="RRR0016"> <div onclick="FA0016();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Merge into</span></strong> </i></i></div> <div id="A0016"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action merges the ticket with a pre-defined one.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">You are able to merger also both tickets' TAGs and/or recipients.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=ed3cmuuinm46a9i31kscnti49spq8xxr" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Modify Ticket Recipients</font> </i></i> <div class="record" id="RRR0017"> <div onclick="FA0017();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Modify ticket recipients</span></strong> </i></i></div> <div id="A0017"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action adjusts ticket's list of recipients (participants).</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">Is is possible to add specific TO, CC or BCC recipients, or remove a specific or all TO, CC or BCC recipients.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=ibi4zykx9ncxn8u0ggdpsaayluvbj3fl" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Postpone Ticket</font> </i></i> <div class="record" id="RRR0018"> <div onclick="FA0018();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Postpone ticket</span></strong> </i></i></div> <div id="A0018"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action postpones ticket by a pre-defined amount of time.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible choose between default postpone values or define a custom postpone time. Furthermore, you are able to add a note and/or an attachment.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=majaopztqff8pe550pkcw6lx4t4c82q2" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Purge Ticket And Stop Rules Execution</font> </i></i> <div class="record" id="RRR0019"> <div onclick="FA0019();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Purge ticket and stop rules execution</span></strong> </i></i></div> <div id="A0019"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action purges a ticket (irreversible action) if it meets rule conditions, and prevent from executing other rules for this run.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=s51aa2k1hh2slznwj1il9rymaq4vo1hr" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Remove Tag</font> </i></i> <div class="record" id="RRR0020"> <div onclick="FA0020();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Remove tag</span></strong> </i></i></div> <div id="A0020"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action removes a specific TAG.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=s8v109rrgy48c8q8zxp1riidnmxezk4g" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Reopen Ticket</font> </i></i> <div class="record" id="RRR0021"> <div onclick="FA0021();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Reopen ticket</span></strong> </i></i></div> <div id="A0021"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the ticket status to <strong>"Open"</strong>.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to add a note and/or an attachment.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=4mx5kwddyqwrf5s8jblvjy8nbzrz9xaq" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Resolve Ticket</font> </i></i> <div class="record" id="RRR0022"> <div onclick="FA0022();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Resolve ticket</span></strong> </i></i></div> <div id="A0022"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the ticket status to <strong>"Resolved"</strong>.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to add a note and/or an attachment.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=ax3ulylegbsg54y85wvj4tah478lg5lb" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <!--<div class="record" id="RRR0022"> <div onclick="FA0022();"><strong><span style="font-size:14px;">Resolve ticket (silent)</span></strong></div> <div id="A0022"><span style="color:#555555;font-weight:800;font-size:15px">Description:</span><br /> <span style="color:#555555;">Description goes here...</span><br /> <div style="background-color:#FFF;border-radius: 4px; cursor: default; padding: 10px;margin: -10px;margin-bottom:0;"><span style="color:#555555;font-weight:800;font-size:15px">Further Option</span><br /> <span style="color:#555555">Further option goes here...</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=ax3ulylegbsg54y85wvj4tah478lg5lb" /></div> </div> </div></i>--> <i class="contajner"> <font>Send Answer</font> </i></i> <div class="record" id="RRR0023"> <div onclick="FA0023();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Send answer</span></strong> </i></i></div> <div id="A0023"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action sends an automatic response/answer to the requester of the ticket. In most of the cases, this action is used with the <strong>"Ticket created"</strong> or <strong>"Ticket created from email"</strong> trigger. For more details regarding this action, please, visit the following <a href="https://support.liveagent.com/493350-How-to-send-automatic-reply-to-customer-after-a-ticket-is-created" target="_blank">article</a>. </span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">You are able to add an attachment and/or variable, and define the <strong>"From name"</strong>, <strong>"Subject"</strong> and the <strong>"Message"</strong> of this response. Furthermore, you are able to compose the response as a simple plain-text email or an advanced HTML-based email. </span></i></i> <div class="warning"><i class="contajner"><i class="contajner"><span style="color: #555555;">We recommend checking the "<u>Keep ticket state</u>" option to keep the ticket opened for your agents!</span></i></i></div> <i class="contajner"><i class="contajner"><span style="color: #555555;"> </span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=sw6vi5esxbkmmq4bu8f5cfctpytx4pe5" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Send Mail</font> </i></i> <div class="record" id="RRR0024"> <div onclick="FA0024();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Send mail</span></strong> </i></i></div> <div id="A0024"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action sends an automatic email to any pre-defined recipient (requester, admin, external email, etc...). In most of the cases, this action is used with the <strong>"Ticket created"</strong> or <strong>"Ticket created from email"</strong> trigger. For more details regarding the difference between this and the <strong>"Send answer"</strong> action, please, visit the following <a href="https://support.liveagent.com/493350-How-to-send-automatic-reply-to-customer-after-a-ticket-is-created" target="_blank">article</a>. </span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">You are able to add an attachment and/or variable, and define the <strong>"From"</strong>, <strong>"TO"</strong>, <strong>"CC"</strong> and <strong>"BCC"</strong> mail accounts, <strong>"Subject"</strong> and the email <strong>"Body"</strong>. Furthermore, you are able to compose the body as a simple plain-text email or an advanced HTML-based email. </span></i></i> <div class="warning"><i class="contajner"><i class="contajner"><span style="color: #555555;">We <u>Do Not</u> recommend using this action for you auto-responder rule! More details <a href="https://support.liveagent.com/493350-How-to-send-automatic-reply-to-customer-after-a-ticket-is-created" target="_blank"><u>here</u></a>. </span></i></i></div> <i class="contajner"><i class="contajner"><span style="color: #555555;"> </span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=2jnieak67l5h976ejbcmjarex1171nvv" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Send Notification</font> </i></i> <div class="record" id="RRR0025"> <div onclick="FA0025();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Send notification</span></strong> </i></i></div> <div id="A0025"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action triggers a visual notification.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to define the list of recipients of this notification, the type of the notification and also the message including variables.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=bjbb6vv5pa4qi78nekwjedpwmdka7yl7" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Sned Slack Message</font> </i></i> <div class="record" id="RRR0026"> <div onclick="FA0026();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Send Slack message</span></strong> </i></i></div> <div id="A0026"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action is only available with connected slack account and it sends a message to a chosen slack user or channel.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to include variables in the message.</span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=5myrl42a2wso0kv0o5o54qh2atedbbti" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Stop Other Rules</font> </i></i> <div class="record" id="RRR0027"> <div onclick="FA0027();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Stop other rules</span></strong> </i></i></div> <div id="A0027"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action stops further/upcoming rules, but only within the same trigger category. So, for example, if this action is triggered by the <strong>"Ticket tags changed"</strong>, it won't stop other rules with a different trigger, but only upcoming rules within the same trigger. </span></i></i> <div class="warning"><i class="contajner"><i class="contajner"><span style="color: #555555;">Double-check the position of this particular rule within the same trigger category (list of rules) in order to stop the rule execution in the correct moment.</span></i></i></div> <i class="contajner"><i class="contajner"><span style="color: #555555;"> </span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=hicrfuxfqi78e8oauvs5s3xllc30k5fj" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Transfer Ticket</font> </i></i> <div class="record" id="RRR0028"> <div onclick="FA0028();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Transfer ticket</span></strong> </i></i></div> <div id="A0028"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action transfers the ticket that meets rule conditions to a pre-defined department and/or assigns the ticket to a pre-defined user (agent, admin, owner).</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Further Option</span><br /> <span style="color: #555555;">It is possible to defined a transfer note and/or add an attachment. The <strong>"Keep ticket status"</strong> option prevents from changing the status to <strong>"Open"</strong> if needed. </span><br /> <br /> <img lightbox="true" src="/scripts/file.php?view=Y&file=6zjljd56k7gub94przkigczxiv9ax7sk" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font>Undelete Ticket</font> </i></i> <div class="record" id="RRR0029"> <div onclick="FA0029();"><i class="contajner"><i class="contajner"><strong><span style="font-size: 14px;">Undelete ticket</span></strong> </i></i></div> <div id="A0029"><i class="contajner"><i class="contajner"><span style="color: #555555; font-weight: 800; font-size: 15px;">Description:</span><br /> <span style="color: #555555;">This action changes the status of a ticket from <strong>"Deleted"</strong> to <strong>"Open"</strong>.</span><br /> </i></i> <div style="background-color: #fff; border-radius: 4px; cursor: default; padding: 10px; margin: -10px; margin-bottom: 0;"><i class="contajner"><i class="contajner"><img lightbox="true" src="/scripts/file.php?view=Y&file=wtuq9rlmid6lu2ca493tjk1dvtxqckaf" /> </i></i></div> <i class="contajner"><i class="contajner"> </i></i></div> </div> <i class="contajner"><i class="contajner"> </i> <i class="contajner"> <font> Add Custom Field Value Add Note Add Tag Change Requester's Groups Change Rule Execution Change SLA Level Change Ticket Priority Change Ticket Subject Delete Custom Field Values Delete Ticket HTTP Request Mark As Answered Mark As Not Spam Mark As Spam Merge Into Modify Ticket Recipients Postpone Ticket Purge Ticket And Stop Rules Execution Remove Tag Reopen Ticket Resolve Ticket Send Answer Send Mail Send Notification Send Slack Message Stop Other Rules Transfer Ticket Undelete Ticket Add Chat Message Change IVR Forward Email To </font> <a href="#nlHeaderWrapper" style="float: right; position: relative; right: 50%; transform: translate(50%, 0); top: 20px; font-weight: 800; cursor: pointer;">Back to the top</a> </i> </i></li> </ul> </div> <div class="related"> <h2><i class="contajner">Related content</i></h2> <p><i class="contajner"><a href="https://support.liveagent.com/038465-Rules---Predefined-actions" target="_blank"> • General overview of Rules - predefined actions</a></i></p> <p><i class="contajner"><a href="https://support.liveagent.com/908400-Triggers-conditions-and-actions" target="_blank"> • Triggers, conditions and actions</a></i></p> <p><i class="contajner"><a href="https://support.liveagent.com/007387-Rules-examples" target="_blank"> • Other rule examples</a></i></p> </div> <i class="contajner"> <script> var XALL = 0; var T001 = 0; var T002 = 0; var T003 = 0; var T004 = 0; var T005 = 0; var T006 = 0; var T007 = 0; var T008 = 0; var T009 = 0; var T0010 = 0; var T0011 = 0; var T0012 = 0; var T0013 = 0; var T0014 = 0; var T0015 = 0; var D001 = 0; var D002 = 0; var D003 = 0; var D004 = 0; function FT001() { if (T001 === 0) { document.getElementById("T001").style.display = "inherit"; document.getElementById("R001").style.background = "#f39c12"; document.getElementById("R001").style.color = "#ffffff"; T001++; } else { document.getElementById("T001").style.display = "none"; document.getElementById("R001").style.background = "#F1F1F1"; document.getElementById("R001").style.color = "#555555"; T001--; } } function FT002() { if (T002 === 0) { document.getElementById("T002").style.display = "inherit"; document.getElementById("R002").style.background = "#f39c12"; document.getElementById("R002").style.color = "#ffffff"; T002++; } else { document.getElementById("T002").style.display = "none"; document.getElementById("R002").style.background = "#F1F1F1"; document.getElementById("R002").style.color = "#555555"; T002--; } } function FT003() { if (T003 === 0) { document.getElementById("T003").style.display = "inherit"; document.getElementById("R003").style.background = "#f39c12"; document.getElementById("R003").style.color = "#ffffff"; T003++; } else { document.getElementById("T003").style.display = "none"; document.getElementById("R003").style.background = "#F1F1F1"; document.getElementById("R003").style.color = "#555555"; T003--; } } function FT004() { if (T004 === 0) { document.getElementById("T004").style.display = "inherit"; document.getElementById("R004").style.background = "#f39c12"; document.getElementById("R004").style.color = "#ffffff"; T004++; } else { document.getElementById("T004").style.display = "none"; document.getElementById("R004").style.background = "#F1F1F1"; document.getElementById("R004").style.color = "#555555"; T004--; } } function FT005() { if (T005 === 0) { document.getElementById("T005").style.display = "inherit"; document.getElementById("R005").style.background = "#f39c12"; document.getElementById("R005").style.color = "#ffffff"; T005++; } else { document.getElementById("T005").style.display = "none"; document.getElementById("R005").style.background = "#F1F1F1"; document.getElementById("R005").style.color = "#555555"; T005--; } } function FT006() { if (T006 === 0) { document.getElementById("T006").style.display = "inherit"; document.getElementById("R006").style.background = "#f39c12"; document.getElementById("R006").style.color = "#ffffff"; T006++; } else { document.getElementById("T006").style.display = "none"; document.getElementById("R006").style.background = "#F1F1F1"; document.getElementById("R006").style.color = "#555555"; T006--; } } function FT0012() { if (T0012 === 0) { document.getElementById("T0012").style.display = "inherit"; document.getElementById("R0012").style.background = "#f39c12"; document.getElementById("R0012").style.color = "#ffffff"; T0012++; } else { document.getElementById("T0012").style.display = "none"; document.getElementById("R0012").style.background = "#F1F1F1"; document.getElementById("R0012").style.color = "#555555"; T0012--; } } function FT0011() { if (T0011 === 0) { document.getElementById("T0011").style.display = "inherit"; document.getElementById("R0011").style.background = "#f39c12"; document.getElementById("R0011").style.color = "#ffffff"; T0011++; } else { document.getElementById("T0011").style.display = "none"; document.getElementById("R0011").style.background = "#F1F1F1"; document.getElementById("R0011").style.color = "#555555"; T0011--; } } function FT0010() { if (T0010 === 0) { document.getElementById("T0010").style.display = "inherit"; document.getElementById("R0010").style.background = "#f39c12"; document.getElementById("R0010").style.color = "#ffffff"; T0010++; } else { document.getElementById("T0010").style.display = "none"; document.getElementById("R0010").style.background = "#F1F1F1"; document.getElementById("R0010").style.color = "#555555"; T0010--; } } function FT009() { if (T009 === 0) { document.getElementById("T009").style.display = "inherit"; document.getElementById("R009").style.background = "#f39c12"; document.getElementById("R009").style.color = "#ffffff"; T009++; } else { document.getElementById("T009").style.display = "none"; document.getElementById("R009").style.background = "#F1F1F1"; document.getElementById("R009").style.color = "#555555"; T009--; } } function FT008() { if (T008 === 0) { document.getElementById("T008").style.display = "inherit"; document.getElementById("R008").style.background = "#f39c12"; document.getElementById("R008").style.color = "#ffffff"; T008++; } else { document.getElementById("T008").style.display = "none"; document.getElementById("R008").style.background = "#F1F1F1"; document.getElementById("R008").style.color = "#555555"; T008--; } } function FT007() { if (T007 === 0) { document.getElementById("T007").style.display = "inherit"; document.getElementById("R007").style.background = "#f39c12"; document.getElementById("R007").style.color = "#ffffff"; T007++; } else { document.getElementById("T007").style.display = "none"; document.getElementById("R007").style.background = "#F1F1F1"; document.getElementById("R007").style.color = "#555555"; T007--; } } function FT0013() { if (T0013 === 0) { document.getElementById("T0013").style.display = "inherit"; document.getElementById("R0013").style.background = "#f39c12"; document.getElementById("R0013").style.color = "#ffffff"; T0013++; } else { document.getElementById("T0013").style.display = "none"; document.getElementById("R0013").style.background = "#F1F1F1"; document.getElementById("R0013").style.color = "#555555"; T0013--; } } function FT0014() { if (T0014 === 0) { document.getElementById("T0014").style.display = "inherit"; document.getElementById("R0014").style.background = "#f39c12"; document.getElementById("R0014").style.color = "#ffffff"; T0014++; } else { document.getElementById("T0014").style.display = "none"; document.getElementById("R0014").style.background = "#F1F1F1"; document.getElementById("R0014").style.color = "#555555"; T0014--; } } function FT0015() { if (T0015 === 0) { document.getElementById("T0015").style.display = "inherit"; document.getElementById("R0015").style.background = "#f39c12"; document.getElementById("R0015").style.color = "#ffffff"; T0015++; } else { document.getElementById("T0015").style.display = "none"; document.getElementById("R0015").style.background = "#F1F1F1"; document.getElementById("R0015").style.color = "#555555"; T0015--; } } function FT0115() { if (D001 === 0) { document.getElementById("D001").style.display = "inherit"; document.getElementById("R0115").style.background = "#f39c12"; document.getElementById("R0115").style.color = "#ffffff"; D001++; } else { document.getElementById("D001").style.display = "none"; document.getElementById("R0115").style.background = "#F1F1F1"; document.getElementById("R0115").style.color = "#555555"; D001--; } } function FT0116() { if (D002 === 0) { document.getElementById("D002").style.display = "inherit"; document.getElementById("R0116").style.background = "#f39c12"; document.getElementById("R0116").style.color = "#ffffff"; D002++; } else { document.getElementById("D002").style.display = "none"; document.getElementById("R0116").style.background = "#F1F1F1"; document.getElementById("R0116").style.color = "#555555"; D002--; } } function FT0117() { if (D003 === 0) { document.getElementById("D003").style.display = "inherit"; document.getElementById("R0117").style.background = "#f39c12"; document.getElementById("R0117").style.color = "#ffffff"; D003++; } else { document.getElementById("D003").style.display = "none"; document.getElementById("R0117").style.background = "#F1F1F1"; document.getElementById("R0117").style.color = "#555555"; D003--; } } function FT0118() { if (D004 === 0) { document.getElementById("D004").style.display = "inherit"; document.getElementById("R0118").style.background = "#f39c12"; document.getElementById("R0118").style.color = "#ffffff"; D004++; } else { document.getElementById("D004").style.display = "none"; document.getElementById("R0118").style.background = "#F1F1F1"; document.getElementById("R0118").style.color = "#555555"; D004--; } } function ALL() { if (XALL === 0) { document.getElementById("ALL").innerHTML = "Collapse ALL"; T001 = 0; T002 = 0; T003 = 0; T004 = 0; T005 = 0; T006 = 0; T007 = 0; T008 = 0; T009 = 0; T0010 = 0; T0011 = 0; T0012 = 0; T0013 = 0; T0014 = 0; T0015 = 0; D001 = 0; D002 = 0; D003 = 0; D004 = 0; FT001(); FT002(); FT003(); FT004(); FT005(); FT006(); FT007(); FT008(); FT009(); FT0010(); FT0011(); FT0012(); FT0013(); FT0014(); FT0015(); FT0115(); FT0116(); FT0117(); FT0118(); XALL++; } else { document.getElementById("ALL").innerHTML = "Expand ALL"; T001 = 1; T002 = 1; T003 = 1; T004 = 1; T005 = 1; T006 = 1; T007 = 1; T008 = 1; T009 = 1; T0010 = 1; T0011 = 1; T0012 = 1; T0013 = 1; T0014 = 1; T0015 = 1; D001 = 1; D002 = 1; D003 = 1; D004 = 1; FT001(); FT002(); FT003(); FT004(); FT005(); FT006(); FT007(); FT008(); FT009(); FT0010(); FT0011(); FT0012(); FT0013(); FT0014(); FT0015(); FT0115(); FT0116(); FT0117(); FT0118(); XALL--; } } var C001 = 0; var C002 = 0; var C003 = 0; var C004 = 0; var C005 = 0; var C006 = 0; var C007 = 0; var C008 = 0; var C009 = 0; var C0010 = 0; var C0011 = 0; var C0012 = 0; var C0013 = 0; var C0014 = 0; var C0015 = 0; var C0016 = 0; var C0017 = 0; var C0018 = 0; var C0019 = 0; var C0020 = 0; var C0021 = 0; var C0022 = 0; var C0023 = 0; var C0024 = 0; var C0025 = 0; var C0026 = 0; var C0027 = 0; var C0028 = 0; var C0029 = 0; var C0030 = 0; var C0031 = 0; var C0131 = 0; var C0032 = 0; var C0033 = 0; var C0034 = 0; var C0035 = 0; var C0036 = 0; var C0037 = 0; var C0038 = 0; var C0039 = 0; var C0040 = 0; var C0041 = 0; var C0042 = 0; var C0043 = 0; var C0044 = 0; var C0045 = 0; var C0046 = 0; var C0047 = 0; var C0048 = 0; var C0049 = 0; var C0050 = 0; var C0051 = 0; var C0052 = 0; var C0053 = 0; var C0054 = 0; var C0055 = 0; var C0056 = 0; var C0057 = 0; var C0058 = 0; var C0059 = 0; var XALL3 = 0; function ALL3() { if (XALL3 === 0) { document.getElementById("ALL3").innerHTML = "Collapse ALL"; C001 = 0; C002 = 0; C003 = 0; C004 = 0; C005 = 0; C006 = 0; C007 = 0; C008 = 0; C009 = 0; C0010 = 0; C0011 = 0; C0012 = 0; C0013 = 0; C0014 = 0; C0015 = 0; C0016 = 0; C0017 = 0; C0018 = 0; C0019 = 0; C0020 = 0; C0021 = 0; C0022 = 0; C0023 = 0; C0024 = 0; C0025 = 0; C0026 = 0; C0027 = 0; C0028 = 0; C0029 = 0; C0030 = 0; C0031 = 0; C0131 = 0; C0032 = 0; C0033 = 0; C0034 = 0; C0035 = 0; C0036 = 0; C0037 = 0; C0038 = 0; C0039 = 0; C0040 = 0; C0041 = 0; C0042 = 0; C0043 = 0; C0044 = 0; C0045 = 0; C0046 = 0; C0047 = 0; C0048 = 0; C0049 = 0; C0050 = 0; C0051 = 0; C0052 = 0; C0053 = 0; C0054 = 0; C0055 = 0; C0056 = 0; C0057 = 0; C0058 = 0; C0059 = 0; FC001(); FC002(); FC003(); FC004(); FC005(); FC006(); FC007(); FC008(); FC009(); FC0010(); FC0011(); FC0012(); FC0013(); FC0014(); FC0015(); FC0016(); FC0017(); FC0018(); FC0019(); FC0020(); FC0021(); FC0022(); FC0023(); FC0024(); FC0025(); FC0026(); FC0027(); FC0028(); FC0029(); FC0030(); FC0031(); FC0131(); FC0032(); FC0033(); FC0034(); FC0035(); FC0036(); FC0037(); FC0038(); FC0039(); FC0040(); FC0041(); FC0042(); FC0043(); FC0044(); FC0045(); FC0046(); FC0047(); FC0048(); FC0049(); FC0050(); FC0051(); FC0052(); FC0053(); FC0054(); FC0055(); FC0056(); FC0057(); FC0058(); FC0059(); XALL3++; } else { document.getElementById("ALL3").innerHTML = "Expand ALL"; C001 = 1; C002 = 1; C003 = 1; C004 = 1; C005 = 1; C006 = 1; C007 = 1; C008 = 1; C009 = 1; C0010 = 1; C0011 = 1; C0012 = 1; C0013 = 1; C0014 = 1; C0015 = 1; C0016 = 1; C0017 = 1; C0018 = 1; C0019 = 1; C0020 = 1; C0021 = 1; C0022 = 1; C0023 = 1; C0024 = 1; C0025 = 1; C0026 = 1; C0027 = 1; C0028 = 1; C0029 = 1; C0030 = 1; C0031 = 1; C0131 = 1; C0032 = 1; C0033 = 1; C0034 = 1; C0035 = 1; C0036 = 1; C0037 = 1; C0038 = 1; C0039 = 1; C0040 = 1; C0041 = 1; C0042 = 1; C0043 = 1; C0044 = 1; C0045 = 1; C0046 = 1; C0047 = 1; C0048 = 1; C0049 = 1; C0050 = 1; C0051 = 1; C0052 = 1; C0053 = 1; C0054 = 1; C0055 = 1; C0056 = 1; C0057 = 1; C0058 = 1; C0059 = 1; FC001(); FC002(); FC003(); FC004(); FC005(); FC006(); FC007(); FC008(); FC009(); FC0010(); FC0011(); FC0012(); FC0013(); FC0014(); FC0015(); FC0016(); FC0017(); FC0018(); FC0019(); FC0020(); FC0021(); FC0022(); FC0023(); FC0024(); FC0025(); FC0026(); FC0027(); FC0028(); FC0029(); FC0030(); FC0031(); FC0131(); FC0032(); FC0033(); FC0034(); FC0035(); FC0036(); FC0037(); FC0038(); FC0039(); FC0040(); FC0041(); FC0042(); FC0043(); FC0044(); FC0045(); FC0046(); FC0047(); FC0048(); FC0049(); FC0050(); FC0051(); FC0052(); FC0053(); FC0054(); FC0055(); FC0056(); FC0057(); FC0058(); FC0059(); XALL3--; } } function FC001() { if (C001 === 0) { document.getElementById("C001").style.display = "inherit"; document.getElementById("RR001").style.background = "#f39c12"; document.getElementById("RR001").style.color = "#ffffff"; C001++; } else { document.getElementById("C001").style.display = "none"; document.getElementById("RR001").style.background = "#FFFFFF"; document.getElementById("RR001").style.color = "#555555"; C001--; } } function FC002() { if (C002 === 0) { document.getElementById("C002").style.display = "inherit"; document.getElementById("RR002").style.background = "#f39c12"; document.getElementById("RR002").style.color = "#ffffff"; C002++; } else { document.getElementById("C002").style.display = "none"; document.getElementById("RR002").style.background = "#FFFFFF"; document.getElementById("RR002").style.color = "#555555"; C002--; } } function FC003() { if (C003 === 0) { document.getElementById("C003").style.display = "inherit"; document.getElementById("RR003").style.background = "#f39c12"; document.getElementById("RR003").style.color = "#ffffff"; C003++; } else { document.getElementById("C003").style.display = "none"; document.getElementById("RR003").style.background = "#FFFFFF"; document.getElementById("RR003").style.color = "#555555"; C003--; } } function FC004() { if (C004 === 0) { document.getElementById("C004").style.display = "inherit"; document.getElementById("RR004").style.background = "#f39c12"; document.getElementById("RR004").style.color = "#ffffff"; C004++; } else { document.getElementById("C004").style.display = "none"; document.getElementById("RR004").style.background = "#FFFFFF"; document.getElementById("RR004").style.color = "#555555"; C004--; } } function FC005() { if (C005 === 0) { document.getElementById("C005").style.display = "inherit"; document.getElementById("RR005").style.background = "#f39c12"; document.getElementById("RR005").style.color = "#ffffff"; C005++; } else { document.getElementById("C005").style.display = "none"; document.getElementById("RR005").style.background = "#FFFFFF"; document.getElementById("RR005").style.color = "#555555"; C005--; } } function FC006() { if (C006 === 0) { document.getElementById("C006").style.display = "inherit"; document.getElementById("RR006").style.background = "#f39c12"; document.getElementById("RR006").style.color = "#ffffff"; C006++; } else { document.getElementById("C006").style.display = "none"; document.getElementById("RR006").style.background = "#FFFFFF"; document.getElementById("RR006").style.color = "#555555"; C006--; } } function FC007() { if (C007 === 0) { document.getElementById("C007").style.display = "inherit"; document.getElementById("RR007").style.background = "#f39c12"; document.getElementById("RR007").style.color = "#ffffff"; C007++; } else { document.getElementById("C007").style.display = "none"; document.getElementById("RR007").style.background = "#FFFFFF"; document.getElementById("RR007").style.color = "#555555"; C007--; } } function FC008() { if (C008 === 0) { document.getElementById("C008").style.display = "inherit"; document.getElementById("RR008").style.background = "#f39c12"; document.getElementById("RR008").style.color = "#ffffff"; C008++; } else { document.getElementById("C008").style.display = "none"; document.getElementById("RR008").style.background = "#FFFFFF"; document.getElementById("RR008").style.color = "#555555"; C008--; } } function FC009() { if (C009 === 0) { document.getElementById("C009").style.display = "inherit"; document.getElementById("RR009").style.background = "#f39c12"; document.getElementById("RR009").style.color = "#ffffff"; C009++; } else { document.getElementById("C009").style.display = "none"; document.getElementById("RR009").style.background = "#FFFFFF"; document.getElementById("RR009").style.color = "#555555"; C009--; } } function FC0010() { if (C0010 === 0) { document.getElementById("C0010").style.display = "inherit"; document.getElementById("RR0010").style.background = "#f39c12"; document.getElementById("RR0010").style.color = "#ffffff"; C0010++; } else { document.getElementById("C0010").style.display = "none"; document.getElementById("RR0010").style.background = "#FFFFFF"; document.getElementById("RR0010").style.color = "#555555"; C0010--; } } function FC0011() { if (C0011 === 0) { document.getElementById("C0011").style.display = "inherit"; document.getElementById("RR0011").style.background = "#f39c12"; document.getElementById("RR0011").style.color = "#ffffff"; C0011++; } else { document.getElementById("C0011").style.display = "none"; document.getElementById("RR0011").style.background = "#FFFFFF"; document.getElementById("RR0011").style.color = "#555555"; C0011--; } } function FC0012() { if (C0012 === 0) { document.getElementById("C0012").style.display = "inherit"; document.getElementById("RR0012").style.background = "#f39c12"; document.getElementById("RR0012").style.color = "#ffffff"; C0012++; } else { document.getElementById("C0012").style.display = "none"; document.getElementById("RR0012").style.background = "#FFFFFF"; document.getElementById("RR0012").style.color = "#555555"; C0012--; } } function FC0013() { if (C0013 === 0) { document.getElementById("C0013").style.display = "inherit"; document.getElementById("RR0013").style.background = "#f39c12"; document.getElementById("RR0013").style.color = "#ffffff"; C0013++; } else { document.getElementById("C0013").style.display = "none"; document.getElementById("RR0013").style.background = "#FFFFFF"; document.getElementById("RR0013").style.color = "#555555"; C0013--; } } function FC0014() { if (C0014 === 0) { document.getElementById("C0014").style.display = "inherit"; document.getElementById("RR0014").style.background = "#f39c12"; document.getElementById("RR0014").style.color = "#ffffff"; C0014++; } else { document.getElementById("C0014").style.display = "none"; document.getElementById("RR0014").style.background = "#FFFFFF"; document.getElementById("RR0014").style.color = "#555555"; C0014--; } } function FC0015() { if (C0015 === 0) { document.getElementById("C0015").style.display = "inherit"; document.getElementById("RR0015").style.background = "#f39c12"; document.getElementById("RR0015").style.color = "#ffffff"; C0015++; } else { document.getElementById("C0015").style.display = "none"; document.getElementById("RR0015").style.background = "#FFFFFF"; document.getElementById("RR0015").style.color = "#555555"; C0015--; } } function FC0016() { if (C0016 === 0) { document.getElementById("C0016").style.display = "inherit"; document.getElementById("RR0016").style.background = "#f39c12"; document.getElementById("RR0016").style.color = "#ffffff"; C0016++; } else { document.getElementById("C0016").style.display = "none"; document.getElementById("RR0016").style.background = "#FFFFFF"; document.getElementById("RR0016").style.color = "#555555"; C0016--; } } function FC0017() { if (C0017 === 0) { document.getElementById("C0017").style.display = "inherit"; document.getElementById("RR0017").style.background = "#f39c12"; document.getElementById("RR0017").style.color = "#ffffff"; C0017++; } else { document.getElementById("C0017").style.display = "none"; document.getElementById("RR0017").style.background = "#FFFFFF"; document.getElementById("RR0017").style.color = "#555555"; C0017--; } } function FC0018() { if (C0018 === 0) { document.getElementById("C0018").style.display = "inherit"; document.getElementById("RR0018").style.background = "#f39c12"; document.getElementById("RR0018").style.color = "#ffffff"; C0018++; } else { document.getElementById("C0018").style.display = "none"; document.getElementById("RR0018").style.background = "#FFFFFF"; document.getElementById("RR0018").style.color = "#555555"; C0018--; } } function FC0019() { if (C0019 === 0) { document.getElementById("C0019").style.display = "inherit"; document.getElementById("RR0019").style.background = "#f39c12"; document.getElementById("RR0019").style.color = "#ffffff"; C0019++; } else { document.getElementById("C0019").style.display = "none"; document.getElementById("RR0019").style.background = "#FFFFFF"; document.getElementById("RR0019").style.color = "#555555"; C0019--; } } function FC0020() { if (C0020 === 0) { document.getElementById("C0020").style.display = "inherit"; document.getElementById("RR0020").style.background = "#f39c12"; document.getElementById("RR0020").style.color = "#ffffff"; C0020++; } else { document.getElementById("C0020").style.display = "none"; document.getElementById("RR0020").style.background = "#FFFFFF"; document.getElementById("RR0020").style.color = "#555555"; C0020--; } } function FC0021() { if (C0021 === 0) { document.getElementById("C0021").style.display = "inherit"; document.getElementById("RR0021").style.background = "#f39c12"; document.getElementById("RR0021").style.color = "#ffffff"; C0021++; } else { document.getElementById("C0021").style.display = "none"; document.getElementById("RR0021").style.background = "#FFFFFF"; document.getElementById("RR0021").style.color = "#555555"; C0021--; } } function FC0022() { if (C0022 === 0) { document.getElementById("C0022").style.display = "inherit"; document.getElementById("RR0022").style.background = "#f39c12"; document.getElementById("RR0022").style.color = "#ffffff"; C0022++; } else { document.getElementById("C0022").style.display = "none"; document.getElementById("RR0022").style.background = "#FFFFFF"; document.getElementById("RR0022").style.color = "#555555"; C0022--; } } function FC0023() { if (C0023 === 0) { document.getElementById("C0023").style.display = "inherit"; document.getElementById("RR0023").style.background = "#f39c12"; document.getElementById("RR0023").style.color = "#ffffff"; C0023++; } else { document.getElementById("C0023").style.display = "none"; document.getElementById("RR0023").style.background = "#FFFFFF"; document.getElementById("RR0023").style.color = "#555555"; C0023--; } } function FC0024() { if (C0024 === 0) { document.getElementById("C0024").style.display = "inherit"; document.getElementById("RR0024").style.background = "#f39c12"; document.getElementById("RR0024").style.color = "#ffffff"; C0024++; } else { document.getElementById("C0024").style.display = "none"; document.getElementById("RR0024").style.background = "#FFFFFF"; document.getElementById("RR0024").style.color = "#555555"; C0024--; } } function FC0025() { if (C0025 === 0) { document.getElementById("C0025").style.display = "inherit"; document.getElementById("RR0025").style.background = "#f39c12"; document.getElementById("RR0025").style.color = "#ffffff"; C0025++; } else { document.getElementById("C0025").style.display = "none"; document.getElementById("RR0025").style.background = "#FFFFFF"; document.getElementById("RR0025").style.color = "#555555"; C0025--; } } function FC0026() { if (C0026 === 0) { document.getElementById("C0026").style.display = "inherit"; document.getElementById("RR0026").style.background = "#f39c12"; document.getElementById("RR0026").style.color = "#ffffff"; C0026++; } else { document.getElementById("C0026").style.display = "none"; document.getElementById("RR0026").style.background = "#FFFFFF"; document.getElementById("RR0026").style.color = "#555555"; C0026--; } } function FC0027() { if (C0027 === 0) { document.getElementById("C0027").style.display = "inherit"; document.getElementById("RR0027").style.background = "#f39c12"; document.getElementById("RR0027").style.color = "#ffffff"; C0027++; } else { document.getElementById("C0027").style.display = "none"; document.getElementById("RR0027").style.background = "#FFFFFF"; document.getElementById("RR0027").style.color = "#555555"; C0027--; } } function FC0028() { if (C0028 === 0) { document.getElementById("C0028").style.display = "inherit"; document.getElementById("RR0028").style.background = "#f39c12"; document.getElementById("RR0028").style.color = "#ffffff"; C0028++; } else { document.getElementById("C0028").style.display = "none"; document.getElementById("RR0028").style.background = "#FFFFFF"; document.getElementById("RR0028").style.color = "#555555"; C0028--; } } function FC0029() { if (C0029 === 0) { document.getElementById("C0029").style.display = "inherit"; document.getElementById("RR0029").style.background = "#f39c12"; document.getElementById("RR0029").style.color = "#ffffff"; C0029++; } else { document.getElementById("C0029").style.display = "none"; document.getElementById("RR0029").style.background = "#FFFFFF"; document.getElementById("RR0029").style.color = "#555555"; C0029--; } } function FC0030() { if (C0030 === 0) { document.getElementById("C0030").style.display = "inherit"; document.getElementById("RR0030").style.background = "#f39c12"; document.getElementById("RR0030").style.color = "#ffffff"; C0030++; } else { document.getElementById("C0030").style.display = "none"; document.getElementById("RR0030").style.background = "#FFFFFF"; document.getElementById("RR0030").style.color = "#555555"; C0030--; } } function FC0031() { if (C0031 === 0) { document.getElementById("C0031").style.display = "inherit"; document.getElementById("RR0031").style.background = "#f39c12"; document.getElementById("RR0031").style.color = "#ffffff"; C0031++; } else { document.getElementById("C0031").style.display = "none"; document.getElementById("RR0031").style.background = "#FFFFFF"; document.getElementById("RR0031").style.color = "#555555"; C0031--; } } function FC0131() { if (C0131 === 0) { document.getElementById("C0131").style.display = "inherit"; document.getElementById("RR0131").style.background = "#f39c12"; document.getElementById("RR0131").style.color = "#ffffff"; C0131++; } else { document.getElementById("C0131").style.display = "none"; document.getElementById("RR0131").style.background = "#FFFFFF"; document.getElementById("RR0131").style.color = "#555555"; C0131--; } } function FC0032() { if (C0032 === 0) { document.getElementById("C0032").style.display = "inherit"; document.getElementById("RR0032").style.background = "#f39c12"; document.getElementById("RR0032").style.color = "#ffffff"; C0032++; } else { document.getElementById("C0032").style.display = "none"; document.getElementById("RR0032").style.background = "#FFFFFF"; document.getElementById("RR0032").style.color = "#555555"; C0032--; } } function FC0033() { if (C0033 === 0) { document.getElementById("C0033").style.display = "inherit"; document.getElementById("RR0033").style.background = "#f39c12"; document.getElementById("RR0033").style.color = "#ffffff"; C0033++; } else { document.getElementById("C0033").style.display = "none"; document.getElementById("RR0033").style.background = "#FFFFFF"; document.getElementById("RR0033").style.color = "#555555"; C0033--; } } function FC0034() { if (C0034 === 0) { document.getElementById("C0034").style.display = "inherit"; document.getElementById("RR0034").style.background = "#f39c12"; document.getElementById("RR0034").style.color = "#ffffff"; C0034++; } else { document.getElementById("C0034").style.display = "none"; document.getElementById("RR0034").style.background = "#FFFFFF"; document.getElementById("RR0034").style.color = "#555555"; C0034--; } } function FC0035() { if (C0035 === 0) { document.getElementById("C0035").style.display = "inherit"; document.getElementById("RR0035").style.background = "#f39c12"; document.getElementById("RR0035").style.color = "#ffffff"; C0035++; } else { document.getElementById("C0035").style.display = "none"; document.getElementById("RR0035").style.background = "#FFFFFF"; document.getElementById("RR0035").style.color = "#555555"; C0035--; } } function FC0036() { if (C0036 === 0) { document.getElementById("C0036").style.display = "inherit"; document.getElementById("RR0036").style.background = "#f39c12"; document.getElementById("RR0036").style.color = "#ffffff"; C0036++; } else { document.getElementById("C0036").style.display = "none"; document.getElementById("RR0036").style.background = "#FFFFFF"; document.getElementById("RR0036").style.color = "#555555"; C0036--; } } function FC0037() { if (C0037 === 0) { document.getElementById("C0037").style.display = "inherit"; document.getElementById("RR0037").style.background = "#f39c12"; document.getElementById("RR0037").style.color = "#ffffff"; C0037++; } else { document.getElementById("C0037").style.display = "none"; document.getElementById("RR0037").style.background = "#FFFFFF"; document.getElementById("RR0037").style.color = "#555555"; C0037--; } } function FC0038() { if (C0038 === 0) { document.getElementById("C0038").style.display = "inherit"; document.getElementById("RR0038").style.background = "#f39c12"; document.getElementById("RR0038").style.color = "#ffffff"; C0038++; } else { document.getElementById("C0038").style.display = "none"; document.getElementById("RR0038").style.background = "#FFFFFF"; document.getElementById("RR0038").style.color = "#555555"; C0038--; } } function FC0039() { if (C0039 === 0) { document.getElementById("C0039").style.display = "inherit"; document.getElementById("RR0039").style.background = "#f39c12"; document.getElementById("RR0039").style.color = "#ffffff"; C0039++; } else { document.getElementById("C0039").style.display = "none"; document.getElementById("RR0039").style.background = "#FFFFFF"; document.getElementById("RR0039").style.color = "#555555"; C0039--; } } function FC0040() { if (C0040 === 0) { document.getElementById("C0040").style.display = "inherit"; document.getElementById("RR0040").style.background = "#f39c12"; document.getElementById("RR0040").style.color = "#ffffff"; C0040++; } else { document.getElementById("C0040").style.display = "none"; document.getElementById("RR0040").style.background = "#FFFFFF"; document.getElementById("RR0040").style.color = "#555555"; C0040--; } } function FC0041() { if (C0041 === 0) { document.getElementById("C0041").style.display = "inherit"; document.getElementById("RR0041").style.background = "#f39c12"; document.getElementById("RR0041").style.color = "#ffffff"; C0041++; } else { document.getElementById("C0041").style.display = "none"; document.getElementById("RR0041").style.background = "#FFFFFF"; document.getElementById("RR0041").style.color = "#555555"; C0041--; } } function FC0042() { if (C0042 === 0) { document.getElementById("C0042").style.display = "inherit"; document.getElementById("RR0042").style.background = "#f39c12"; document.getElementById("RR0042").style.color = "#ffffff"; C0042++; } else { document.getElementById("C0042").style.display = "none"; document.getElementById("RR0042").style.background = "#FFFFFF"; document.getElementById("RR0042").style.color = "#555555"; C0042--; } } function FC0043() { if (C0043 === 0) { document.getElementById("C0043").style.display = "inherit"; document.getElementById("RR0043").style.background = "#f39c12"; document.getElementById("RR0043").style.color = "#ffffff"; C0043++; } else { document.getElementById("C0043").style.display = "none"; document.getElementById("RR0043").style.background = "#FFFFFF"; document.getElementById("RR0043").style.color = "#555555"; C0043--; } } function FC0044() { if (C0044 === 0) { document.getElementById("C0044").style.display = "inherit"; document.getElementById("RR0044").style.background = "#f39c12"; document.getElementById("RR0044").style.color = "#ffffff"; C0044++; } else { document.getElementById("C0044").style.display = "none"; document.getElementById("RR0044").style.background = "#FFFFFF"; document.getElementById("RR0044").style.color = "#555555"; C0044--; } } function FC0045() { if (C0045 === 0) { document.getElementById("C0045").style.display = "inherit"; document.getElementById("RR0045").style.background = "#f39c12"; document.getElementById("RR0045").style.color = "#ffffff"; C0045++; } else { document.getElementById("C0045").style.display = "none"; document.getElementById("RR0045").style.background = "#FFFFFF"; document.getElementById("RR0045").style.color = "#555555"; C0045--; } } function FC0046() { if (C0046 === 0) { document.getElementById("C0046").style.display = "inherit"; document.getElementById("RR0046").style.background = "#f39c12"; document.getElementById("RR0046").style.color = "#ffffff"; C0046++; } else { document.getElementById("C0046").style.display = "none"; document.getElementById("RR0046").style.background = "#FFFFFF"; document.getElementById("RR0046").style.color = "#555555"; C0046--; } } function FC0047() { if (C0047 === 0) { document.getElementById("C0047").style.display = "inherit"; document.getElementById("RR0047").style.background = "#f39c12"; document.getElementById("RR0047").style.color = "#ffffff"; C0047++; } else { document.getElementById("C0047").style.display = "none"; document.getElementById("RR0047").style.background = "#FFFFFF"; document.getElementById("RR0047").style.color = "#555555"; C0047--; } } function FC0048() { if (C0048 === 0) { document.getElementById("C0048").style.display = "inherit"; document.getElementById("RR0048").style.background = "#f39c12"; document.getElementById("RR0048").style.color = "#ffffff"; C0048++; } else { document.getElementById("C0048").style.display = "none"; document.getElementById("RR0048").style.background = "#FFFFFF"; document.getElementById("RR0048").style.color = "#555555"; C0048--; } } function FC0049() { if (C0049 === 0) { document.getElementById("C0049").style.display = "inherit"; document.getElementById("RR0049").style.background = "#f39c12"; document.getElementById("RR0049").style.color = "#ffffff"; C0049++; } else { document.getElementById("C0049").style.display = "none"; document.getElementById("RR0049").style.background = "#FFFFFF"; document.getElementById("RR0049").style.color = "#555555"; C0049--; } } function FC0050() { if (C0050 === 0) { document.getElementById("C0050").style.display = "inherit"; document.getElementById("RR0050").style.background = "#f39c12"; document.getElementById("RR0050").style.color = "#ffffff"; C0050++; } else { document.getElementById("C0050").style.display = "none"; document.getElementById("RR0050").style.background = "#FFFFFF"; document.getElementById("RR0050").style.color = "#555555"; C0050--; } } function FC0051() { if (C0051 === 0) { document.getElementById("C0051").style.display = "inherit"; document.getElementById("RR0051").style.background = "#f39c12"; document.getElementById("RR0051").style.color = "#ffffff"; C0051++; } else { document.getElementById("C0051").style.display = "none"; document.getElementById("RR0051").style.background = "#FFFFFF"; document.getElementById("RR0051").style.color = "#555555"; C0051--; } } function FC0052() { if (C0052 === 0) { document.getElementById("C0052").style.display = "inherit"; document.getElementById("RR0052").style.background = "#f39c12"; document.getElementById("RR0052").style.color = "#ffffff"; C0052++; } else { document.getElementById("C0052").style.display = "none"; document.getElementById("RR0052").style.background = "#FFFFFF"; document.getElementById("RR0052").style.color = "#555555"; C0052--; } } function FC0053() { if (C0053 === 0) { document.getElementById("C0053").style.display = "inherit"; document.getElementById("RR0053").style.background = "#f39c12"; document.getElementById("RR0053").style.color = "#ffffff"; C0053++; } else { document.getElementById("C0053").style.display = "none"; document.getElementById("RR0053").style.background = "#FFFFFF"; document.getElementById("RR0053").style.color = "#555555"; C0053--; } } function FC0054() { if (C0054 === 0) { document.getElementById("C0054").style.display = "inherit"; document.getElementById("RR0054").style.background = "#f39c12"; document.getElementById("RR0054").style.color = "#ffffff"; C0054++; } else { document.getElementById("C0054").style.display = "none"; document.getElementById("RR0054").style.background = "#FFFFFF"; document.getElementById("RR0054").style.color = "#555555"; C0054--; } } function FC0055() { if (C0055 === 0) { document.getElementById("C0055").style.display = "inherit"; document.getElementById("RR0055").style.background = "#f39c12"; document.getElementById("RR0055").style.color = "#ffffff"; C0055++; } else { document.getElementById("C0055").style.display = "none"; document.getElementById("RR0055").style.background = "#FFFFFF"; document.getElementById("RR0055").style.color = "#555555"; C0055--; } } function FC0056() { if (C0056 === 0) { document.getElementById("C0056").style.display = "inherit"; document.getElementById("RR0056").style.background = "#f39c12"; document.getElementById("RR0056").style.color = "#ffffff"; C0056++; } else { document.getElementById("C0056").style.display = "none"; document.getElementById("RR0056").style.background = "#FFFFFF"; document.getElementById("RR0056").style.color = "#555555"; C0056--; } } function FC0057() { if (C0057 === 0) { document.getElementById("C0057").style.display = "inherit"; document.getElementById("RR0057").style.background = "#f39c12"; document.getElementById("RR0057").style.color = "#ffffff"; C0057++; } else { document.getElementById("C0057").style.display = "none"; document.getElementById("RR0057").style.background = "#FFFFFF"; document.getElementById("RR0057").style.color = "#555555"; C0057--; } } function FC0058() { if (C0058 === 0) { document.getElementById("C0058").style.display = "inherit"; document.getElementById("RR0058").style.background = "#f39c12"; document.getElementById("RR0058").style.color = "#ffffff"; C0058++; } else { document.getElementById("C0058").style.display = "none"; document.getElementById("RR0058").style.background = "#FFFFFF"; document.getElementById("RR0058").style.color = "#555555"; C0058--; } } function FC0059() { if (C0059 === 0) { document.getElementById("C0059").style.display = "inherit"; document.getElementById("RR0059").style.background = "#f39c12"; document.getElementById("RR0059").style.color = "#ffffff"; C0059++; } else { document.getElementById("C0059").style.display = "none"; document.getElementById("RR0059").style.background = "#FFFFFF"; document.getElementById("RR0059").style.color = "#555555"; C0059--; } } var A001 = 0; var A002 = 0; var A003 = 0; var A004 = 0; var A005 = 0; var A006 = 0; var A007 = 0; var A008 = 0; var A009 = 0; var A0010 = 0; var A0011 = 0; var A001111 = 0; var A0012 = 0; var A0013 = 0; var A0014 = 0; var A0015 = 0; var A0016 = 0; var A0017 = 0; var A0018 = 0; var A0019 = 0; var A0020 = 0; var A0021 = 0; var A0022 = 0; var A0023 = 0; var A0024 = 0; var A0025 = 0; var A0026 = 0; var A0027 = 0; var A0028 = 0; var A0029 = 0; var A0030 = 0; var XALL2 = 0; function FA001() { if (A001 === 0) { document.getElementById("A001").style.display = "inherit"; document.getElementById("RRR001").style.background = "#f39c12"; document.getElementById("RRR001").style.color = "#ffffff"; A001++; } else { document.getElementById("A001").style.display = "none"; document.getElementById("RRR001").style.background = "#ffffff"; document.getElementById("RRR001").style.color = "#555555"; A001--; } } function FA002() { if (A002 === 0) { document.getElementById("A002").style.display = "inherit"; document.getElementById("RRR002").style.background = "#f39c12"; document.getElementById("RRR002").style.color = "#ffffff"; A002++; } else { document.getElementById("A002").style.display = "none"; document.getElementById("RRR002").style.background = "#F1F1F1"; document.getElementById("RRR002").style.color = "#555555"; A002--; } } function FA003() { if (A003 === 0) { document.getElementById("A003").style.display = "inherit"; document.getElementById("RRR003").style.background = "#f39c12"; document.getElementById("RRR003").style.color = "#ffffff"; A003++; } else { document.getElementById("A003").style.display = "none"; document.getElementById("RRR003").style.background = "#F1F1F1"; document.getElementById("RRR003").style.color = "#555555"; A003--; } } function FA004() { if (A004 === 0) { document.getElementById("A004").style.display = "inherit"; document.getElementById("RRR004").style.background = "#f39c12"; document.getElementById("RRR004").style.color = "#ffffff"; A004++; } else { document.getElementById("A004").style.display = "none"; document.getElementById("RRR004").style.background = "#F1F1F1"; document.getElementById("RRR004").style.color = "#555555"; A004--; } } function FA005() { if (A005 === 0) { document.getElementById("A005").style.display = "inherit"; document.getElementById("RRR005").style.background = "#f39c12"; document.getElementById("RRR005").style.color = "#ffffff"; A005++; } else { document.getElementById("A005").style.display = "none"; document.getElementById("RRR005").style.background = "#F1F1F1"; document.getElementById("RRR005").style.color = "#555555"; A005--; } } function FA006() { if (A006 === 0) { document.getElementById("A006").style.display = "inherit"; document.getElementById("RRR006").style.background = "#f39c12"; document.getElementById("RRR006").style.color = "#ffffff"; A006++; } else { document.getElementById("A006").style.display = "none"; document.getElementById("RRR006").style.background = "#F1F1F1"; document.getElementById("RRR006").style.color = "#555555"; A006--; } } function FA007() { if (A007 === 0) { document.getElementById("A007").style.display = "inherit"; document.getElementById("RRR007").style.background = "#f39c12"; document.getElementById("RRR007").style.color = "#ffffff"; A007++; } else { document.getElementById("A007").style.display = "none"; document.getElementById("RRR007").style.background = "#F1F1F1"; document.getElementById("RRR007").style.color = "#555555"; A007--; } } function FA008() { if (A008 === 0) { document.getElementById("A008").style.display = "inherit"; document.getElementById("RRR008").style.background = "#f39c12"; document.getElementById("RRR008").style.color = "#ffffff"; A008++; } else { document.getElementById("A008").style.display = "none"; document.getElementById("RRR008").style.background = "#F1F1F1"; document.getElementById("RRR008").style.color = "#555555"; A008--; } } function FA009() { if (A009 === 0) { document.getElementById("A009").style.display = "inherit"; document.getElementById("RRR009").style.background = "#f39c12"; document.getElementById("RRR009").style.color = "#ffffff"; A009++; } else { document.getElementById("A009").style.display = "none"; document.getElementById("RRR009").style.background = "#F1F1F1"; document.getElementById("RRR009").style.color = "#555555"; A009--; } } function FA0010() { if (A0010 === 0) { document.getElementById("A0010").style.display = "inherit"; document.getElementById("RRR0010").style.background = "#f39c12"; document.getElementById("RRR0010").style.color = "#ffffff"; A0010++; } else { document.getElementById("A0010").style.display = "none"; document.getElementById("RRR0010").style.background = "#F1F1F1"; document.getElementById("RRR0010").style.color = "#555555"; A0010--; } } function FA0011() { if (A0011 === 0) { document.getElementById("A0011").style.display = "inherit"; document.getElementById("RRR0011").style.background = "#f39c12"; document.getElementById("RRR0011").style.color = "#ffffff"; A0011++; } else { document.getElementById("A0011").style.display = "none"; document.getElementById("RRR0011").style.background = "#ffffff"; document.getElementById("RRR0011").style.color = "#555555"; A0011--; } } function FA001111() { if (A001111 === 0) { document.getElementById("A001111").style.display = "inherit"; document.getElementById("RRR001111").style.background = "#f39c12"; document.getElementById("RRR001111").style.color = "#ffffff"; A001111++; } else { document.getElementById("A001111").style.display = "none"; document.getElementById("RRR001111").style.background = "#ffffff"; document.getElementById("RRR001111").style.color = "#555555"; A001111--; } } function FA0012() { if (A0012 === 0) { document.getElementById("A0012").style.display = "inherit"; document.getElementById("RRR0012").style.background = "#f39c12"; document.getElementById("RRR0012").style.color = "#ffffff"; A0012++; } else { document.getElementById("A0012").style.display = "none"; document.getElementById("RRR0012").style.background = "#F1F1F1"; document.getElementById("RRR0012").style.color = "#555555"; A0012--; } } function FA0013() { if (A0013 === 0) { document.getElementById("A0013").style.display = "inherit"; document.getElementById("RRR0013").style.background = "#f39c12"; document.getElementById("RRR0013").style.color = "#ffffff"; A0013++; } else { document.getElementById("A0013").style.display = "none"; document.getElementById("RRR0013").style.background = "#F1F1F1"; document.getElementById("RRR0013").style.color = "#555555"; A0013--; } } function FA0014() { if (A0014 === 0) { document.getElementById("A0014").style.display = "inherit"; document.getElementById("RRR0014").style.background = "#f39c12"; document.getElementById("RRR0014").style.color = "#ffffff"; A0014++; } else { document.getElementById("A0014").style.display = "none"; document.getElementById("RRR0014").style.background = "#F1F1F1"; document.getElementById("RRR0014").style.color = "#555555"; A0014--; } } function FA0015() { if (A0015 === 0) { document.getElementById("A0015").style.display = "inherit"; document.getElementById("RRR0015").style.background = "#f39c12"; document.getElementById("RRR0015").style.color = "#ffffff"; A0015++; } else { document.getElementById("A0015").style.display = "none"; document.getElementById("RRR0015").style.background = "#F1F1F1"; document.getElementById("RRR0015").style.color = "#555555"; A0015--; } } function FA0016() { if (A0016 === 0) { document.getElementById("A0016").style.display = "inherit"; document.getElementById("RRR0016").style.background = "#f39c12"; document.getElementById("RRR0016").style.color = "#ffffff"; A0016++; } else { document.getElementById("A0016").style.display = "none"; document.getElementById("RRR0016").style.background = "#F1F1F1"; document.getElementById("RRR0016").style.color = "#555555"; A0016--; } } function FA0017() { if (A0017 === 0) { document.getElementById("A0017").style.display = "inherit"; document.getElementById("RRR0017").style.background = "#f39c12"; document.getElementById("RRR0017").style.color = "#ffffff"; A0017++; } else { document.getElementById("A0017").style.display = "none"; document.getElementById("RRR0017").style.background = "#F1F1F1"; document.getElementById("RRR0017").style.color = "#555555"; A0017--; } } function FA0018() { if (A0018 === 0) { document.getElementById("A0018").style.display = "inherit"; document.getElementById("RRR0018").style.background = "#f39c12"; document.getElementById("RRR0018").style.color = "#ffffff"; A0018++; } else { document.getElementById("A0018").style.display = "none"; document.getElementById("RRR0018").style.background = "#F1F1F1"; document.getElementById("RRR0018").style.color = "#555555"; A0018--; } } function FA0019() { if (A0019 === 0) { document.getElementById("A0019").style.display = "inherit"; document.getElementById("RRR0019").style.background = "#f39c12"; document.getElementById("RRR0019").style.color = "#ffffff"; A0019++; } else { document.getElementById("A0019").style.display = "none"; document.getElementById("RRR0019").style.background = "#F1F1F1"; document.getElementById("RRR0019").style.color = "#555555"; A0019--; } } function FA0020() { if (A0020 === 0) { document.getElementById("A0020").style.display = "inherit"; document.getElementById("RRR0020").style.background = "#f39c12"; document.getElementById("RRR0020").style.color = "#ffffff"; A0020++; } else { document.getElementById("A0020").style.display = "none"; document.getElementById("RRR0020").style.background = "#F1F1F1"; document.getElementById("RRR0020").style.color = "#555555"; A0020--; } } function FA0021() { if (A0021 === 0) { document.getElementById("A0021").style.display = "inherit"; document.getElementById("RRR0021").style.background = "#f39c12"; document.getElementById("RRR0021").style.color = "#ffffff"; A0021++; } else { document.getElementById("A0021").style.display = "none"; document.getElementById("RRR0021").style.background = "#F1F1F1"; document.getElementById("RRR0021").style.color = "#555555"; A0021--; } } function FA0022() { if (A0022 === 0) { document.getElementById("A0022").style.display = "inherit"; document.getElementById("RRR0022").style.background = "#f39c12"; document.getElementById("RRR0022").style.color = "#ffffff"; A0022++; } else { document.getElementById("A0022").style.display = "none"; document.getElementById("RRR0022").style.background = "#F1F1F1"; document.getElementById("RRR0022").style.color = "#555555"; A0022--; } } function FA0023() { if (A0023 === 0) { document.getElementById("A0023").style.display = "inherit"; document.getElementById("RRR0023").style.background = "#f39c12"; document.getElementById("RRR0023").style.color = "#ffffff"; A0023++; } else { document.getElementById("A0023").style.display = "none"; document.getElementById("RRR0023").style.background = "#F1F1F1"; document.getElementById("RRR0023").style.color = "#555555"; A0023--; } } function FA0024() { if (A0024 === 0) { document.getElementById("A0024").style.display = "inherit"; document.getElementById("RRR0024").style.background = "#f39c12"; document.getElementById("RRR0024").style.color = "#ffffff"; A0024++; } else { document.getElementById("A0024").style.display = "none"; document.getElementById("RRR0024").style.background = "#F1F1F1"; document.getElementById("RRR0024").style.color = "#555555"; A0024--; } } function FA0025() { if (A0025 === 0) { document.getElementById("A0025").style.display = "inherit"; document.getElementById("RRR0025").style.background = "#f39c12"; document.getElementById("RRR0025").style.color = "#ffffff"; A0025++; } else { document.getElementById("A0025").style.display = "none"; document.getElementById("RRR0025").style.background = "#F1F1F1"; document.getElementById("RRR0025").style.color = "#555555"; A0025--; } } function FA0026() { if (A0026 === 0) { document.getElementById("A0026").style.display = "inherit"; document.getElementById("RRR0026").style.background = "#f39c12"; document.getElementById("RRR0026").style.color = "#ffffff"; A0026++; } else { document.getElementById("A0026").style.display = "none"; document.getElementById("RRR0026").style.background = "#F1F1F1"; document.getElementById("RRR0026").style.color = "#555555"; A0026--; } } function FA0027() { if (A0027 === 0) { document.getElementById("A0027").style.display = "inherit"; document.getElementById("RRR0027").style.background = "#f39c12"; document.getElementById("RRR0027").style.color = "#ffffff"; A0027++; } else { document.getElementById("A0027").style.display = "none"; document.getElementById("RRR0027").style.background = "#F1F1F1"; document.getElementById("RRR0027").style.color = "#555555"; A0027--; } } function FA0028() { if (A0028 === 0) { document.getElementById("A0028").style.display = "inherit"; document.getElementById("RRR0028").style.background = "#f39c12"; document.getElementById("RRR0028").style.color = "#ffffff"; A0028++; } else { document.getElementById("A0028").style.display = "none"; document.getElementById("RRR0028").style.background = "#F1F1F1"; document.getElementById("RRR0028").style.color = "#555555"; A0028--; } } function FA0029() { if (A0029 === 0) { document.getElementById("A0029").style.display = "inherit"; document.getElementById("RRR0029").style.background = "#f39c12"; document.getElementById("RRR0029").style.color = "#ffffff"; A0029++; } else { document.getElementById("A0029").style.display = "none"; document.getElementById("RRR0029").style.background = "#F1F1F1"; document.getElementById("RRR0029").style.color = "#555555"; A0029--; } } function FA0030() { if (A0030 === 0) { document.getElementById("A0030").style.display = "inherit"; document.getElementById("RRR0030").style.background = "#f39c12"; document.getElementById("RRR0030").style.color = "#ffffff"; A0030++; } else { document.getElementById("A0030").style.display = "none"; document.getElementById("RRR0030").style.background = "#F1F1F1"; document.getElementById("RRR0030").style.color = "#555555"; A0030--; } } function ALL2() { if (XALL2 === 0) { document.getElementById("ALL2").innerHTML = "Collapse ALL"; A001 = 0; A002 = 0; A003 = 0; A004 = 0; A005 = 0; A006 = 0; A007 = 0; A008 = 0; A009 = 0; A0010 = 0; A0011 = 0; A001111 = 0; A0012 = 0; A0013 = 0; A0014 = 0; A0015 = 0; A0016 = 0; A0017 = 0; A0018 = 0; A0019 = 0; A0020 = 0; A0021 = 0; A0022 = 0; A0023 = 0; A0024 = 0; A0025 = 0; A0026 = 0; A0027 = 0; A0028 = 0; A0029 = 0; A0030 = 0; FA001(); FA002(); FA003(); FA004(); FA005(); FA006(); FA007(); FA008(); FA009(); FA0010(); FA0011(); FA001111(); FA0012(); FA0013(); FA0014(); FA0015(); FA0016(); FA0017(); FA0018(); FA0019(); FA0020(); FA0021(); FA0022(); FA0023(); FA0024(); FA0025(); FA0026(); FA0027(); FA0028(); FA0029(); FA0030(); XALL2++; } else { document.getElementById("ALL2").innerHTML = "Expand ALL"; A001 = 1; A002 = 1; A003 = 1; A004 = 1; A005 = 1; A006 = 1; A007 = 1; A008 = 1; A009 = 1; A0010 = 1; A0011 = 1; A001111 = 1; A0012 = 1; A0013 = 1; A0014 = 1; A0015 = 1; A0016 = 1; A0017 = 1; A0018 = 1; A0019 = 1; A0020 = 1; A0021 = 1; A0022 = 1; A0023 = 1; A0024 = 1; A0025 = 1; A0026 = 1; A0027 = 1; A0028 = 1; A0029 = 1; A0030 = 1; FA001(); FA002(); FA003(); FA004(); FA005(); FA006(); FA007(); FA008(); FA009(); FA0010(); FA0011(); FA001111(); FA0012(); FA0013(); FA0014(); FA0015(); FA0016(); FA0017(); FA0018(); FA0019(); FA0020(); FA0021(); FA0022(); FA0023(); FA0024(); FA0025(); FA0026(); FA0027(); FA0028(); FA0029(); FA0030(); XALL2--; } } </script></i></div> <div class="Files"> </div> <div class="ArticleInfo"> <span itemscope itemprop="image" itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="/scripts/file.php?view=Y&file=2a2f2096ece5375232b72bead5de4c81"> <meta itemprop="width" content="300px"> <meta itemprop="height" content="200px"> </span> <div class="ArticleUpdated" title="Sep 26, 2022, 02:06 AM"> <span class="ArticleInfoLabel">Updated:</span> <span class="ArticleInfoValue"><time datetime="2022-09-26" itemprop="dateModified">Sep 26, 2022</time></span> </div> <time datetime="2015-02-02" itemprop="datePublished"></time> </div> </div> <div class="col-md-3"> <!-- search_box --> <div class="margin-bottom" itemscope itemtype="https://schema.org/WebSite"> <meta itemprop="url" content="./" /> <form action="search" method="get" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction"> <div class="input-group"> <meta itemprop="target" content="search?q={q}"/> <input aria-label="Search text" title="Search text" placeholder="Search text" itemprop="query-input" type="text" name="q" value="" class="form-control SearchText" required> <input type="hidden" name="pid" value="5130"> <input type="hidden" name="type" value="search"> <input type="hidden" name="upid" value=""> <span class="input-group-btn"> <input class="btn btn-default btn-searchbox" type="submit" value="Search"> </span> </div> </form> </div> <!-- right_other_articles --> <div class="panel panel-default"> <div class="panel-heading"><h4>Other Articles</h4></div> <ul class="panel-body list-group"> <li class="list-group-item item-A"><a href="//support.liveagent.com/471194-Canned-messages" class="article-link article-link-1089" title="Canned messages"> <span class="TitleValue">Canned messages</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/806278-Predefined-answers" class="article-link article-link-5134" title="Predefined answers"> <span class="TitleValue">Predefined answers</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/038465-Automatic-Rules-Overview" class="article-link article-link-1142" title="Automatic Rules Overview"> <span class="TitleValue">Automatic Rules Overview</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/908400-Rule-triggers-conditions-and-actions" class="article-link article-link-12823" title="Rule triggers, conditions and actions"> <span class="TitleValue">Rule triggers, conditions and actions</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/625360-Business-hours" class="article-link article-link-5135" title="Business hours"> <span class="TitleValue">Business hours</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/176085-Contact-groups" class="article-link article-link-5136" title="Contact groups"> <span class="TitleValue">Contact groups</span> </a></li> <li class="list-group-item item-A"><a href="//support.liveagent.com/761021-Understanding-message-group-types" class="article-link article-link-5745" title="Understanding message group types"> <span class="TitleValue">Understanding message group types</span> </a></li> </ul> </div> </div> </div> </div> </div> <script type="text/javascript"> var searchId = document.location.hash.replace('#', ''); var headTag = document.getElementsByTagName("head").item(0); var scriptTag = document.createElement("script"); scriptTag.setAttribute("type", "text/javascript"); scriptTag.setAttribute("src", "/track.php?id=5130&searchId="+searchId); headTag.appendChild(scriptTag); </script> <footer> <div id="multiwidget" class="multiwidget"> <span onclick="openMultiwidget();">×</span> <ul> <li id="elementForm" class="form" onclick="FcontactFormTrigger();"> <font>Contact form</font> <img src="https://www.liveagent.com/app/themes/liveagent/assets/images/contact/form.svg" /> </li> <li id="elementChat" class="chat" onclick="chatButton.onClick();"> <font>Live chat</font> <img src="https://www.dropbox.com/scl/fi/6o76udnhmkj67sc2c5a0s/livechat.png?rlkey=dwqzgwlo161dss06dg2dpttx0&raw=1" /> </li> <li id="elementAI" class="ai" onclick=""> <font>Chatbot</font> <img src="https://www.liveagent.com/app/themes/liveagent/assets/images/contact/chatbot.svg" /> </li> </ul> <div id="service_status">loading status...</div> </div> <div id="mainButton" class="main_button" onclick="openMultiwidget();"> <span>Contact Us</span> <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQkFnGM_CtOsOzloGOge47HQ7-U4gnyhrryn2iA7dmf0A&s" /> </div> <div class="footer-links"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6"> <div class="product-desc"> <h5><img alt="LiveAgent logo" style="max-width:15rem" src="https://www.liveagent.com/wp/urlslab-download/c628015cb7f265c7943a6d568ca8ddac/logo_liveagent_light.svg" /><br></h5> <p>LiveAgent is an integrated <a href="https://www.liveagent.com">customer support software</a>, <a href="https://www.liveagent.com/tour/ticket-processing-distribution/">ticketing system</a>, <a href="https://www.liveagent.com/tour/live-chat-software/">live chat</a>, <a href="https://www.liveagent.com/features/facebook/">social helpdesk</a> and <a href="https://www.liveagent.com/features/call-center/">voice helpdesk</a>. You name it, it's there. Based in cloud and accessible from everywhere, with SSL safety.</p> </div> </div> <div class="col-md-3 col-sm-6"> <div class="product-links"> <h5>LiveAgent</h5> <ul> <li><a href="https://www.liveagent.com/pricing/" title="Subscription plans from $19/month. Downlodable licences(one-time-fee) from $99. 14-day free trial. 30-day money back guarantee.">Pricing</a></li> <li><a href="https://www.liveagent.com/testimonials/" title="Web-based multichannel help desk software which integrates all channels(Email, Voice, Chat, Facebook and Twitter) into 1 interface. 14-day free trial">Testimonials</a></li> <li><a href="https://www.liveagent.com/use-cases/" title="Use Cases">Use Cases</a></li> <li><a href="https://www.liveagent.com/integrations-and-plugins/" title="Maximize the value of your existing help desk and extend customer satisfaction with LiveAgent's range of integrations, plugins and apps.">Integrations and Plugins</a></li> <li><a href="https://www.liveagent.com/trial/" title="Live Agent Free Trial">Free Trial</a></li> </ul> </div> </div> <div class="col-md-3 col-sm-6"><!-- right_popular_list --> <div class="popular-links"> <h5>Most Popular Articles</h5> <ul> <li><a href="//support.liveagent.com/061754-How-to-make-REST-calls-in-PHP" class="article-link article-link-2827" title="How to make REST calls in PHP">How to make REST calls in PHP</a></li> <li><a href="//support.liveagent.com/761558-Enable-External-Forwarding-in-Microsoft-365" class="article-link article-link-12765" title="Enable External Forwarding in Microsoft 365">Enable External Forwarding in Microsoft 365</a></li> <li><a href="//support.liveagent.com/840770-Complete-API-reference" class="article-link article-link-2821" title="Complete API reference">Complete API reference</a></li> <li><a href="//support.liveagent.com/172666-Facebook-application-setup-and-Facebook-page-integration-for-standalone-installations" class="article-link article-link-1283" title="Facebook application setup and Facebook page integration for standalone installations">Facebook application setup and Facebook page integration for standalone installations</a></li> <li><a href="//support.liveagent.com/458758-Email-accounts-configuration-introduction" class="article-link article-link-1092" title="Email accounts configuration introduction">Email accounts configuration introduction</a></li> <li><a href="//support.liveagent.com/704852-How-to-submit-Facebook-application-for-review" class="article-link article-link-5225" title="How to submit Facebook application for review">How to submit Facebook application for review</a></li> <li><a href="//support.liveagent.com/846792-Microphone-permissions-for-browser-calls" class="article-link article-link-5280" title="Microphone permissions for browser calls">Microphone permissions for browser calls</a></li> <li><a href="//support.liveagent.com/851456-Facebook-integration-error---the-user-is-enrolled-in-a-blocking-logged-in-checkpoint" class="article-link article-link-12577" title="Facebook integration error - the user is enrolled in a blocking, logged-in checkpoint">Facebook integration error - the user is enrolled in a blocking, logged-in checkpoint</a></li> <li><a href="//support.liveagent.com/373207-Creating-chat-buttons" class="article-link article-link-1101" title="Creating chat buttons">Creating chat buttons</a></li> <li><a href="//support.liveagent.com/018505-LiveAgent-Domain-parking-guide" class="article-link article-link-3872" title="LiveAgent Domain parking guide">LiveAgent Domain parking guide</a></li> </ul> </div> </div> <div class="col-md-3 col-sm-6"> <div class="product-desc socials"> <h5>Socials</h5> <a href="https://www.instagram.com/liveagent/" target="_blank" title="LiveAgent's Instagram"> <svg width="24" height="24" viewBox="0 0 24 24" version="1.1" id="svg4" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs8"></defs><path d="m 8.16759,12 c 0,-2.11701 1.71577,-3.83364 3.83291,-3.83364 2.1171,0 3.8338,1.71663 3.8338,3.83364 0,2.117 -1.7167,3.8336 -3.8338,3.8336 C 9.88336,15.8336 8.16759,14.117 8.16759,12 Z m -2.07248,0 c 0,3.2614 2.64382,5.9051 5.90539,5.9051 3.2615,0 5.9053,-2.6437 5.9053,-5.9051 0,-3.2614 -2.6438,-5.90511 -5.9053,-5.90511 C 8.73893,6.09489 6.09511,8.7386 6.09511,12 Z M 16.7595,5.86075 c -3e-4,0.76215 0.6174,1.38024 1.3795,1.38055 0.7622,3e-4 1.3803,-0.6173 1.3806,-1.37945 C 19.5199,5.0997 18.9023,4.4816 18.1401,4.4813 h -5e-4 c -0.7618,3.5e-4 -1.3794,0.61766 -1.3801,1.37945 z M 7.35427,21.3607 C 6.23303,21.3097 5.62359,21.1229 5.21859,20.9651 4.68166,20.7561 4.29856,20.5071 3.89576,20.1049 3.49297,19.7027 3.24364,19.32 3.03553,18.7831 2.87765,18.3783 2.69088,17.7687 2.63991,16.6475 2.58416,15.4353 2.57303,15.0711 2.57303,12.0001 2.57303,8.92904 2.58508,8.56592 2.63991,7.35271 2.69098,6.23151 2.87912,5.62311 3.03553,5.21712 3.24456,4.6802 3.49352,4.29712 3.89576,3.89434 4.298,3.49156 4.68074,3.24224 5.21859,3.03414 5.62341,2.87627 6.23303,2.68951 7.35427,2.63854 8.56651,2.58279 8.93067,2.57166 12.0005,2.57166 c 3.0698,0 3.4343,0.01205 4.6475,0.06688 1.1213,0.05106 1.7297,0.2392 2.1357,0.3956 0.5369,0.2081 0.92,0.45798 1.3228,0.8602 0.4028,0.40222 0.6512,0.78586 0.8603,1.32278 0.1578,0.4048 0.3446,1.01439 0.3956,2.13559 0.0557,1.21321 0.0669,1.57633 0.0669,4.64739 0,3.071 -0.0112,3.4342 -0.0669,4.6474 -0.0511,1.1212 -0.2388,1.7306 -0.3956,2.1356 -0.2091,0.5369 -0.458,0.92 -0.8603,1.3218 -0.4022,0.4019 -0.7859,0.6512 -1.3228,0.8602 -0.4048,0.1579 -1.0144,0.3447 -2.1357,0.3956 -1.2122,0.0558 -1.5764,0.0669 -4.6475,0.0669 -3.07121,0 -3.43435,-0.0111 -4.64623,-0.0669 z M 7.25905,0.569644 C 6.03476,0.625396 5.19817,0.819516 4.46757,1.103796 3.71093,1.397368 3.0704,1.79122 2.43033,2.43025 1.79026,3.06928 1.397404,3.7108 1.10382,4.46741 0.819529,5.19844 0.625401,6.03454 0.5696468,7.25878 0.5129725,8.48496 0.5,8.87697 0.5,12 c 0,3.123 0.0129725,3.515 0.0696468,4.7412 0.0557542,1.2244 0.2498822,2.0604 0.5341732,2.7914 0.293584,0.7561 0.68653,1.3984 1.32651,2.0371 0.63998,0.6388 1.2806,1.0321 2.03724,1.3265 0.73198,0.2843 1.56719,0.4784 2.79148,0.5342 1.22687,0.0557 1.61825,0.0696 4.74145,0.0696 3.1231,0 3.5151,-0.013 4.7414,-0.0696 1.2244,-0.0558 2.0604,-0.2499 2.7915,-0.5342 0.7561,-0.2944 1.3971,-0.6874 2.0372,-1.3265 0.6401,-0.639 1.0321,-1.281 1.3265,-2.0371 0.2843,-0.731 0.4793,-1.5671 0.5342,-2.7914 C 23.487,15.5141 23.5,15.123 23.5,12 23.5,8.87697 23.487,8.48496 23.4313,7.25878 23.3755,6.03444 23.1814,5.19798 22.8971,4.46741 22.6027,3.71126 22.2096,3.0703 21.5706,2.43025 20.9315,1.79021 20.2895,1.397368 19.5343,1.103796 18.8023,0.819516 17.9662,0.624476 16.7428,0.569644 15.5166,0.513892 15.1245,0.5 12.0014,0.5 8.87822,0.5 8.48592,0.512972 7.25905,0.569644 Z" id="path2"></path></svg></a> <a href="https://www.facebook.com/LiveAgent/" target="_blank" title="LiveAgent's Facebook"> <svg width="24" height="24" viewBox="0 0 24 24" version="1.1" id="svg4" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs8"></defs><path fill-rule="evenodd" clip-rule="evenodd" d="m 12,0.56965 c 6.352,0 11.5,5.14805 11.5,11.5 0,5.741 -4.2047,10.4982 -9.7031,11.3607 v -8.0365 h 2.6796 l 0.5098,-3.3242 H 13.7969 V 9.9134 c 0,-0.90967 0.4447,-1.79688 1.8732,-1.79688 h 1.451 V 5.28645 c 0,0 -1.1568,-0.19741 -2.3378,-0.22209 -0.0788,-0.00165 -0.1576,-0.00252 -0.2362,-0.00252 -2.628,0 -4.34398,1.59248 -4.34398,4.47422 v 2.53359 H 7.2832 v 3.3242 h 2.91992 v 8.0365 C 4.70469,22.56785 0.5,17.81065 0.5,12.06965 c 0,-6.35195 5.14805,-11.5 11.5,-11.5 z" id="path2"></path></svg> </a> <a href="https://twitter.com/LiveAgent" target="_blank" title="LiveAgent's Twitter"> <svg width="24" height="24" viewBox="0 0 24 24" version="1.1" id="svg4" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs8"></defs><path d="m 21.543,7.1325504 c 0.0146,0.21035 0.0146,0.4207 0.0146,0.63299 C 21.5576,14.234 16.6045,21.6941 7.54759,21.6941 V 21.6903 C 4.87215,21.6941 2.25229,20.9322 0,19.4956 c 0.389031,0.0466 0.780012,0.0698 1.17197,0.0708 2.21718,0.0019 4.37099,-0.7377 6.11529,-2.0996 -2.107,-0.0397 -3.95466,-1.4056 -4.60012,-3.3995 0.73809,0.1415 1.4986,0.1124 2.22304,-0.0843 -2.29714,-0.4615 -3.94979,-2.46802 -3.94979,-4.7983296 0,-0.02133 0,-0.04169 0,-0.06204 0.68446,0.37901 1.45082,0.58936 2.23473,0.61263 -2.16355,-1.43755 -2.830464,-4.29907 -1.52394,-6.536334 2.49993,3.058304 6.18842,4.917514 10.14792,5.114294 -0.3968,-1.70024 0.1453,-3.48191 1.4245,-4.67712 1.9832,-1.853395 5.1023,-1.758399 6.9665,0.21229 1.1028,-0.21616 2.1597,-0.618444 3.1269,-1.188423 -0.3676,1.133173 -1.1369,2.095733 -2.1645,2.707393 0.9759,-0.11438 1.9295,-0.37417 2.8275,-0.77063 -0.6611,0.98486 -1.4937,1.84274 -2.457,2.53582 z" id="path2"></path></svg> </a> <a href="https://www.linkedin.com/company/liveagent/" target="_blank" title="LiveAgent's LinkedIn"> <svg width="24" height="24" viewBox="0 0 24 24" version="1.1" id="svg13" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_150_287)" id="g6" transform="translate(0,1.78825)"><path d="m 22.8259,19.1278 c 0.0995,-5e-4 0.1948,-0.0402 0.2652,-0.1105 0.0704,-0.0703 0.1101,-0.1656 0.1105,-0.265 5e-4,-0.0073 5e-4,-0.0146 0,-0.0218 0,-0.2816 -0.1677,-0.4191 -0.5191,-0.4191 h -0.5636 v 1.4743 h 0.2122 v -0.6428 h 0.2608 l 0.0051,0.0075 0.405,0.6353 h 0.2265 L 22.794,19.1345 Z m -0.2516,-0.1475 h -0.2432 v -0.4987 h 0.312 c 0.161,0 0.3438,0.0259 0.3438,0.2371 0,0.2423 -0.1845,0.2616 -0.4109,0.2616" id="path2"></path><path d="m 17.2905,17.2796 h -3.0059 v -4.7063 c 0,-1.1214 -0.0201,-2.5664 -1.5642,-2.5664 -1.5658,0 -1.8057,1.2229 -1.8057,2.4852 v 4.7867 H 7.90802 V 7.60221 h 2.88678 v 1.32262 h 0.0377 C 11.1218,8.43075 11.5398,8.0244 12.042,7.7491 c 0.5022,-0.27529 1.0697,-0.4092 1.6421,-0.38745 3.047,0 3.6064,2.00321 3.6064,4.60985 z M 4.51551,6.27958 C 4.17032,6.27958 3.83288,6.17729 3.54587,5.98563 3.25885,5.79397 3.03515,5.52156 2.90305,5.20285 2.77095,4.88413 2.73639,4.53343 2.80373,4.19509 2.87107,3.85674 3.0373,3.54595 3.28139,3.30202 3.52547,3.05808 3.83646,2.89196 4.17502,2.82466 4.51358,2.75736 4.8645,2.7919 5.18342,2.92392 5.50233,3.05593 5.77492,3.27949 5.96669,3.56633 6.15847,3.85316 6.26083,4.19039 6.26083,4.53537 6.25841,4.99707 6.07387,5.43919 5.74726,5.76574 5.42065,6.0923 4.97835,6.27694 4.51635,6.27958 Z M 6.01845,17.2796 H 3.00839 V 7.60221 H 6.01845 Z M 18.79,9.0166e-4 H 1.4979 C 1.10595,-0.00158547 0.728827,0.15051 0.448391,0.424178 0.167955,0.697847 0.00683761,1.071 0,1.46266 V 18.8126 c 0.00661812,0.3919 0.167612,0.7654 0.448048,1.0394 0.280435,0.2739 0.657682,0.4263 1.049852,0.4241 H 18.79 c 0.3924,0.0031 0.7702,-0.1483 1.0515,-0.4217 0.2813,-0.2733 0.4435,-0.6464 0.4515,-1.0384 V 1.46182 C 20.2859,1.06936 20.124,0.695569 19.8426,0.421805 19.5611,0.148041 19.1828,-0.003537 18.79,6.26786e-5 Z M 22.6036,17.6577 c -0.3659,0.0034 -0.7155,0.1515 -0.9724,0.4119 -0.2569,0.2603 -0.4002,0.6118 -0.3984,0.9775 0.0017,0.3656 0.1482,0.7157 0.4076,0.9737 0.2593,0.2579 0.6103,0.4027 0.9762,0.4027 0.3659,0 0.7169,-0.1448 0.9762,-0.4027 0.2593,-0.258 0.4059,-0.6081 0.4076,-0.9737 0.0017,-0.3657 -0.1415,-0.7172 -0.3984,-0.9775 -0.2569,-0.2604 -0.6066,-0.4085 -0.9724,-0.4119 z m 0,2.6066 h -0.021 c -0.2392,0 -0.473,-0.0706 -0.6721,-0.203 -0.1991,-0.1324 -0.3546,-0.3207 -0.447,-0.5411 -0.0925,-0.2205 -0.1176,-0.4633 -0.0724,-0.698 0.0452,-0.2347 0.1588,-0.4508 0.3265,-0.6212 0.1677,-0.1704 0.3821,-0.2875 0.6162,-0.3365 0.234,-0.049 0.4774,-0.0279 0.6995,0.0608 0.222,0.0888 0.4129,0.2411 0.5487,0.4379 0.1357,0.1967 0.2102,0.4292 0.2142,0.6682 v 0.0193 c 0.005,0.314 -0.1141,0.6173 -0.3314,0.8442 -0.2172,0.2268 -0.5152,0.359 -0.8294,0.3678 h -0.0318" id="path4"></path></g><defs id="defs11"><clipPath id="clip0_150_287"><rect width="24" height="20.4235" fill="#ffffff" id="rect8" x="0" y="0"></rect></clipPath></defs></svg> </a> <a href="https://www.youtube.com/channel/UCSG5TrYcDozs6jkLf66taBg" target="_blank" title="LiveAgent's YouTube"> <svg width="24" height="24" viewBox="0 0 24 23.999999" version="1.1" id="svg11" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_150_290)" id="g4" transform="matrix(0.92307692,0,0,0.92307692,4e-8,3.5764618)"><path fill-rule="evenodd" clip-rule="evenodd" d="m 24.5829,1.3971 c 0.4038,0.40469 0.6947,0.90839 0.8436,1.46088 0.8588,3.46468 0.6604,8.94162 0.0167,12.53502 -0.149,0.5525 -0.4398,1.0562 -0.8436,1.4609 -0.4038,0.4047 -0.9063,0.6962 -1.4576,0.8455 -2.0177,0.5516 -10.1385,0.5516 -10.1385,0.5516 0,0 -8.12083,0 -10.13853,-0.5516 C 2.31374,17.5501 1.81119,17.2586 1.40742,16.8539 1.00366,16.4492 0.71278,15.9455 0.563792,15.393 -0.303319,11.9434 -0.063196,6.46807 0.547117,2.8747 0.696105,2.3222 0.986982,1.8185 1.39075,1.41381 1.79451,1.00912 2.29706,0.717583 2.8483,0.568254 4.866,0.0167133 12.9868,0 12.9868,0 c 0,0 8.1209,0 10.1386,0.551541 0.5512,0.149329 1.0537,0.44087 1.4575,0.845559 z m -7.444,7.72842 -6.7368,3.91088 V 5.2146 Z" id="path2"></path></g><defs id="defs9"><clipPath id="clip0_150_290"><rect width="26" height="18.250999" fill="#ffffff" id="rect6" x="0" y="0"></rect></clipPath></defs></svg> </a> <a href="https://wa.me/17862041375" target="_blank" title="LiveAgent's WhatsApp"> <svg xmlns="http://www.w3.org/2000/svg" width="23" height="27" xmlns:v="https://vecta.io/nano"><path d="M19.555 4.985a11.31 11.31 0 0 0-8.06-3.342C5.211 1.643.098 6.756.098 13.04a11.41 11.41 0 0 0 1.52 5.699L0 24.643l6.043-1.586c1.663.909 3.537 1.386 5.447 1.386h.005C17.774 24.443 23 19.329 23 13.045c0-3.044-1.294-5.904-3.445-8.06h0zm-8.06 17.538c-1.704 0-3.373-.457-4.826-1.319l-.344-.205-3.583.939.955-3.496-.226-.359a9.44 9.44 0 0 1-1.448-5.042A9.49 9.49 0 0 1 11.5 3.568a9.39 9.39 0 0 1 6.695 2.777c1.787 1.792 2.885 4.169 2.88 6.7 0 5.226-4.359 9.477-9.58 9.477h0zm5.196-7.095c-.282-.144-1.684-.832-1.946-.924-.262-.098-.452-.144-.642.144s-.734.924-.904 1.119c-.164.19-.334.216-.616.072-1.674-.837-2.772-1.494-3.876-3.388-.293-.503.293-.467.837-1.556.092-.19.046-.354-.026-.498s-.642-1.545-.878-2.115c-.231-.554-.467-.477-.642-.488-.164-.01-.354-.01-.544-.01s-.498.072-.76.354c-.262.287-.996.975-.996 2.377s1.022 2.757 1.16 2.947c.144.19 2.007 3.065 4.867 4.302 1.807.78 2.516.847 3.419.714.549-.082 1.684-.688 1.92-1.355s.236-1.237.164-1.355c-.067-.128-.257-.2-.539-.339z"></path></svg> </a> </div> </div> </div> <div id="copyright"><a target="_blank" href="https://www.liveagent.com" title="Helpdesk software by LiveAgent" style="text-decoration:none">Helpdesk software by <object style="vertical-align:top;"><svg version="1.1" id="Layer_1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 -9 16 16" enable-background="new 0 -9 16 16" xml:space="preserve"><g><path d="M2.445-0.419c0-0.487,0.248-1.564,1.167-1.564c0.772,0,1.158,0.506,1.158,1.519c0,1.093-0.386,1.64-1.158,1.64 C2.833,1.174,2.445,0.644,2.445-0.419z M8.414,4.338C7.496,5.432,6.44,6.669,5.083,6.667c0.513-0.71,0.872-1.568,1.141-2.455 c-3.305-0.524-5.765-2.51-5.765-4.881c0-1.152,0.813-3.455,3.462-3.455c2.167,0,3.718,1.729,3.718,3.697 c0,1.506-0.705,2.045-1.106,2.045c-0.467,0-0.7-0.336-0.7-1.008v-3.458H4.831v0.309C4.534-2.82,4.128-2.96,3.612-2.96 c-1.921,0-2.235,1.927-2.235,2.541c0,0.826,0.431,2.571,2.235,2.571c0.587,0,1.066-0.201,1.438-0.602 c0.306,0.688,0.8,1.03,1.483,1.03c0.849,0,2.069-0.714,2.069-3.007c0-3.368-3.049-4.702-4.082-4.702 c5.584-1.76,10.939,1.016,10.939,4.459C15.459,2,12.344,4.181,8.414,4.338z"/></g></svg></object><b> LiveAgent</b></a><span class="floatRight"> © 2004-2024 Quality Unit, LLC. All rights reserved.</span></div> <div class="footer-container"> <div class="container"> <div class="AppBrandProductWidget" style="display:inline-block; vertical-align:middle; line-height:16px; height:16px; white-space:nowrap;"><a class="AppBrandProductLink" target="_blank" href="https://www.ladesk.com/help-desk-software/?utm_source=textlink&utm_medium=link&utm_campaign=" title="Help desk software by LiveAgent" style="line-height:16px; vertical-align:middle; font-family:Arial,Verdana,san-serif; font-size:11px; font-weight:normal; text-decoration:none; color:inherit"><span class="AppBrandProductLabel">Help desk software by</span> <object style="display:inline-block; opacity:0.7; line-height:16px; width:16px; height:16px; vertical-align:top;"><svg version="1.1" id="Layer_1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 -9 16 16" enable-background="new 0 -9 16 16" xml:space="preserve"><g><path d="M2.445-0.419c0-0.487,0.248-1.564,1.167-1.564c0.772,0,1.158,0.506,1.158,1.519c0,1.093-0.386,1.64-1.158,1.64 C2.833,1.174,2.445,0.644,2.445-0.419z M8.414,4.338C7.496,5.432,6.44,6.669,5.083,6.667c0.513-0.71,0.872-1.568,1.141-2.455 c-3.305-0.524-5.765-2.51-5.765-4.881c0-1.152,0.813-3.455,3.462-3.455c2.167,0,3.718,1.729,3.718,3.697 c0,1.506-0.705,2.045-1.106,2.045c-0.467,0-0.7-0.336-0.7-1.008v-3.458H4.831v0.309C4.534-2.82,4.128-2.96,3.612-2.96 c-1.921,0-2.235,1.927-2.235,2.541c0,0.826,0.431,2.571,2.235,2.571c0.587,0,1.066-0.201,1.438-0.602 c0.306,0.688,0.8,1.03,1.483,1.03c0.849,0,2.069-0.714,2.069-3.007c0-3.368-3.049-4.702-4.082-4.702 c5.584-1.76,10.939,1.016,10.939,4.459C15.459,2,12.344,4.181,8.414,4.338z"/></g></svg></object><b class='AppBrandProductName'>LiveAgent</b></a> </div> </div> </div> </footer> <a href="#top" id="scroll-top"><span class="glyphicon glyphicon-chevron-up"></span></a> <script src="/themes/kb/montana/js/fixedmenu.js?v=5.51.5.26"></script> <div id="multiwidget_contact"> <span id="contact_close" onclick="FcontactFormTrigger();">×</span> <!-- Start of LiveAgent integration script: Contact form: Tech LA - Multiwidget - LA KB (EN) --> <script type="text/javascript"> (function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.id='la_x2s6df8d';s.defer=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document, 'https://support.qualityunit.com/scripts/track.js', function(e){ LiveAgent.createForm('tzekkc52', e); }); </script> <!-- End of LiveAgent integration script --> </div> <!-- FlowHunt Chatbot integration script --> <script type="text/javascript" id="fh-chatbot-script"> function loadChatBot( { chatbotId, workspaceId } ) { (function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.async=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document, 'https://app.flowhunt.io/fh-chat-widget.js?v=1.0.19', function(e){ const chatbotManager = FHChatbot.initChatbot({ showChatButton: false, // important to not show chat button on page load chatbotId: chatbotId, workspaceId: workspaceId, welcomeMessage: 'Hi, I\'m LiveAgent support Bot. How can I help you?', inputPlaceholder: 'Ask me any question...', suggestedUserMessages: [], urlSuffix: '?utm_medium=chatbot&utm_source=flowhunt', maxWindowWidth: '800px', }); document.getElementById('elementAI').addEventListener('click', () => { chatbotManager.openChat(); }); }); } loadChatBot({ chatbotId: 'ee7cb389-4f00-441f-a287-07a43f72f1e3', workspaceId: '4d1adbc8-edfa-48c1-b93a-a8096d28f5e7' }); </script> <!-- End of chatbot integration script --> <!-- Start of contact form trigger --> <script type="text/javascript"> var contactFormTrigger = 0; function FcontactFormTrigger() { if(contactFormTrigger === 0) { document.getElementById("multiwidget_contact").style.bottom = "0"; contactFormTrigger++; } else { document.getElementById("multiwidget_contact").style.bottom = "-101%"; contactFormTrigger--; } } </script> <!-- End of contact form trigger --> <!-- Start of LiveAgent integration script: Chat button: LA - Customer portal --> <script type="text/javascript"> var chatButton; (function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.id='la_x2s6df8d';s.defer=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document, 'https://support.qualityunit.com/scripts/track.js', function(e){ chatButton = LiveAgent.createButton('82dc6d83', e); }); </script> <!-- End of LiveAgent integration script --> <!-- Start of event handling script --> <script> var openTrigger = 0; function openMultiwidget() { if (openTrigger === 0) { document.getElementById("multiwidget").style.bottom = "110px"; document.getElementById("multiwidget").style.opacity = "1"; document.getElementById("mainButton").style.background = "linear-gradient(90deg,#ffbd39 0,#ffbd39 100%)"; openTrigger++; } else { document.getElementById("multiwidget").style.bottom = "-350px"; document.getElementById("multiwidget").style.opacity = "0"; document.getElementById("mainButton").style.background = "linear-gradient(90deg,#ffbd39 0,#fa9531 100%)"; openTrigger--; } } const elementForm = document.getElementById("elementForm"); const elementChat = document.getElementById("elementChat"); const elementAI = document.getElementById("elementAI"); elementForm.addEventListener("click", openMultiwidget); elementChat.addEventListener("click", openMultiwidget); elementAI.addEventListener("click", openMultiwidget); </script> <!-- End of event handling script --> <!-- Start of service status script --> <script type="text/javascript"> var result; var statusClass = 'status-okay'; var quStatusWidget = { statusJsonUrl: "https://status.liveagent.com/status.json", async fetchJson() { try { const data = await fetch(this.statusJsonUrl); return await data.json(); } catch (error) { console.log(error); } }, async getStatus() { let status = await this.fetchJson(); return status; } }; let serviceStatus = quStatusWidget.getStatus().then(function(result) { displayStatusIndicator(result); }); function displayStatusIndicator(serviceStatus) { if (serviceStatus.outages.length > 0) { statusClass = 'status-outage'; } else if (serviceStatus.degradations.length > 0) { statusClass = 'status-degradation'; } displayResult(); } function displayResult() { if(statusClass === 'status-okay') { document.getElementById("service_status").innerHTML = "<div class='okay pulse-button'><img src='https://www.dropbox.com/scl/fi/1xx0s6ftrqkea1vv8enif/okay.png?rlkey=s9ffrdrdqpjyov5snau231b66&raw=1' /><font class='status-title'>Service status: Running</font><br><font class='status-link'><a href='https://status.liveagent.com/' target='_blank'>Check our status page</a></font></div>"; } else if(statusClass === 'status-outage') { document.getElementById("service_status").innerHTML = "<div class='outage pulse-button'><img src='https://www.dropbox.com/scl/fi/ptnej5emarpugugc9l53e/outage.png?rlkey=jthvrdp2d00riklzdy7jd0nby&raw=1' /><font class='status-title'>Service status: Outage</font><br><font class='status-link'><a href='https://status.liveagent.com/' target='_blank'>Check our status page</a></font></div>"; } else if(statusClass === 'status-degradation') { document.getElementById("service_status").innerHTML = "<div class='degradation pulse-button'><img src='https://www.dropbox.com/scl/fi/d4ql1ew2wlotn27jd06d0/degradation.png?rlkey=mbf53aoyapmx5phnwcjejxk8i&raw=1' /><font class='status-title'>Service status: Degradation</font><br><font class='status-link'><a href='https://status.liveagent.com/' target='_blank'>Check our status page</a></font></div>"; } else if(statusClass === 'status-announcement') { document.getElementById("service_status").innerHTML = "<div class='degradation pulse-button'><img src='https://www.dropbox.com/scl/fi/d4ql1ew2wlotn27jd06d0/degradation.png?rlkey=mbf53aoyapmx5phnwcjejxk8i&raw=1' /><font class='status-title'>announcement_title</font><br><font class='status-link'><a href='https://status.liveagent.com/' target='_blank'>Day Date Month - DC</a></font></div>"; } } </script> <!-- End of service status script --> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-56486-1', 'auto', {'allowLinker': true}); ga('require', 'linker'); ga('linker:autoLink', ['qualityunit.com', 'ladesk.com', 'postaffiliatepro.com', 'unitminer.com', 'postaffiliatenetwork.com', 'swreg.org']); ga('send', 'pageview'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-132128640-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments) } gtag("js", new Date); gtag("config", "UA-132128640-1", { 'linker': { 'domains': ['liveagent.com', 'liveagent.fr', 'liveagent.de', 'liveagent.hu', 'liveagent.com.br', 'liveagent.sk', 'liveagent.es', 'live-agent.cn', 'live-agent.nl', 'live-agent.it', 'live-agent.pl', 'live-agent.ru', 'live-agent.cz', 'liveagent.vn', 'liveagent.no', 'liveagent.dk', 'liveagent.gr', 'liveagent.ro', 'liveagent.bg', 'liveagent.se', 'liveagent.jp', 'liveagent.fi', 'liveagent.ae', 'liveagent.ph', 'liveagent.si', 'liveagent.lv', 'liveagent.lt', 'liveagent.hr', 'liveagent.ee', 'ladesk.com'] } }); </script> <script type="text/javascript"> var _paq = window._paq || []; _paq.push(['enableLinkTracking']); _paq.push(['enableHeartBeatTimer', 30]); _paq.push(['trackPageView']); _paq.push(['enableCrossDomainLinking']); window.onerror = function (msg, url, lineNo, columnNo, error) { var stackT = ""; if (typeof(error) != 'undefined' && typeof(error.stack) != 'undefined') { stackT = error.stack.replace(/\n/g, ' ').substring(0, 1000); } _paq.push(['trackEvent', 'error', 'js', msg + "::" + url + "::" + lineNo + "::" + stackT]); }; (function() { _paq.push(['setSiteId', 'LA-web']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src='//analytics.qualityunit.com/i.js'; s.parentNode.insertBefore(g,s); })(); </script> <a id="3941168314300481931" href="https://www.liveagent.com/live-chat-software/"></a> <script type="text/javascript"> function enableCopy(selector = "pre", childSelector = "code", btnText = "Copy to clipboard", btnTextSuccess = "Copied", activeClass = "copyButton") { document.querySelectorAll(`${selector}:not(.${activeClass})`).forEach(node => { // create a "copy" button let copyBtn = document.createElement("button"); copyBtn.innerText = btnText; // activeClass acts as flag so we don't add another copy button by mistake copyBtn.classList.add(activeClass); node.before(copyBtn); copyBtn.addEventListener("click", async () => { // copy to clipboard if (navigator.clipboard) { let text = node.innerText.replace(/\u00A0/g, ' '); await navigator.clipboard.writeText(text); } // change text of button after copying copyBtn.innerText = btnTextSuccess; // change text back to normal after ### ms setTimeout(() => copyBtn.innerText = btnText, 2000); }) }) } enableCopy(); </script> <script type="text/javascript"> var quStatusWidget = { statusJsonUrl: "https://status.liveagent.com/status.json", async fetchJson() { try { const data = await fetch(this.statusJsonUrl); return await data.json(); } catch (error) { console.log(error); } }, async getStatus() { let status = await this.fetchJson(); return status; }, async display() { let status = await this.getStatus(); console.log(status); if (status.outages.length > 0) { this.createWidget(status.outages[0], true); } else if (status.degradations.length > 0) { this.createWidget(status.degradations[0]); } }, createWidget(incident, isOutage = false) { let widgetDiv = document.createElement('div'); widgetDiv.style.cssText = 'width: 600px; height: 200px; background-color: rgb(255, 56, 35); position: absolute; bottom: 50px; left: 50px; border-radius: 15px; color:white; display: flex;'; widgetDiv.id = 'quStatusWidget'; widgetDiv.innerHTML = '<div style= "width: 100px; height: 50%; color: white; margin: 50px 0px 0px 25px;"><svg preserveAspectRatio="none" width="100%" viewBox="0 0 24 24" height="100%"><g><path d="M15.73,3H8.27L3,8.27v7.46L8.27,21h7.46L21,15.73V8.27L15.73,3z M19,14.9L14.9,19H9.1L5,14.9V9.1L9.1,5h5.8L19,9.1V14.9z" fill="white"></path><rect y="7" x="11" width="2" height="6" fill="white"></rect><rect y="15" x="11" width="2" height="2" fill="white"></rect></g></svg></div><div style="height:100%; margin: 40px 0px 0px 25px"><h2>' + incident.title + '</h2><p style="font-size: 1.1em">We are experiencing issues, see our status page for <a href="https://status.liveagent.com/">more info</a></p></div>'; document.body.appendChild(widgetDiv); } }; var statusPageArticles = document.querySelectorAll('a[title*="services status page" i]') if (statusPageArticles.length > 0) { statusPageArticles[0].id = 'statusPageArticle'; statusPageArticles[0].href = 'https://status.liveagent.com/'; let serviceStatus = quStatusWidget.getStatus().then(function(result) {setStatusPageBackground(result);}); function setStatusPageBackground(serviceStatus) { let statusClass = 'status-okay'; let statusTitle = ''; if (serviceStatus.outages.length > 0) { statusClass = 'status-outage'; statusTitle = serviceStatus.outages[0].title; } else if (serviceStatus.degradations.length > 0) { statusClass = 'status-degradation'; statusTitle = serviceStatus.degradations[0].title; } statusPageArticles[0].classList.add(statusClass); if (statusTitle !== '') { statusPageArticles[0].title = statusPageArticles[0].children[0].innerText = statusTitle; statusPageArticles[0].children[2].innerText = 'We are experiencing issues, click here to see our status page for more info'; } } } </script> <script type="text/javascript"> document.querySelectorAll('.article-content a:not(.cboxElement)').forEach((link) => { if (link.getAttribute('href').indexOf('#') !== 0) { link.target = '_blank'; } }); </script> </body> </html>