{"id":193,"date":"2026-03-30T03:07:49","date_gmt":"2026-03-30T03:07:49","guid":{"rendered":"https:\/\/www.therapservices.net\/blog\/?page_id=193"},"modified":"2026-04-20T16:37:23","modified_gmt":"2026-04-20T16:37:23","slug":"5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation","status":"publish","type":"page","link":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/","title":{"rendered":"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation"},"content":{"rendered":"<p><!-- Custom Style -->\r\n\r\n<style type=\"text\/tailwindcss\">\r\n\r\n\r\n    #search input::placeholder {\r\n            color: #000000 !important;\r\n            opacity: 1 !important;\r\n        }\r\n\r\n    #search button {\r\n        color: #0c4c7c !important;\r\n        border-radius: 10px;\r\n        cursor: pointer;\r\n    }\r\n    \r\n\r\n        div#search input:focus,\r\n        div#search input:focus-visible {\r\n            --tw-ring-color: #fcb831;\r\n            --tw-ring-offset-color: #fcb831;\r\n        }\r\n        \r\n<\/style>\r\n\r\n<header class=\"hero-gradient-top py-2 px-6 lg:px-6\">\r\n    <div class=\"max-w-[1080px] mx-auto flex flex-col md:flex-row items-center justify-between gap-3 md:gap-6\">\r\n\r\n                    <a href=\"https:\/\/www.therapservices.net\/blog\/\"\r\n                class=\"text-[19px] font-bold font-inter leading-[28px] no-underline hover:underline transition-all\"\r\n                style=\"color: #0c4c7c;\">\r\n                Back to Main Blog\r\n            <\/a>\r\n\r\n            <div class=\"flex w-full md:w-96 gap-2\" id=\"search\">\r\n                <div class=\"relative flex-grow\">\r\n                    <input type=\"text\" placeholder=\"Search here\"\r\n                        class=\"w-full py-2.5 px-5 rounded-xl border-none focus:ring-2 focus:ring-therap-blue shadow-sm text-lg bg-white\/90 placeholder-black\">\r\n                <\/div>\r\n                <button\r\n                    class=\"px-6 py-2.5 bg-[#c1de87] text-white rounded-[10px] hover:bg-opacity-90 transition-all flex items-center justify-center shadow-md active:scale-95\">\r\n                    <i class=\"fa-solid fa-magnifying-glass text-xl\"><\/i>\r\n                <\/button>\r\n            <\/div>\r\n        \r\n    <\/div>\r\n<\/header><!-- Custom Style -->\r\n<style type=\"text\/tailwindcss\">\r\n    @theme {\r\n            --color-therap-blue: #0c4c7c;\r\n            --color-therap-orange: #FFD25E;\r\n            --color-therap-light: #F0F4E8;\r\n            --color-therap-tag: #D5E8C4;\r\n            --color-quote-1: #ffecca;\r\n            --color-quote-2: #ffe3b2;\r\n            --color-border-orange: #ffd53d;\r\n            --color-border-blue: #00437c;\r\n            --font-merriweather: \"Merriweather\", serif;\r\n            --font-lato: \"Lato\", sans-serif;\r\n            --font-inter: \"Inter\", sans-serif;\r\n\r\n            \/* Custom shades for 'black' to support manual edits *\/\r\n            --color-black-100: #000;\r\n            --color-black-200: #000;\r\n            --color-black-300: #000;\r\n            --color-black-400: #000;\r\n            --color-black-500: #000;\r\n            --color-black-600: #000;\r\n            --color-black-700: #000;\r\n            --color-black-800: #000;\r\n            --color-black-900: #000;\r\n        }\r\n\r\n        @layer base {\r\n            body {\r\n                \/* @apply font-lato bg-white text-[#333] leading-relaxed; *\/\r\n                @apply font-inter bg-white text-[#000] leading-relaxed;\r\n            }\r\n            h1, h2, h3, h4 {\r\n                @apply font-merriweather text-therap-blue;\r\n            }\r\n            p {\r\n                @apply mb-6 text-black-700;\r\n            }\r\n        }\r\n\r\n        .nav-gradient {\r\n            @apply shadow-sm;\r\n            background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n        }\r\n\r\n        .hero-gradient-top {\r\n            @apply pb-4 pt-4 px-6 lg:px-12;\r\n            background: linear-gradient(90deg, rgb(255 214 62) 0%, rgb(255 214 62) 45%, #ffd63e 100% 100%);\r\n        }\r\n\r\n\r\n        .header-gradient {\r\n            @apply pb-12 pt-12 px-6 lg:px-12;\r\n            background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n        }\r\n\r\n        .bottom-green-gradient {\r\n            background: linear-gradient(180deg, #ffffff 0%, #e9f2cf 50%, #ffffff 100%);\r\n        }\r\n\r\n        .tag {\r\n            @apply inline-flex items-center px-4 py-1.5 bg-therap-tag rounded-md text-sm font-semibold text-therap-blue;\r\n        }\r\n\r\n        .quote-box-1 {\r\n            @apply p-10 rounded-3xl relative mb-12 shadow-sm;\r\n            background-color: var(--color-quote-1);\r\n        }\r\n\r\n        .quote-box-2 {\r\n            @apply p-10 rounded-3xl relative mb-12 shadow-sm;\r\n            background-color: var(--color-quote-2);\r\n        }\r\n\r\n        .quote-icon {\r\n            @apply absolute text-6xl text-therap-orange opacity-100;\r\n        }\r\n\r\n        .special-btn {\r\n            @apply px-12 py-3 bg-white text-therap-blue font-bold rounded-full transition-all transform hover:scale-105 inline-block;\r\n            border: 2px solid var(--color-border-blue);\r\n            box-shadow: 0 0 0 5px var(--color-border-orange);\r\n        }\r\n\r\n        .cta-section {\r\n            @apply py-24 pt-0 px-6 text-center mt-0 rounded-t-[100px];\r\n        }\r\n        \r\n        \/* Apply the gradient separately to avoid @apply errors *\/\r\n        .cta-section.with-gradient {\r\n            background: linear-gradient(180deg, #ffffff 0%, #e9f2cf 50%, #ffffff 100%);\r\n        }\r\n\r\n        .content-area h2 {\r\n            @apply text-2xl font-bold mt-16 mb-8 text-therap-blue;\r\n            line-height: 33px\r\n        }\r\n\r\n        .content-area p {\r\n            @apply mb-6 text-black-700 leading-relaxed text-lg;\r\n        }\r\n\r\n        .content-area ol, .content-area ul {\r\n            @apply space-y-6 mb-12;\r\n        }\r\n\r\n        .content-area li {\r\n            @apply text-lg text-black-700;\r\n        }\r\n\r\n        \r\n        .text-therap-black {\r\n            color: #000;\r\n        }\r\n\r\n        #search button {\r\n            color: #ffce6f;\r\n        }\r\n\r\n        .tag-pill {\r\n            @apply inline-flex items-center px-4 py-1.5 bg-[#fff8df] rounded-md text-[16px] font-bold text-therap-blue;\r\n            min-width: 200px;\r\n        }\r\n\r\n        @media screen and (max-width: 768px) {            \r\n            .header-gradient {\r\n                @apply pb-8 pt-8 px-6 lg:px-12;\r\n                background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n\r\n\r\n<!-- Post Header -->\r\n<header class=\"header-gradient\">\r\n    <div class=\"max-w-[1080px] mx-auto text-left\">\r\n        <h1 class=\"text-xl md:text-2xl font-bold mb-3 md:mb-6 leading-tight text-therap-black\">\r\n            5 Ways Artificial Intelligence Can<br>Improve Quality Assurance in I\/DD Service Documentation\r\n        <\/h1>\r\n        <div class=\"flex justify-start\">\r\n            <div class=\"flex items-center gap-2 font-bold flex-wrap\">\r\n                <div>\r\n                    Author: Claire Faulkner\r\n                <\/div> |\r\n                <div>Category: <a href=\"https:\/\/www.therapservices.net\/blog\/search\/?q=Artificial+Intelligence\"\r\n                        class=\"text-therap-blue hover:underline\">\r\n                        Artificial Intelligence\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/header>\r\n\r\n<main class=\"max-w-[600px] xl:max-w-[700px] mx-auto px-4 xl:px-0 py-12 relative\">\r\n\r\n    <!-- Content -->\r\n    <div class=\"content-area max-w-[700px] text-black-800 mx-auto\">\r\n\r\n        <p>The operational demands on Intellectual and Developmental Disability (I\/DD) providers for compliant, accurate\r\n            documentation are greater than ever. The Quality Assurance (QA) process is essential, but it is also one of\r\n            the\r\n            most time&#8209;intensive administrative tasks agencies face.<\/p>\r\n\r\n        <p>Manual review is often slow, subjective, and occurs days or weeks after services are delivered, making errors\r\n            difficult to fix. To bridge this gap, agencies are adopting Artificial Intelligence (AI) not as a\r\n            replacement,\r\n            but as a supportive tool to automate reviews, catch errors, and provide teams with the data they need to\r\n            maintain quality.<\/p>\r\n\r\n        <h2 class=\"text-3xl font-bold mt-12 mb-6\">Benefits of AI in Quality Assurance:<\/h2>\r\n        <p>Here are five ways AI can help support and improve the QA process for service providers:<\/p>\r\n\r\n        <ol class=\"space-y-6 list-decimal pl-5 marker:font-bold\">\r\n            <li>\r\n                <h3 class=\"font-bold text-therap-black\">\r\n                    It Helps Manage the Sheer Volume of Documentation\r\n                <\/h3>\r\n                <p>\r\n                    Agencies generate a massive amount of data every day. For a Quality Assurance team to manually\r\n                    review every single entry is an overwhelming task, especially with widespread understaffing in the\r\n                    human services field. AI&#8209;powered tools excel here. They can automatically scan your\r\n                    documentation\r\n                    entries, handling the volume and freeing your staff to focus on high&#8209;priority issues.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold text-therap-black\">\r\n                    It Improves Accuracy by Catching Missed Errors or Gaps\r\n                <\/h3>\r\n                <p>\r\n                    Even the most dedicated supervisor can make a mistake. After reviewing dozens of notes, fatigue sets\r\n                    in, and\r\n                    it's easy to miss a required field or an inconsistency. AI doesn't get tired. An AI review tool,\r\n                    like Therap\r\n                    Services\u2019s QA Assistant, can be trained to check every entry against a specific set of rules,\r\n                    catching\r\n                    errors or gaps that a human eye might scan over. This leads to a higher, more reliable baseline of\r\n                    accuracy.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold text-therap-black\">\r\n                    It Ensures Timely Corrections\r\n                <\/h3>\r\n                <p>\r\n                    In a traditional QA process, a supervisor might find an error in a note from two weeks ago. By then,\r\n                    the\r\n                    staff member has to recall details from a long&#8209;past shift, making an accurate correction\r\n                    difficult.\r\n                    AI makes\r\n                    QA much more timely. An AI Assistant can flag a potential issue moments after a note is submitted,\r\n                    allowing\r\n                    the staff member to fix it while the information is still fresh in their mind.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold text-therap-black\">\r\n                    It Provides Real&#8209;Time Staff Feedback and Training\r\n                <\/h3>\r\n                <p>\r\n                    This timeliness does more than just fix errors; it actively reinforces documentation best practices.\r\n                    When a\r\n                    staff member receives an immediate, contextual prompt\u2014like \"The shift note you submitted contains\r\n                    details of\r\n                    an incident. Do you want to create an incident report?\"\u2014it's a real&#8209;time coaching moment. This\r\n                    automated\r\n                    feedback loop helps staff learn the standards and improves the quality of documentation moving\r\n                    forward.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold text-therap-black\">\r\n                    It Allows for Better, Data&#8209;Driven Oversight\r\n                <\/h3>\r\n                <p>\r\n                    How does a manager really know how their team is documenting? Manual spot&#8209;checks only provide\r\n                    a\r\n                    small snapshot. AI tools can aggregate review data into a centralized dashboard for supervisors. A\r\n                    manager can instantly see high&#8209;level trends, allowing them to develop an understanding of how\r\n                    staff\r\n                    is documenting and provide targeted support exactly where it's needed.\r\n                <\/p>\r\n            <\/li>\r\n\r\n        <\/ol>\r\n\r\n        <!-- Featured Image -->\r\n        <div class=\"mb-12 rounded-3xl overflow-hidden shadow-lg border border-gray-100\">\r\n            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/www.therapservices.net\/images\/therap-blog\/5-WAYS-AI-can-inner.png\" alt=\"Therap AI features shown in a laptop screen\"\r\n                class=\"lazyload w-full h-auto\">\r\n        <\/div>\r\n\r\n        <h2 class=\"text-3xl font-bold mt-12 mb-6\">Finding the Right AI Tools for Quality Assurance<\/h2>\r\n        <p>\r\n            The potential for AI to improve quality assurance is clear. However, to truly reap these benefits, providers\r\n            need more than just a concept; they need practical tools designed specifically for the complexities and\r\n            compliance standards of the I\/DD field. This is where <a\r\n                href=\"https:\/\/www.therapservices.net\/ai-tools-designed-for-human-services-providers\/\"\r\n                class=\"text-therap-blue font-semibold hover:underline\" target=\"_blank\">Therap's AI\r\n                tools<\/a> excel.\r\n        <\/p>\r\n\r\n        <h2 class=\"text-3xl font-bold mt-12 mb-6\">Meet Therap\u2019s QA Assistant & Summarization Tool<\/h2>\r\n        <p>\r\n            Therap provides a powerful dual&#8209;approach to AI&#8209;driven quality: ensuring data integrity at the\r\n            moment of\r\n            entry\r\n            and transforming that data into actionable insights. These tools act as a first level of defense, helping\r\n            your\r\n            team maintain quality and compliance without the administrative bottleneck.\r\n        <\/p>\r\n\r\n        <h3 class=\"font-bold text-therap-black text-lg mb-3\">QA Assistant: Real&#8209;Time Compliance<\/h3>\r\n        <p>\r\n            The QA Assistant embeds support directly into the documentation workflow. Instead of waiting weeks for a\r\n            supervisor\u2019s review, the system provides immediate feedback for Direct Support Professionals (DSPs).\r\n        <\/p>\r\n\r\n        <ul class=\"list-disc pl-6 space-y-4 mb-12\">\r\n            <li><strong>Intelligent Flagging:<\/strong> Automatically detects when daily note data likely requires a\r\n                corresponding injury report or health data entry.\r\n            <\/li>\r\n\r\n            <li><strong>On-Screen Guidance:<\/strong> Provides timely alerts to staff, prompting them to correct errors\r\n                or fill gaps\r\n                immediately after submission while the shift details are still fresh.\r\n            <\/li>\r\n\r\n            <li><strong>Caseload Dashboards:<\/strong> Empowers supervisors with a centralized view of flagged\r\n                entries, allowing them to\r\n                stop \"searching for needles in haystacks\" and start performing targeted, effective reviews.\r\n            <\/li>\r\n        <\/ul>\r\n\r\n        <h3 class=\"font-bold text-therap-black text-lg mb-3\">Summarization Tool: From Data to Insight<\/h3>\r\n        <p>\r\n            High&#8209;quality notes are only useful if they are readable. Therap\u2019s Summarization tool quickly\r\n            transforms\r\n            mountains of daily notes, goal outcomes, and shift records into concise, high&#8209;level reports.\r\n        <\/p>\r\n\r\n        <ul class=\"list-disc pl-6 space-y-4 mb-12\">\r\n            <li><strong>Trend Identification:<\/strong> Automatically pulls out key events, programmatic outcomes, and\r\n                medical trends that might\r\n                otherwise stay buried in pages of text.<\/li>\r\n            <li><strong>Rapid Review:<\/strong> Enables clinical teams and managers to understand a person\u2019s progress\r\n                over a weeks or\r\n                months in\r\n                just minutes.<\/li>\r\n            <li><strong>Enhanced Continuity of Care:<\/strong> Ensures that during shift changes or interdisciplinary\r\n                meetings, the most\r\n                vital\r\n                information is front and center.<\/li>\r\n        <\/ul>\r\n\r\n        <p>\r\n            Jason Laws, Therap's Director of Quality and Data Initiatives, emphasizes the immediate, practical impact of\r\n            Therap\u2019s AI tools.\r\n        <\/p>\r\n\r\n        <!-- Testimonial 1 -->\r\n        <div class=\"quote-box-1\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 200 150\"\r\n                class=\"quote-icon -left-24 -top-6 w-16 h-12 scale-x-[-1]\" alt=\"\">\r\n                <path fill=\"#FFD25E\"\r\n                    d=\"M90.23,57.75c-1.87,41.26-33.63,75.15-74.76,79.62-4.51.49-9.84,1.68-10.33-5.64-.38-5.66-.13-10.18,7.52-10.99,10.02-1.06,17.91-6.61,24.02-14.58,6.12-7.98,5.71-9.46-3.44-13.49-16.62-7.31-26.05-23.04-24.83-41.41,1.09-16.48,13.47-31.33,29.99-35.99,27.53-7.76,53.17,13.25,51.85,42.47Z\">\r\n                <\/path>\r\n                <path fill=\"#FFD25E\"\r\n                    d=\"M194.97,56.1c-.25,41.02-35.17,78.51-75.91,81.38-4,.28-8.73,1.1-9.03-5.15-.25-5.2-1.32-10.56,6.77-11.5,10.67-1.24,18.85-7.14,25.25-15.72,4.34-5.83,4.99-9.26-3.44-12.43-17.15-6.44-26.92-22.91-25.68-40.65,1.21-17.39,12.67-31.82,29.09-36.62,26.99-7.9,53.12,12.18,52.95,40.69Z\">\r\n                <\/path>\r\n            <\/svg>\r\n            <div class=\"text-center text-xl px-4 text-therap-black font-medium\">\r\n                Think about what staff members can do when we start freeing them up, rather than just\r\n                the constant repetition of documentation review.\r\n            <\/div>\r\n            <!--<div class=\"mt-8 text-center\">\r\n                <div class=\"text-lg font-bold text-therap-blue \">\r\n                    Jason Laws,<\/div>\r\n                <div class=\"text-lg text-therap-blue mt-2 font-semibold\">Director of Quality and Data Initiatives,<br>\r\n                    Therap Services<\/div>\r\n            <\/div> -->\r\n        <\/div>\r\n        <p>Jason Laws continues,<\/p>\r\n        <!-- Testimonial 2 -->\r\n        <div class=\"quote-box-2\">\r\n            <div class=\"text-center text-xl px-4 text-therap-black font-medium\">\r\n                We're looking to tailor the tools that we\r\n                have to the particular needs of providers\u2026We want these to be practical applications that have immediate\r\n                applicability to the day&#8209;to&#8209;day job, saving folks time [and] improving the quality of\r\n                documentation.\r\n            <\/div>\r\n            <!--<div class=\"text-lg text-center font-bold text-therap-blue mt-8\">\r\n                Jason Laws, Director of Quality and Data Initiatives, Therap Services\r\n            <\/div>-->\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 200 150\"\r\n                class=\"quote-icon -right-24 -bottom-6 w-16 h-12\" alt=\"\">\r\n                <path fill=\"#FFD25E\"\r\n                    d=\"M90.23,57.75c-1.87,41.26-33.63,75.15-74.76,79.62-4.51.49-9.84,1.68-10.33-5.64-.38-5.66-.13-10.18,7.52-10.99,10.02-1.06,17.91-6.61,24.02-14.58,6.12-7.98,5.71-9.46-3.44-13.49-16.62-7.31-26.05-23.04-24.83-41.41,1.09-16.48,13.47-31.33,29.99-35.99,27.53-7.76,53.17,13.25,51.85,42.47Z\">\r\n                <\/path>\r\n                <path fill=\"#FFD25E\"\r\n                    d=\"M194.97,56.1c-.25,41.02-35.17,78.51-75.91,81.38-4,.28-8.73,1.1-9.03-5.15-.25-5.2-1.32-10.56,6.77-11.5,10.67-1.24,18.85-7.14,25.25-15.72,4.34-5.83,4.99-9.26-3.44-12.43-17.15-6.44-26.92-22.91-25.68-40.65,1.21-17.39,12.67-31.82,29.09-36.62,26.99-7.9,53.12,12.18,52.95,40.69Z\">\r\n                <\/path>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n<\/main>\r\n\r\n<!-- CTA Section -->\r\n<section class=\"cta-section with-gradient\">\r\n    <div class=\"max-w-4xl mx-auto\">\r\n        <h3 class=\"text-2xl font-bold text-therap-blue mb-3\">Transform Your QA Process Today<\/h3>\r\n        <p class=\"text-xl text-black-600 mb-12\">Ready to experience the benefits of integrating AI into your team\u2019s QA\r\n            process? Book a discovery call to learn more about Therap\u2019s AI tools and see a personalized demo for your\r\n            agency.<\/p>\r\n        <a href=\"https:\/\/www.therapservices.net\/contact\/?source=therap_blog\" class=\"special-btn\">\r\n            Book a discovery call\r\n        <\/a>\r\n    <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- Tag section -->\r\n<section class=\"tags myt-5 mb-24\">\r\n    <div class=\"max-w-4xl mx-auto\">\r\n\r\n        <div class=\"flex justify-start\">\r\n            <div class=\"flex items-center gap-2 text-therap-blue font-bold\">\r\n                <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/www.therapservices.net\/images\/therap-blog\/tag-icon.svg\" alt=\"tag\" class=\"lazyload w-4 h-4\">\r\n                <span class=\"cursor-pointer tag-pill\">\r\n                    <a href=\"https:\/\/www.therapservices.net\/blog\/search\/?q=Artificial+Intelligence&category=tag\">\r\n                        Artificial Intelligence\r\n                    <\/a>\r\n                <\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- jQuery and Custom JS -->\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.7.1.min.js\"><\/script>\r\n<script>\r\n    $(document).ready(function () {\r\n        \/\/ Search redirect\r\n        $('#search input').on('keypress', function (e) {\r\n            if (e.which === 13) {\r\n                let query = $(this).val().trim();\r\n                if (query) {\r\n                    window.location.href = 'https:\/\/www.therapservices.net\/blog\/search\/?q=' + encodeURIComponent(query);\r\n                }\r\n            }\r\n        });\r\n\r\n        $('#search button').on('click', function () {\r\n            let query = $('#search input').val().trim();\r\n            if (query) {\r\n                window.location.href = 'https:\/\/www.therapservices.net\/blog\/search\/?q=' + encodeURIComponent(query);\r\n            }\r\n        });\r\n        \/\/ Animation for testimonials on scroll\r\n        $(window).scroll(function () {\r\n            $('.quote-box-1, .quote-box-2').each(function () {\r\n                let bottom_of_object = $(this).offset().top + $(this).outerHeight();\r\n                let bottom_of_window = $(window).scrollTop() + $(window).height();\r\n                if (bottom_of_window > bottom_of_object - 100) {\r\n                    $(this).animate({ 'opacity': '1', 'margin-top': '0' }, 500);\r\n                }\r\n            });\r\n        });\r\n        \/\/ Set initial state for animation\r\n        $('.quote-box-1, .quote-box-2').css({ 'opacity': '0', 'margin-top': '50px' });\r\n    });\r\n<\/script><style type=\"text\/tailwindcss\">\r\n    @theme {\r\n        --color-therap-blue: #0c4c7c;\r\n        --color-therap-orange: #FFD25E;\r\n        --color-therap-light: #F0F4E8;\r\n        --color-therap-tag: #D5E8C4;\r\n        --color-quote-1: #ffecca;\r\n        --color-quote-2: #ffe3b2;\r\n        --color-border-orange: #ffd53d;\r\n        --color-border-blue: #00437c;\r\n        --font-merriweather: \"Merriweather\", serif;\r\n        --font-lato: \"Lato\", sans-serif;\r\n        --font-inter: \"Inter\", sans-serif;\r\n\r\n        \/* Custom shades for 'black' to support manual edits *\/\r\n        --color-black-100: #000;\r\n        --color-black-200: #000;\r\n        --color-black-300: #000;\r\n        --color-black-400: #000;\r\n        --color-black-500: #000;\r\n        --color-black-600: #000;\r\n        --color-black-700: #000;\r\n        --color-black-800: #000;\r\n        --color-black-900: #000;\r\n    }\r\n\r\n    @layer base {\r\n        body {\r\n            @apply font-inter bg-white text-[#000] leading-relaxed;\r\n        }\r\n\r\n        h1,\r\n        h2,\r\n        h3,\r\n        h4 {\r\n            @apply font-merriweather text-therap-blue;\r\n            line-height: 1.7 !important;\r\n        }\r\n\r\n        p {\r\n            @apply mb-6 text-black-700;\r\n        }\r\n    }\r\n\r\n    .post-content>p {\r\n        display: none;\r\n    }\r\n\r\n    .cta-section p {\r\n        line-height: 1.7;\r\n    }\r\n\r\n    a.special-btn {\r\n        font-size: 18px;\r\n    }\r\n\r\n    \/* Targets the exact class combination of your meta div *\/\r\n    div[class=\"flex items-center gap-2 font-bold\"] {\r\n        flex-wrap: wrap;\r\n    }\r\n    \/* tag footer removed *\/\r\n    section.tags.myt-5.mb-24 {\r\n        display: none;\r\n    }\r\n\theader.header-gradient {\r\n    padding-top: 1.5rem;\r\n    padding-bottom: 1.5rem;\r\n}\r\n\r\n    \/* Added Media Query for screens under 767px *\/\r\n    @media (max-width: 767px) {\r\n        .header-gradient h1 br {\r\n            display: none;\r\n        }\r\n\r\n        .content-area .mt-10.w-full,\r\n        .content-area .mt-12.block {\r\n            margin-top: 2rem;\r\n            margin-bottom: 2rem;\r\n        }   \r\n\r\n        section.max-w-\\[600px\\] h2 {\r\n            margin-top: 1rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .content-area h2.mt-12 {\r\n            margin-top: 3rem;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\t\t.quote-box-1, .quote-box-2 {\r\n            padding: 30px 25px;\r\n        }\r\n\t\tsvg.quote-icon.-left-12.-top-4.w-12.h-9.scale-x-\\[-1\\],svg.quote-icon.-left-24.-top-6.w-16.h-12.scale-x-\\[-1\\] {\r\n    width: 30px;\r\n    height: 35px;\r\n    left: -12px;\r\n    top: -30px;\r\n}\r\nsvg.quote-icon.-right-12.-bottom-4.w-12.h-10,svg.quote-icon.-right-24.-bottom-6.w-16.h-12 {\r\n    width: 30px;\r\n    height: 35px;\r\n    right: -12px;\r\n    bottom: -30px;\r\n}\r\n    }\r\n<\/style><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":318,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-193","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation<\/title>\n<meta name=\"description\" content=\"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation\" \/>\n<meta property=\"og:description\" content=\"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/therapservices\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T16:37:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.therapservices.net\/blog\/wp-content\/uploads\/sites\/74\/2026\/04\/5-WAYS-AI-can-inner.png\" \/>\n\t<meta property=\"og:image:width\" content=\"882\" \/>\n\t<meta property=\"og:image:height\" content=\"428\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@therapservices\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/\",\"url\":\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/\",\"name\":\"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/www.therapservices.net\/blog\/#website\"},\"datePublished\":\"2026-03-30T03:07:49+00:00\",\"dateModified\":\"2026-04-20T16:37:23+00:00\",\"description\":\"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.therapservices.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.therapservices.net\/blog\/#website\",\"url\":\"https:\/\/www.therapservices.net\/blog\/\",\"name\":\"blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.therapservices.net\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation","description":"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/","og_locale":"en_US","og_type":"article","og_title":"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation","og_description":"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.","og_url":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/","og_site_name":"blog","article_publisher":"http:\/\/www.facebook.com\/therapservices","article_modified_time":"2026-04-20T16:37:23+00:00","og_image":[{"width":882,"height":428,"url":"https:\/\/www.therapservices.net\/blog\/wp-content\/uploads\/sites\/74\/2026\/04\/5-WAYS-AI-can-inner.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@therapservices","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/","url":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/","name":"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation","isPartOf":{"@id":"https:\/\/www.therapservices.net\/blog\/#website"},"datePublished":"2026-03-30T03:07:49+00:00","dateModified":"2026-04-20T16:37:23+00:00","description":"Is manual QA slowing your agency down? Explore how AI handles high documentation volumes, provides real-time staff feedback, and ensures data-driven oversight.","breadcrumb":{"@id":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.therapservices.net\/blog\/5-ways-artificial-intelligence-can-improve-quality-assurance-in-i-dd-service-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.therapservices.net\/blog\/"},{"@type":"ListItem","position":2,"name":"5 Ways Artificial Intelligence Can Improve Quality Assurance in I\/DD Service Documentation"}]},{"@type":"WebSite","@id":"https:\/\/www.therapservices.net\/blog\/#website","url":"https:\/\/www.therapservices.net\/blog\/","name":"blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.therapservices.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/users\/318"}],"replies":[{"embeddable":true,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":6,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/193\/revisions"}],"predecessor-version":[{"id":289,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/193\/revisions\/289"}],"wp:attachment":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/media?parent=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}