

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <!-- Google Tag Manager -->
    <script>(function (w, d, s, l, i) {
            w[l] = w[l] || []; w[l].push({
                'gtm.start':
                    new Date().getTime(), event: 'gtm.js'
            }); var f = d.getElementsByTagName(s)[0],
                j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
                    'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
        })(window, document, 'script', 'dataLayer', 'GTM-T7Q9W2T');</script>
    <!-- End Google Tag Manager -->



    <meta charset="utf-8"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
    <meta name="keywords" content="employee handbook builder, create employee handbook, employee handbook software, employee handbook generator, employee handbook template online, build your own employee handbook, HR handbook creator, digital employee handbook, automated employee handbook, employee handbook creation tool" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1072088489"></script>
    <script type="text/javascript" src="Scripts/GA_Remarketing_Tag.js"></script>
    <!--  main menu   -->
    
    
    <script src="../js/jquery-3.7.1.min.js"></script>

    <script>
        function myFunction() {
            var left = (screen.width - 1000) / 2;
            var top = (screen.height - 1000) / 4;
            var myWindow = window.open("DemoVideo.html", "MsgWindow", "width=1000,height=1000,location=no,resizable=yes");

        }
        function ShowProgress(hideshow) {
            if (hideshow == 1) {
                setTimeout(function () {
                    var modal = $('<div />');
                    modal.addClass("modal");
                    $('body').append(modal);
                    var loading = $(".loading1");
                    loading.show();
                    var top = Math.max($(window).height() / 2 - loading[0].offsetHeight / 2, 0);
                    var left = Math.max($(window).width() / 2 - loading[0].offsetWidth / 2, 0);
                    loading.css({ top: top, left: left });
                }, 500);
            }
            else {
                setTimeout(function () {
                    $('.modal').remove(); $('.loading1').hide();
                }, 500);

            }


        }
        var SMainPath = window.location.toString();
        var sPath = window.location.pathname;
        var sPage = sPath.substring(sPath.lastIndexOf('/') + 1);



        var getUrlParameter = function getUrlParameter(sParam) {
            var sPageURL = window.location.search.substring(1),
                sURLVariables = sPageURL.split('&'),
                sParameterName,
                i;

            for (i = 0; i < sURLVariables.length; i++) {
                sParameterName = sURLVariables[i].split('=');

                if (sParameterName[0] === sParam) {
                    return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);
                }
            }
        };

        var SMainPathReturn = getUrlParameter("id");

        if ((sPage == "Login.aspx" || sPage == "login.aspx") && SMainPathReturn == undefined) {

            var isvalid = getUrlVars()["isvalid"];
            if (isvalid != "0") {
                 

                window.location.href = "SSOAutoLogin.aspx";
                 
            }

        }

        // Read a page's GET URL variables and return them as an associative array.
        function getUrlVars() {
            var vars = [], hash;
            var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
            for (var i = 0; i < hashes.length; i++) {
                hash = hashes[i].split('=');
                vars.push(hash[0]);
                vars[hash[0]] = hash[1];
            }
            return vars;
        }
    </script>

    
    
    
    
    <style type="text/css">
        .modal {
            position: fixed;
            top: 0;
            left: 0;
            background-color: black;
            z-index: 99;
            opacity: 0.8;
            filter: alpha(opacity=80);
            min-height: 100%;
            width: 100%;
        }

        .loading {
            font-family: Arial;
            font-size: 10pt;
            border: 5px solid #1873b9;
            width: 400px;
            height: 150px;
            display: none;
            position: fixed;
            background-color: White;
            z-index: 999;
        }

        .loading1 {
            font-family: Arial;
            font-size: 10pt;
            border: 5px solid #1873b9;
            width: 400px;
            height: 150px;
            display: none;
            position: fixed;
            background-color: White;
            z-index: 999;
        }
    </style>


    
    
    <script type="text/javascript" src="../js/script_new.js"></script>

    <link href="../css/menu.css" type="text/css" rel="stylesheet" />

    <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico" />
    <link href="../css/front_style.css" rel="stylesheet" type="text/css" />

    <meta name='description'content="The Employee Handbook Builder from BLR – learn how this tool allows you to create and update compliant employee handbooks."/> 
    <title>Employee Handbook Builder: Build, update and customize employee handbooks</title>

    
    
    
    <link href="../css/jquery.bxslider.css" type="text/css" rel="stylesheet" />
    <script src="../scroller/jquery.bxslider.min.js"></script>


    <script type="text/javascript">


        //new2706 start
        $(document).ready(function () {
            slider = $('.slider1').bxSlider({
                minSlides: 1,
                maxSlides: 1,
                moveSlides: 1,
                slideWidth: 1280,
                pause: 6000,
                //EHB-1053
                auto: true,  
            });



        });
        //new2706 end

        function setPause(t) {
            slider.stopAuto();
            setTimeout(function () {
                slider.startAuto();
            }, t);
        }
    </script>

    <script type="text/javascript" src="../js/mod_briaskISS.js"></script>
    <script type="text/javascript" src="../js/SpryAccordion.js"></script>


