{"id":992117,"date":"2026-08-20T06:30:18","date_gmt":"2026-08-20T06:30:18","guid":{"rendered":"https:\/\/binaryms.co.uk\/?p=992117"},"modified":"2026-08-20T06:35:40","modified_gmt":"2026-08-20T06:35:40","slug":"business-it-support-packages-16","status":"publish","type":"post","link":"https:\/\/binaryms.co.uk\/index.php\/2026\/08\/20\/business-it-support-packages-16\/","title":{"rendered":"Business IT Support packages"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"992117\" class=\"elementor elementor-992117\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-475e9f8 e-flex e-con-boxed e-con e-parent\" data-id=\"475e9f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91af698 elementor-widget elementor-widget-html\" data-id=\"91af698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>The Ultimate Strategic Guide to Business IT Support Packages (2026 Edition)<\/title>\r\n    <style>\r\n        :root {\r\n            --primary-color: #0f172a;\r\n            --accent-color: #2563eb;\r\n            --accent-hover: #1d4ed8;\r\n            --text-main: #334155;\r\n            --text-dark: #0f172a;\r\n            --bg-light: #f8fafc;\r\n            --border-color: #e2e8f0;\r\n            --shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\r\n        }\r\n\r\n        body {\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif;\r\n            line-height: 1.7;\r\n            color: var(--text-main);\r\n            background-color: #ffffff;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .article-container {\r\n            max-width: 900px;\r\n            margin: 40px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .article-header {\r\n            margin-bottom: 40px;\r\n            text-align: left;\r\n        }\r\n\r\n        h1 {\r\n            font-size: 2.5rem;\r\n            color: var(--text-dark);\r\n            line-height: 1.2;\r\n            font-weight: 800;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .meta-info {\r\n            font-size: 0.95rem;\r\n            color: #64748b;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .featured-link {\r\n            color: var(--accent-color);\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            border-bottom: 2px solid var(--accent-color);\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .featured-link:hover {\r\n            color: var(--accent-hover);\r\n            border-bottom-color: var(--accent-hover);\r\n        }\r\n\r\n        p {\r\n            margin-bottom: 20px;\r\n            font-size: 1.05rem;\r\n        }\r\n\r\n        h2 {\r\n            font-size: 1.8rem;\r\n            color: var(--text-dark);\r\n            margin-top: 40px;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n            border-bottom: 2px solid var(--bg-light);\r\n            padding-bottom: 8px;\r\n        }\r\n\r\n        h3 {\r\n            font-size: 1.3rem;\r\n            color: var(--text-dark);\r\n            margin-top: 25px;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        ul, ol {\r\n            margin-bottom: 25px;\r\n            padding-left: 25px;\r\n        }\r\n\r\n        li {\r\n            margin-bottom: 10px;\r\n            font-size: 1.05rem;\r\n        }\r\n\r\n        .table-responsive {\r\n            overflow-x: auto;\r\n            margin: 30px 0;\r\n            border-radius: 8px;\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            background-color: #ffffff;\r\n            text-align: left;\r\n            font-size: 0.95rem;\r\n        }\r\n\r\n        th {\r\n            background-color: var(--primary-color);\r\n            color: #ffffff;\r\n            padding: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        td {\r\n            padding: 15px;\r\n            border-bottom: 1px solid var(--border-color);\r\n        }\r\n\r\n        tr:nth-child(even) {\r\n            background-color: var(--bg-light);\r\n        }\r\n\r\n        .highlight-box {\r\n            background-color: var(--bg-light);\r\n            border-left: 4px solid var(--accent-color);\r\n            padding: 20px;\r\n            margin: 30px 0;\r\n            border-radius: 0 8px 8px 0;\r\n        }\r\n\r\n        .faq-section {\r\n            margin-top: 50px;\r\n            background: var(--bg-light);\r\n            padding: 30px;\r\n            border-radius: 12px;\r\n        }\r\n\r\n        .faq-item {\r\n            margin-bottom: 25px;\r\n            background: #ffffff;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            border: 1px solid var(--border-color);\r\n        }\r\n\r\n        .faq-item h3 {\r\n            margin-top: 0;\r\n            color: var(--accent-color);\r\n        }\r\n\r\n        .faq-item p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .article-container {\r\n                margin: 20px auto;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<article class=\"article-container\">\r\n\r\n    <header class=\"article-header\">\r\n        <h1>The Ultimate Strategic Guide to Business IT Support Packages<\/h1>\r\n        <div class=\"meta-info\">Published in IT Infrastructure &amp; Business Strategy | Estimated Read Time: 18 min<\/div>\r\n    <\/header>\r\n\r\n    <p>In today's digital-first economy, technology is no longer just an administrative backend function\u2014it is the direct operational engine driving organizational growth, customer engagement, and revenue generation. However, as cloud infrastructures expand, remote and hybrid workforces multiply, and sophisticated cybersecurity threats escalate globally, managing an IT ecosystem entirely in-house has become increasingly complex and resource-intensive.<\/p>\r\n\r\n    <p>For modern organizations seeking to stabilize operational costs and secure their technical environment, relying on traditional, reactive \"break-fix\" support is a dangerous gamble. Forward-thinking companies are shifting toward structured <a href=\"https:\/\/binaryms.co.uk\/index.php\/business-it-support-packages\/\" class=\"featured-link\">Business IT Support packages<\/a> to secure continuous infrastructure monitoring, predictable operating expenses, enterprise-grade security, and guaranteed response SLAs.<\/p>\r\n\r\n    <p>This comprehensive guide breaks down everything executive leaders, IT managers, and business owners need to know about evaluating, selecting, and maximizing the value of managed technical support solutions.<\/p>\r\n\r\n    <h2>1. The Shift from Reactive Break-Fix to Proactive Managed IT Support<\/h2>\r\n\r\n    <p>Historically, companies handled technical issues using the break-fix model: when a server crashed, a network went offline, or a workstation suffered a malware infection, an ad-hoc technician was called in to resolve the problem. The business was then billed on an hourly basis for emergency remediation.<\/p>\r\n\r\n    <p>While this model may seem economical on paper for micro-businesses with low uptime reliance, it introduces severe strategic risks:<\/p>\r\n\r\n    <ul>\r\n        <li><strong>Misaligned Financial Incentives:<\/strong> In a break-fix setup, your tech provider profits when your systems break down. In a managed support environment, your provider profits when your systems run continuously without issue.<\/li>\r\n        <li><strong>Budget Instability:<\/strong> IT expenditures become highly erratic, turning a single major hardware failure or cybersecurity breach into an unexpected financial crisis.<\/li>\r\n        <li><strong>Uncontrolled Operational Downtime:<\/strong> Break-fix support operates on a \"best-effort\" basis. Without contractual Service Level Agreements (SLAs), your business may wait days for emergency system recovery.<\/li>\r\n    <\/ul>\r\n\r\n    <p>Modern managed IT service structures invert this paradigm. By subscribing to structured support tiers, organizations shift from reactive damage control to proactive asset lifecycle and operational management.<\/p>\r\n\r\n    <div class=\"table-responsive\">\r\n        <table>\r\n            <thead>\r\n                <tr>\r\n                    <th>Operational Feature<\/th>\r\n                    <th>Traditional Break-Fix Model<\/th>\r\n                    <th>Managed IT Support Model<\/th>\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><strong>Cost Model<\/strong><\/td>\r\n                    <td>Erratic, hourly ad-hoc expenses<\/td>\r\n                    <td>Predictable fixed monthly budget<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Operational Goal<\/strong><\/td>\r\n                    <td>Fix issues after downtime occurs<\/td>\r\n                    <td>Prevent downtime via continuous monitoring<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Cybersecurity<\/strong><\/td>\r\n                    <td>Basic, often outdated antivirus<\/td>\r\n                    <td>Multi-layered, continuous threat response<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Response Time<\/strong><\/td>\r\n                    <td>Uncommitted, best-effort timeline<\/td>\r\n                    <td>Guaranteed SLAs (e.g., 15\u201330 minute windows)<\/td>\r\n                <\/tr>\r\n                <tr>\r\n                    <td><strong>Strategic Guidance<\/strong><\/td>\r\n                    <td>None provided<\/td>\r\n                    <td>vCIO roadmapping &amp; infrastructure planning<\/td>\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n    <\/div>\r\n\r\n    <h2>2. Deconstructing Tiers in Business IT Support Packages<\/h2>\r\n\r\n    <p>Managed Service Providers (MSPs) structure their service offerings into distinct tiers to cater to organizations at varying stages of operational maturity and risk tolerance. Understanding these tiers helps prevent both under-provisioning essential safeguards and over-paying for unneeded tools.<\/p>\r\n\r\n    <h3>Tier 1: Essential Maintenance &amp; Monitoring Packages<\/h3>\r\n    <p>Designed primarily for micro-businesses, startups, or firms with minimal cloud-only compliance needs. Tier 1 focuses purely on baseline system health and server stability.<\/p>\r\n    <ul>\r\n        <li>24\/7 Automated Remote Monitoring and Management (RMM)<\/li>\r\n        <li>Automated OS patch management and software updating<\/li>\r\n        <li>Baseline endpoint antivirus protection<\/li>\r\n        <li>Daily cloud and server backup verification<\/li>\r\n        <li><em>Scope Limit:<\/em> Helpdesk tickets for individual user issues and on-site visits are charged at separate hourly rates.<\/li>\r\n    <\/ul>\r\n\r\n    <h3>Tier 2: Comprehensive Fully Managed Support (Most Popular)<\/h3>\r\n    <p>The standard baseline for growing small-to-medium enterprises (SMEs). Tier 2 acts as a complete, fully outsourced IT department for organizations that choose not to employ dedicated internal tech teams.<\/p>\r\n    <ul>\r\n        <li>Unlimited remote helpdesk access for all staff during business operating hours<\/li>\r\n        <li>Managed Detection and Response (MDR) and Advanced Endpoint Detection (EDR)<\/li>\r\n        <li>Full administration of SaaS cloud environments (Microsoft 365, Google Workspace)<\/li>\r\n        <li>Network infrastructure monitoring (Firewalls, Switches, Wi-Fi APs)<\/li>\r\n        <li>Guaranteed SLAs with priority queues for critical outages<\/li>\r\n        <li>Third-party vendor management (handling ISPs, domain hosts, and line-of-business software vendors)<\/li>\r\n    <\/ul>\r\n\r\n    <h3>Tier 3: Enterprise Strategic &amp; Cyber Resilience Packages<\/h3>\r\n    <p>Engineered for scaling mid-market firms, heavily regulated sectors (finance, healthcare, legal), or businesses managing high-value intellectual property.<\/p>\r\n    <ul>\r\n        <li>All Tier 2 core helpdesk and maintenance capabilities<\/li>\r\n        <li>Dedicated Virtual Chief Information Officer (vCIO) strategic advisory services<\/li>\r\n        <li>24\/7\/365 Security Operations Center (SOC) live threat monitoring<\/li>\r\n        <li>Regulatory compliance alignment frameworks (SOC 2, ISO 27001, Cyber Essentials, GDPR)<\/li>\r\n        <li>Disaster Recovery as a Service (DRaaS) with near-zero RTO\/RPO metrics<\/li>\r\n        <li>Unlimited emergency on-site technician response included<\/li>\r\n    <\/ul>\r\n\r\n    <h2>3. The Core Operational Pillars of Modern IT Management<\/h2>\r\n\r\n    <p>When reviewing proposed contractual agreements, ensure that your chosen provider incorporates the following essential technology pillars within their core scope of work:<\/p>\r\n\r\n    <div class=\"highlight-box\">\r\n        <strong>Key Strategic Consideration:<\/strong> A support package should not merely fix broken software; it must actively build operational resilience and protect organizational assets against cyber threats.\r\n    <\/div>\r\n\r\n    <h3>Proactive Remote Monitoring &amp; Management (RMM)<\/h3>\r\n    <p>RMM agents installed across endpoints, servers, and network devices continuously track system metrics including disk degradation, memory strain, CPU spikes, and missing patches. These automated agents resolve background errors invisibly\u2014often before end-users notice performance degradation.<\/p>\r\n\r\n    <h3>Layered Cybersecurity Architecture<\/h3>\r\n    <p>Modern support solutions must incorporate multi-layered cybersecurity defense mechanisms rather than relying on legacy, standalone antivirus programs. Ensure your plan covers:<\/p>\r\n    <ul>\r\n        <li>Multi-Factor Authentication (MFA) enforcement across all access endpoints<\/li>\r\n        <li>Email filtering, anti-phishing safeguards, and domain protection<\/li>\r\n        <li>Security Awareness Training (SAT) and simulated phishing exercises for staff<\/li>\r\n        <li>Next-Generation Firewalls and Endpoint Detection &amp; Response (EDR)<\/li>\r\n    <\/ul>\r\n\r\n    <h3>Cloud &amp; Offsite Data Backup Management<\/h3>\r\n    <p>Data loss can immediately paralyze business operations. High-quality support packages maintain automated, encrypted, off-site cloud backups covering on-premises databases, virtual servers, and cloud SaaS platforms like Microsoft 365. Furthermore, providers must perform routine restoration tests to ensure backup integrity.<\/p>\r\n\r\n    <h2>4. Demystifying Pricing Models in IT Support Contracts<\/h2>\r\n\r\n    <p>To accurately budget for external IT services, executive leaders must understand the standard industry pricing structures used by Managed Service Providers:<\/p>\r\n\r\n    <ul>\r\n        <li><strong>Per-User Pricing:<\/strong> A flat, highly predictable monthly rate assessed per active employee (typically ranging from \u00a375 to \u00a3180 \/ $100 to $250 per user, per month). This rate covers all devices operated by that individual user (e.g., laptop, desktop, mobile phone). It simplifies budgeting for expanding or shrinking teams.<\/li>\r\n        <li><strong>Per-Device Pricing:<\/strong> A fee calculated per individual asset attached to the network (e.g., \u00a330\u2013\u00a360 per desktop, \u00a3150\u2013\u00a3300 per physical\/virtual server). This model works well for businesses with shift workers sharing fixed hardware assets.<\/li>\r\n        <li><strong>Tiered Flat-Fee Packages:<\/strong> A fixed monthly charge covering all infrastructure resources up to strict operational limits. Out-of-scope requests incur additional project fees.<\/li>\r\n        <li><strong>Co-Managed \/ Customized Support:<\/strong> A hybrid arrangement designed for firms with an existing internal IT Director or small internal team. The MSP acts as an extension, supplying specialized tools, high-tier ticket escalations, and off-hours coverage.<\/li>\r\n    <\/ul>\r\n\r\n    <h2>5. The Direct Financial and Operational Benefits of Support Packages<\/h2>\r\n\r\n    <p>Investing in structured tech support offers clear advantages beyond immediate technical assistance:<\/p>\r\n\r\n    <ol>\r\n        <li><strong>Financial Predictability:<\/strong> Capital Expenditures (CapEx) associated with sudden emergency repairs are converted into manageable, steady Operating Expenses (OpEx).<\/li>\r\n        <li><strong>Downtime Elimination:<\/strong> Proactive system monitoring mitigates technical glitches, keeping workflows uninterrupted and employees productive.<\/li>\r\n        <li><strong>Access to Enterprise-Grade Expertise:<\/strong> Partnering with an MSP gives your firm access to certified cloud architects, cybersecurity engineers, and network administrators for less than the cost of hiring a single internal senior engineer.<\/li>\r\n        <li><strong>Simplified Compliance Auditing:<\/strong> Managed support providers maintain audit trails, enforce device encryption, and generate compliance reports necessary for industry certifications and cyber insurance requirements.<\/li>\r\n    <\/ol>\r\n\r\n    <h2>6. Step-by-Step Selection Framework for Decision-Makers<\/h2>\r\n\r\n    <p>To select the ideal support tier and provider, follow this methodical evaluation process:<\/p>\r\n\r\n    <h3>Step 1: Perform an Internal Infrastructure &amp; Risk Assessment<\/h3>\r\n    <p>Inventory all active endpoints, physical servers, network switches, cloud subscriptions, and remote devices. Identify operational bottlenecks and document historical downtime instances.<\/p>\r\n\r\n    <h3>Step 2: Define Critical SLA Expectations<\/h3>\r\n    <p>Determine how long your company can afford to stay offline during a technical outage. Specify clear Recovery Time Objectives (RTO) and Recovery Point Objectives (RPO) along with maximum initial response time limits.<\/p>\r\n\r\n    <h3>Step 3: Review Scope Exclusions Thoroughly<\/h3>\r\n    <p>Carefully analyze the \"Out of Scope\" section within candidate contracts. Standard exclusions often include office relocations, major hardware deployment projects, custom application development, and disaster remediation caused by unauthorized employee actions.<\/p>\r\n\r\n    <h3>Step 4: Request &amp; Compare Multiple RFPs<\/h3>\r\n    <p>Gather detailed proposals from top-tier MSPs. Compare baseline prices alongside included cybersecurity tools, on-site visit coverage, and after-hours emergency rates.<\/p>\r\n\r\n    <section class=\"faq-section\">\r\n        <h2>7. Frequently Asked Questions (FAQ)<\/h2>\r\n\r\n        <div class=\"faq-item\">\r\n            <h3>What is the average market cost for Business IT Support packages?<\/h3>\r\n            <p>On average, standard per-user support packages range from <strong>\u00a380 to \u00a3200 ($100 to $250) per user, per month<\/strong> depending on SLA speeds, helpdesk coverage hours, and the complexity of included cybersecurity suites. Per-device plans generally range from <strong>\u00a335 to \u00a380 per workstation\/month<\/strong> and <strong>\u00a3150 to \u00a3350 per server\/month<\/strong>.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n            <h3>What is the difference between fully managed IT support and co-managed IT support?<\/h3>\r\n            <p>Fully managed IT support completely outsources your technology needs, with the provider acting as your sole IT department. Co-managed IT support partners with your existing in-house IT team, supplementing their work with specialized tools, 24\/7 coverage, high-tier escalation, and strategic help.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n            <h3>Are cybersecurity services fully included in standard IT support packages?<\/h3>\r\n            <p>Basic packages usually cover core security elements such as automated patch management and baseline antivirus. Advanced protections\u2014such as SOC monitoring, Managed Detection &amp; Response (MDR), security training, and compliance reporting\u2014are typically bundled within Tier 2 or Tier 3 packages.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n            <h3>How do Service Level Agreements (SLAs) protect my organization?<\/h3>\r\n            <p>SLAs legally bind your service provider to specific performance metrics, guaranteeing response times (e.g., 15-minute response for high-severity issues), system uptime, and resolution targets. If the provider consistently breaches these terms, financial credits are applied directly to your account.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n            <h3>What happens if a task falls outside the scope of our IT support contract?<\/h3>\r\n            <p>Out-of-scope work\u2014such as opening a new office location, executing a major cloud migration, or handling line-of-business software customizations\u2014is estimated separately as a dedicated project. Most providers offer discounted hourly rates for project work to contracted clients.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/article>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Ultimate Strategic Guide to Business IT Support Packages (2026 Edition) The Ultimate Strategic Guide to Business IT Support Packages Published in IT Infrastructure &amp; Business Strategy | Estimated Read Time: 18 min In today&#8217;s digital-first economy, technology is no longer just an administrative backend function\u2014it is the direct operational engine driving organizational growth, customer&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[94],"class_list":["post-992117","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-business-it-support-packages"],"_links":{"self":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/992117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=992117"}],"version-history":[{"count":4,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/992117\/revisions"}],"predecessor-version":[{"id":992121,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/992117\/revisions\/992121"}],"wp:attachment":[{"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=992117"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=992117"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/binaryms.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=992117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}