</head>
<body>
    <!-- Google Tag Manager (noscript) -->
    <noscript>
        <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T7Q9W2T"
            height="0" width="0" style="display: none; visibility: hidden"></iframe>
    </noscript>
    <!-- End Google Tag Manager (noscript) -->
    <form method="post" action="/" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="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" />

<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334" />
<input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" />
        <section class="wrapper-main">
            <!--Header Start Here-->
            <header id="header">
                <section class="wrap-inner2">

                    <div class="logo">

                        <a href='https://handbookbuilder.blr.com/'>
                            <img id="imag1" title="Employee Handbook Builder" src="images/logo.png" alt="Employee Handbook Builder" border="0" />
                        </a>


                    </div>
                    <div class="top_rt_logo">
                        <a href="/jackson-lewis" id="hrefjacksonlogo">
                            <img id="Image1" src="images/top_rt_logo.png" border="0" />
                        </a>
                        <div class="menu_rt_btn3">
                        </div>

                    </div>
                </section>
                <nav>
                    <section class="wrap-inner2">
                        <div class="menu_lt">
                            <div class="menumn2" id="main-wrap">
                                <div class="main-mobile-menu col_02">
                                    <div class="wrap-title">
                                        <h4>Menu</h4>
                                        <span class="open-mobile"></span>
                                    </div>
                                    <ul class="menu-mobile">
                                        <li><a id="menuhome" href='https://handbookbuilder.blr.com/'>HOME</a></li>
                                        <li><a id="menubenefits" href="employee-handbook-benefits">BENEFITS</a></li>
                                        <li><a id="menupolicy" href="employee-handbook-policy-updates">POLICY UPDATES</a></li>
                                        <li><a id="menupeos" href="employee-handbook-features-for-peo">PEOS</a></li>
                                        <li><a id="menudemo" href="employee-handbook-sample">DEMO</a></li>
                                        <li><a id="menuresource" href='https://handbookbuilder.blr.com/employee-handbook-resources/'>GUIDELINES</a></li>
                                        <li><a id="menufaq" href="employee-handbook-frequently-asked-questions-faqs">FAQ</a></li>
                                        <li><a id="menuaboutus" href="employee-manual-enquiry">CONTACT US</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="menu_rt">


                            <div class="menu_rt_btn1">
                                <a href='https://blr.com/solutions/hr-solutions/employee-handbook-builder/#contact-form?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site' target="_blank">Build Your Handbook</a>
                            </div>
                            <div class="menu_rt_btn2"><a href="Login.aspx" id="btnLogin">Login</a></div>
                        </div>
                    </section>
                </nav>
                <div id="secHome" class="slidermn">
                    <div class="wrap-inner2">
                        <div class="slider1">
                            <div class="slide">
                                <div class="bannermn">
                                    <div class="banner_lt">
                                        <h2>The BLR handbook
                                            <br />
                                            builder difference</h2>
                                        <h3>In-platform collaboration, version control, progress tracking, integrated assets and quick offline accessibility.</h3>
                                        <a style="float: left; margin-top: 30px;" href='https://handbookbuilder.blr.com/employee-manual-enquiry?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site' target="_blank">
                                            <img src="images/btn-get-started.png" alt="" /></a>
                                    </div>
                                    <div class="banner_rt">
                                        <img src="images/slide-img-1.png" alt="" />
                                    </div>
                                </div>
                            </div>
                            <div class="slide">
                                <div class="sp-img">
                                    <div class="">

                                        <div class="testi_rt">
                                            <a href='https://handbookbuilder.blr.com/employee-handbook-sample?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site' target="_blank">
                                                <img src="images/36092_Thompson_Video_Slider_Promo_1280x578.png" alt="" /></a>
                                        </div>
                                    </div>
                                </div>
                            </div>


                            <div class="slide">
                                <div class="bannermn">
                                    <a href='https://handbookbuilder.blr.com/employee-manual-enquiry?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site' target="_blank">
                                    <div class="banner_lt slide_3_text">
                                        <h2>Wherever you operate,<br />
                                            we’ve got you covered.                                           
                                        </h2>
                                        <h3>From coast to coast, Employee Handbook Builder adapts to your states’ laws.</h3>
                                    </div>
                                    <div class="banner_rt">                                        
                                            <img src="images/banner-lady.gif" alt="" />                                        
                                    </div>
                                    </a>
                                </div>
                            </div>

                            <!--new2706 start-->
                            <div class="slide" style="text-align: center;">
                                <div class="testiominalmn">
                                    <a href ="https://store.blr.com/employee-handbook-builder?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site" target="_blank" >
                                    <div class="testi_mn">
                                        <div class="testi_lt">
                                            <p>
                                                I highly recommend BLR’s Employee Handbook Builder. It's user-friendly and reliable, with great customer service! 
                                                <img src="images/testi_coma_rt.png" alt="" class="testi_rt_arrow" />
                                            </p>
                                            <h3>- Patti M.</h3>
                                            <p style="font-size: 27px;">Join the thousands of HR professionals who trust BLR. Start your subscription today.</p>
                                        </div>
                                        <div class="testi_rt">
                                        </div>
                                    </div>
                                    </a>
                                </div>
                            </div>
                            <!--new2706 end-->

                        </div>
                        <script type="text/javascript">
                            var briaskPics25 = [0];
                            var briaskInstance25 =
                                new briaskISS(25, 1, 2000, 60, briaskPics25);
                        </script>
                    </div>
                </div>
            </header>
            <!--Header End Here-->
            <!-- Content Area Main Starts -->
            <section class="content-area">
                <!-- Left Penal Starts -->
                <section class="wrap-inner2">
                    <div class="contactbg">
                        <div class="leftpanel homepage">
                            
    <link href="../css/front_style.css" rel="stylesheet" type="text/css" />
    <p><span>BLR’s Employee Handbook Builder </span>simplifies and accelerates handbook creation. Instead of taking weeks, HR professionals can build a customized, fully branded, legally compliant handbook in minutes. The platform features automatic policy updates vetted by employment law experts, built-in legal guidance, and real-time editing. Its intuitive interface supports state-specific filtering, bulk publishing, and version control—ideal for multi-location organizations. Whether creating a master handbook or tailoring versions by department, it offers the flexibility, compliance, and efficiency today’s HR teams need.</p><p><span>The Employee Handbook Builder difference: </span>With over 50-years of industry experience, service excellence and proven compliance—BLR's employee handbook generator includes federal, state and select municipality policies tailored to your specific size, location and workforce. All policies are reviewed by Jackson Lewis P.C. and are updated throughout the year, with relevant notifications sent to your inbox. It’s the perfect combination of configurability, accessibility, and protection.</p><p><span>An employee handbook does more than protect your company from legal liability.</span> A current handbook helps organizations stay up to date with labor laws, reduces legal risk, and supports smooth onboarding by clearly communicating company policies, workplace expectations, and values.</p><div class="managing_img"><a href="employee-manual-enquiry?utm_medium=web&utm_source=Organic&utm_campaign=Product_BLR_handbookbuilder_marketing_site"><img src="../images/managing_img.jpg" alt="" border="0" /></a></div>
     <script>
         //  var str = '';    
         var str = '';
         if (str == 'Home') {
             $("#menuhome").addClass("active");
             $("#dvHandbook").css("display", "none");
             $("#dvpolicy").css("display", "none");
             $("#dvresources").css("display", "none");
             $("#dvhelp").css("display", "none");
             $("#dvaccount").css("display", "none");
         }
         </script>

                            <table width="50%" style="align: center ! important;">
                                <tr>
                                    <td>
                                        
                                    </td>
                                </tr>
                            </table>
                        </div>


                        <aside class="rightpanel">
                            <div id="secPolicyUpdate" class="rt_box_mn">
                                <div class="rt_box_top">
                                    <img src="../images/rt_box_title_icon.png" alt="" border="0" />Policy Updates
                                </div>
                                
                                
                                        <div class="rt_box_botmn">
                                    
                                        <div class="rt_box_bot no_top_box_bdr">
                                            <p class="blue_color_p">Feb 04 2026 1:52PM</p>
                                            <h2 class="big_size_p">UPDATE: Illinois: Chicago Non-Harassment Complaint Form (Including Sexual Harassment)</h2>
                                            
                                            <p style="text-align: justify;">
<p>We have updated the explanatory notes of this policy to include employer considerations related to the express inclusion...
</p>
                                        </div>
                                    
                                        <div class="rt_box_bot no_top_box_bdr">
                                            <p class="blue_color_p">Feb 04 2026 8:33AM</p>
                                            <h2 class="big_size_p">UPDATE: Montana: About This Handbook/Disclaimer</h2>
                                            
                                            <p style="text-align: justify;">
<p>We have added a <strong>Disclaimer</strong> that applies to Montana only. The Disclaimer for Montana differs from all...
</p>
                                        </div>
                                    
                                        <div class="rt_box_bot no_top_box_bdr">
                                            <p class="blue_color_p">Feb 04 2026 8:33AM</p>
                                            <h2 class="big_size_p">UPDATE: Montana: About This Handbook/Disclaimer</h2>
                                            
                                            <p style="text-align: justify;">
<p>We have updated the policy and advisory notes (Explain this to me) to reflect recent changes to the Montana Wrongful Discharge...
</p>
                                        </div>
                                    
                                        </div>
                                    


                                <div class="New-More-link"><a href="employee-handbook-policy-updates">More Updates »</a></div>
                            </div>
                            

                        </aside>

                        <div class="fclear"></div>
                    </div>
                </section>
            </section>
            <!--Footer Start Here-->
            <footer id="footer">
                <section class="wrap-inner2">
                    <div class="footer-nav">
                        <a href="/employee-manual-enquiry">Contact Us</a><span id="span1">|</span>
                        
                        <a href="https://blr.com/terms/" target="_blank">Terms and Conditions</a> <span id="span2">|</span>
                        <a href="https://blr.com/privacy/" target="_blank">Privacy Policy</a><span id="span3">|</span>
                        <a href="/employee-handbook-builder-reprint">Reprint Permission</a>
                    </div>
                    <div id="divFooter2" class="copyright">
                        Copyright &copy; 
                        <script>document.write(new Date().getFullYear());</script>
                        BLR.
                      
                    </div>
                    <div id="divfooter1" class="contact-info">Tech Support: 1-844-687-0479<span>|</span><a href="mailto:techsupport@blr.com">techsupport@blr.com</a></div>
                </section>
            </footer>
            <!--Footer End Here-->

            
        </section>
        <div class="loading1" align="center">
            <br />
            <br />
            <label id="lblmessage" style="font-weight: bold;">Loading !!</label>
            <br />
            <br />
            <img src="../images/loader.gif" alt="" />

        </div>

    </form>

</body>
</html>

