CINXE.COM
SafeBase by Drata | The Trust Center Platform
<!DOCTYPE html><!-- Last Published: Thu Apr 03 2025 19:32:15 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="safebase.io" data-wf-page="66272938f2faf21980b73721" data-wf-site="65397ce059ca157da9e02a14" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>SafeBase by Drata | The Trust Center Platform</title><meta content="Streamline inbound security review workflows, automate questionnaire response with AI, transparently share your security posture, and prove security's ROI." name="description"/><meta content="SafeBase by Drata | The Trust Center Platform" property="og:title"/><meta content="Streamline inbound security review workflows, automate questionnaire response with AI, transparently share your security posture, and prove security's ROI." property="og:description"/><meta content="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6630ea96aa919e223ad6112f_Home%20page%20featured%20image.jpg" property="og:image"/><meta content="SafeBase by Drata | The Trust Center Platform" property="twitter:title"/><meta content="Streamline inbound security review workflows, automate questionnaire response with AI, transparently share your security posture, and prove security's ROI." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6630ea96aa919e223ad6112f_Home%20page%20featured%20image.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/css/safebase.5edfb506e.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Nunito Sans:regular,600"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657cdca18cef2987ff2333d0_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657cdcaa2920239391b7fb41_webclip.png" rel="apple-touch-icon"/><link href="https://safebase.io/" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NVT37HF40S"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-NVT37HF40S');</script><link rel="stylesheet" href="https://bigorangelab.github.io/webflow-helpers/dist/css/main-min.css"> <script src="https://bigorangelab.github.io/webflow-helpers/dist/js/main-min.js" defer></script> <!-- EMILY ADD THE CODE HERE - From Drata --> <!-- Qualified --> <script> (function(w,q){w['QualifiedObject']=q;w[q]=w[q]||function(){ (w[q].q=w[q].q||[]).push(arguments)};})(window,'qualified') </script> <script async src="https://js.qualified.com/qualified.js?token=7tuKTrPjYwWhAryc"></script> <!-- End Qualified --> <!-- EMILY ADD THE CODE HERE --> <style> /* * Global */ body { font-smooth: .5em;; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } .flickity-slider:focus-visible, .flickity-viewport:focus-visible, .flickity-enabled:focus-visible { outline: none; } .cta-text:after { content: ''; width: 0%; height: 2px; background: var(--black); position: absolute; bottom: -2px; left: 0; right: 0; transition: all .25s ease-in-out; } .cta-text:hover:after { width: 100%; } .image-two-up-link:hover .card-hover-overlay, .large-grid-link:hover .card-hover-overlay, .news-card:hover .card-hover-overlay, .article-card-link-wrapper:hover .card-hover-overlay { top: 0; opacity: 1; } @media screen and (max-width: 400px) { .schedule-modal-inner { margin-top: 15%; } } @media screen and (max-width: 991px) { .form-block.integration-filters-container { margin-right: 24px; width: calc(100% - 24px); } } /* * Modal */ .schedule-modal { display: none; z-index: 10; position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: auto; color: var(--black); } .schedule-modal.is-active { display: block; } .schedule-modal-inner { position: relative; z-index: 10; max-width: 640px; background: var(--white); min-height: 550px; width: 100%; padding: 24px 48px 48px; border-radius: 24px; margin: 0 auto; transform: translateY(13vh); overflow: hidden; } @media screen and (max-width: 440px){ .schedule-modal-inner { margin-top: 15%; } } .schedule-modal-bg { position: fixed; z-index: 9; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); } .schedule-modal-close { position: absolute; right: 0; top: 0; padding: 24px; background: none; font-size: 48px; transform: rotate(45deg); } .schedule-modal-paragraph { margin-bottom: 1.65em; } @media screen and (max-width: 991px) { .schedule-modal-inner { transform: translateY(0); padding: 24px; } } /* * Hubspot additions */ .submitted-message { color: var(--dark-grey); font-family: Nunito Sans,sans-serif; font-size: 20px; font-weight: 400; line-height: 1.6em; } /* * Form UI additions */ .cta-text-checkbox:checked + .cta-text-inner { display: none; } /* * Rich Text */ .rich-text-block ul { /*font-size: 18px; line-height: 1.7em;*/ } .rich-text-block figure.w-richtext-figure-type-image:not(:first-child) { width: auto; max-width: none; margin-top: 1.5em; margin-bottom: 1.5em; margin-left: -112px; margin-right: -112px; border-radius: 24px; overflow: hidden; } .rich-text-block .w-richtext figure.w-richtext-align-fullwidth { width: auto; } @media screen and (max-width: 991px) { .rich-text-block figure.w-richtext-figure-type-image:not(:first-child) { margin-left: 0; margin-right: 0; } } /* * Nav */ .nav-link-dropdown-link .nav-link-dropdown-icon-hover { display: none; } .nav-link-dropdown-link:hover .nav-link-dropdown-icon { display: none; } .nav-link-dropdown-link:hover .nav-link-dropdown-icon-hover { display: block; } .nav-link-dropdown-link:hover .nav-link-dropdown-item-caption { color: var(--white); } .dropdown-toggle.w--open .dropdown-toggle-icon-desktop { transform: rotate(180deg); } .dropdown-toggle.w--open .dropdown-toggle-icon { transform: rotate(180deg); } .menu-button.w--open { color: var(--black); } .menu-button.w--open .icon:before { content: "×"; position: relative; top: -5px; left: -5px; } .nav { transition: background 500ms linear; } .nav.is-scrolled { background: var(--white); } /* * Image Text Accordion */ .accordion-item-image, .accordion-item-image-mobile { display: none; } .accordion-item-text-body { display: none; } .accordion-item.is-open .accordion-item-button-icon { display: none; } .accordion-item-image.is-open, .accordion-item.is-open .accordion-item-text-body, .accordion-item.is-open .accordion-item-button-icon-open { display: block; } @media screen and (max-width: 991px) { .accordion-item-image.accordion-item-image-mobile { display: none; } .accordion-item.is-open .accordion-item-image.accordion-item-image-mobile { display: block; } } /* * Testimonials Carousel */ .flickity-slider .testimonials-slide:not(.is-selected) { opacity: 0 !important; } .flickity-slider .testimonials-slide.is-selected { opacity: 1 !important; } .testimonials-footer { position: absolute; bottom: -168px; } .testimonials-slide { width: 100%; padding: 64px; } .testimonials-nav-item { border: 5px solid transparent; border-radius: 19px; } .testimonials-nav-item.is-selected { border-color: var(--teal-bright); } .testimonials-carousel .flickity-button { position: absolute; background: white; top: 50%; z-index: 1; width: 50px; height: 50px; padding: 17px; border-radius: 8px; left: 30px; box-shadow: 0px 2px 8px -1px rgba(37, 38, 44, 0.1); } .testimonials-carousel .flickity-button svg { fill: #25262c; } .testimonials-carousel .flickity-button.next { left: auto; right: 30px; } .testimonials-carousel .flickity-button:disabled { opacity: 0.5; } @media screen and (max-width: 991px) { .testimonials-footer { position: relative; bottom: auto; margin-top: 24px; } .testimonials-slide { padding: 60px 24px 0px 24px; } .testimonials-carousel .flickity-button { top: auto; bottom: 110px; width: 36px; height: 36px; padding: 9px 11px; &.next { right: 0px; } &.previous { left: 0px; } } } /* * Content Tabs */ .content-tabs-item:not(.is-selected) { opacity: 0 !important; } .content-tabs-item.is-selected { opacity: 1 !important; } .content-tabs .tab-with-icon .tab-icon-active { display: none; } .content-tabs .tab-with-icon .tab-icon { display: block; } .content-tabs .tab-with-icon.tab-with-icon-active .tab-icon { display: none; } .content-tabs .tab-with-icon.tab-with-icon-active .tab-icon-active { display: block; } .content-tabs .flickity-slider .is-selected:focus-visible { outline: none; } .content-tabs-content .flickity-slider { } .content-tabs-content { position: relative; } .content-tabs .flickity-button { position: absolute; background: white; top: 50%; z-index: 1; width: 36px; height: 36px; padding: 10px; border-radius: 8px; top: -115px; left: 36px; box-shadow: 0px 2px 8px -1px rgba(37, 38, 44, 0.1); } .content-tabs.updates .flickity-button { left: 0px; } .content-tabs .flickity-button.next { left: auto; right: 36px; } .content-tabs.updates .flickity-button.next { right: 0px; } .content-tabs .flickity-button svg { fill: #25262c; } .content-tabs .flickity-button:disabled { opacity: 0.5; } @media screen and (max-width: 991px) { .tab-with-icon:not(.is-selected) { opacity: 0 !important; } .tab-with-icon.is-selected { opacity: 1 !important; } .content-tabs .tab-with-icon { pointer-events: none; } .content-tabs .tab-with-icon.tab-with-icon-active { opacity: 1 !important; } .content-tabs .flickity-button { top: -75px; left: 18px; width: 36px; height: 36px; padding: 11px; } .content-tabs .flickity-button.next { right: 18px; } } /* * Text Accordion */ .accordion-item-text-body { display: none; } .accordion-item.is-open .accordion-item-button-icon { display: none; } .accordion-item-image.is-open, .accordion-item.is-open .accordion-item-text-body, .accordion-item.is-open .accordion-item-button-icon-open { display: block; } /* * Price Comparison */ .pricing-table-group-header.is-collapsed + .pricing-table-group-content { display: none; } .pricing-table-group-header.is-collapsed .pricing-table-group-arrow { transform: rotate(180deg); } /* * Two Up Carousel */ .two-up-carousel-item:not(.is-selected) { opacity: 0 !important; } .two-up-carousel-item.is-selected { opacity: 1 !important; } .two-up-carousel-container { position: relative; } .two-up-carousel .flickity-button { position: absolute; background: white; top: 50%; z-index: 1; width: 50px; height: 50px; padding: 18px; border-radius: 8px; left: 30px; box-shadow: 0px 2px 8px -1px rgba(37, 38, 44, 0.1); } .two-up-carousel .flickity-button svg { fill: #25262c; } .two-up-carousel .flickity-button.next { left: auto; right: 30px; } .two-up-carousel .flickity-button:disabled { opacity: 0.5; } @media screen and (max-width: 991px) { .two-up-carousel .flickity-button { top: auto; bottom: 0px; width: 36px; height: 36px; padding: 11px; } } /* * Forms */ input[type="text"].hs-input, input[type="email"].hs-input, textarea.hs-input { width: 100% !important; border: 2px solid var(--med-grey); border-color: #c8c9d0; border-radius: 16px; justify-content: flex-start; align-items: center; padding: 19px 24px 14px; width: 100%; font-size: 18px; font-weight: 400; line-height: 1.6em; } input[type="text"].hs-input:focus-visible, input[type="email"].hs-input:focus-visible, textarea.hs-input:focus-visible { border-color: black; outline: none; } .hbspt-form fieldset { display: flex !important; max-width: none !important; } .hs-form-field { position: relative; margin-bottom: 24px; width: 100%; } fieldset .hs-form-field + .hs-form-field { margin-left: 24px; } .hs-form-field > label { font-family: Nunito Sans, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.6em; position: absolute; top: 19px; left: 24px; transition: all 0.25s ease-in-out; } .hs-form-field.is-focused > label, .hs-form-field.is-filled > label { top: -11px; left: 18px; padding: 0 0.5em; font-size: 14px; z-index: 0; } .hs-form-field > label:before { content: ""; z-index: -1; position: absolute; width: 100%; height: 100%; left: -0.1em; top: -0.6em; background: var(--white); } .hs-form-field > .input { margin-right: 0 !important; } input[type="text"].hs-input.error, input[type="email"].hs-input.error, textarea.hs-input.error { border-color: var(--red); } .hs-error-msg, .hs-error-msgs, .hs_error_rollup, .hs_error_rollup label { color: var(--red); font-weight: 400; list-style: none; padding-left: 0; margin-top: 0.5em; } .hs-button { width: 100%; background-color: var(--myrtle); color: var(--white); border-radius: 12px; flex-direction: column; justify-content: center; align-items: center; padding: 20px 12px; text-decoration: none; display: flex; box-shadow: 0 2px 8px rgba(12, 38, 39, 0.32); text-align: center; font-family: Nunito Sans, sans-serif; font-size: 20px; font-weight: 600; line-height: 24px; text-decoration: none; outline: none; border: none; cursor: pointer; } .article-body-signup .hs-form-field.is-focused > label:before, .article-body-signup .hs-form-field.is-filled > label:before { background: var(--yellow-pale); } .article-body-signup .hs-form { display: flex; gap: 24px; } .article-body-signup .hs-submit { min-width: 200px; } @media screen and (max-width: 991px) { .article-body-signup .hs-form { display: block; } } .footer-newsletter-form .hs-form { display: flex; gap: 24px; } .footer-newsletter-form .hs-button { background: white; color: black; border: none; padding-left: 24px; padding-right: 24px; } .footer-newsletter-form input[type="email"].hs-input { background: transparent; border-color: var(--myrtle-bright); } .footer-newsletter-form input[type="email"].hs-input:focus-visible { outline: none; } .footer-newsletter-form .hs-form-field.is-focused > label:before, .footer-newsletter-form .hs-form-field.is-filled > label:before { background: var(--myrtle); } @media screen and (max-width: 991px) { .footer-newsletter-form .hs-form { flex-direction: column; gap: 0; } } .has-sub-menu:hover + .sub-menu { display: block; } .w-dropdown-toggle .w-icon-dropdown-toggle{ transition: transform 0.5s; } .w-dropdown-toggle.w--open .w-icon-dropdown-toggle{ transform: rotate(-180deg); } .hide-it { display: none !important; } </style> <!-- Osano - Critical for Consent Management - MUST BE THE FIRST SCRIPT --> <script src="https://cmp.osano.com/AzyXUBSt6Yu4H1jtqF/fc265e31-7459-4a4d-8c74-a648a134266b/osano.js"></script> <style> .osano-cm-widget { right: unset; left: 12px; } </style> <!-- Segment - Critical --> <script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){if(window.analytics.initialized)return window.analytics[e].apply(window.analytics,arguments);var i=Array.prototype.slice.call(arguments);i.unshift(e);analytics.push(i);return analytics}};for(var i=0;i<analytics.methods.length;i++){var key=analytics.methods[i];analytics[key]=analytics.factory(key)}analytics.load=function(key,i){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn-segment.safebase.io/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=i};analytics._writeKey="EqkctDbRpAEElVrDBMPmZP42NeEgRdbN";;analytics.SNIPPET_VERSION="4.16.1"; var SB_LOAD_FS_PATHS = [ 'schedule', 'security-review-response-time', 'enterprise-security-reviews', 'growth-security-reviews' ]; var sbPagePaths = window.location.pathname.split('/'); var sbPagePathFirstItem; if (sbPagePaths[0] === '') { sbPagePathFirstItem = sbPagePaths[1]; } else { sbPagePathFirstItem = sbPagePaths[0]; } var sbShouldLoadFs = SB_LOAD_FS_PATHS.includes(sbPagePathFirstItem); analytics.load("EqkctDbRpAEElVrDBMPmZP42NeEgRdbN", { integrations: { "Fullstory (Actions)": sbShouldLoadFs, "Segment.io": { apiHost: "api-segment.safebase.io/v1" }}}); analytics.page(); }}(); </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "url": "https://safebase.io", "logo": "https://storage.googleapis.com/public.safebase.co/safebase.png" } </script> <script> (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','https://www.google-analytics.com/analytics.js','ga'); // Creates an adblock detection plugin. ga('provide', 'adblockTracker', function(tracker, opts) { var ad = document.createElement('ins'); ad.className = 'AdSense'; ad.style.display = 'block'; ad.style.position = 'absolute'; ad.style.top = '-1px'; ad.style.height = '1px'; document.body.appendChild(ad); tracker.set('dimension' + opts.dimensionIndex, !ad.clientHeight); document.body.removeChild(ad); }); ga('create', 'G-4LV7S6Y8F4', 'auto'); ga('require', 'adblockTracker', {dimensionIndex: 1}); ga('send', 'pageview'); </script> <!-- CSS Fixes for Mobile --> <style> @media screen and (max-width: 600px){ .hbspt-form .hs-form-field > label { font-size: 14px; } } </style></head><body class="body"><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="nav-2024 outer w-nav"><div class="nav-2024 inner"><div class="_2024-mobile-menu"><a href="/" aria-current="page" class="brand mobile-updates w-nav-brand w--current"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata.png" loading="lazy" sizes="(max-width: 479px) 91vw, 100.265625px" height="24" alt="SafeBase by Drata" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata.png 564w" class="vectors-wrapper-19"/></a><a data-w-id="5f64f5ef-3316-0cbe-7446-4b6aa3e11751" href="#" class="mobile-menu-button w-button">|||</a><a data-w-id="5f64f5ef-3316-0cbe-7446-4b6aa3e11753" href="#" class="mobile-menu-button hide-first w-button">x</a></div><div id="safebase-nav" class="w-layout-grid navgrid"><a id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c8e2-4ff1e246" href="/" aria-current="page" class="brand brand-desktop w-nav-brand w--current"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata.png" loading="lazy" width="188" height="32" alt="SafeBase by Drata" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5d4d58084ebc3b8b13d6_Color%3DDark%20SafebaseByDrata.png 564w" sizes="(max-width: 479px) 91vw, 187.9921875px" class="vectors-wrapper-19"/></a><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c8e4-4ff1e246" class="nav-menu-inner-items"><div data-hover="true" data-delay="0" class="nav-dropdown-element w-dropdown"><div class="w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="menu-text">Platform</div></div><nav class="nav-dropdown-container w-dropdown-list"><div class="w-layout-hflex dropdown-flex-wrapper"><div class="w-layout-vflex flex-block-4 col-1"><a href="/products" class="text-block-46 w-inline-block"><div class="text-block-46">Platform</div></a><p class="paragraph-16">Learn about the SafeBase Trust Center Platform</p><a href="/schedule" class="nav-menu-cta"><div class="nav-menu-cta-inner"><div class="button-19">Book a demo</div></div></a></div><div class="w-layout-vflex flex-block-4 col-2"><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c8f6-4ff1e246" class="menu-grid-child first-menu-item"><a href="/products" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6629d420930c292f49d08537_platform.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Platform overview</div></div><p class="paragraph-17">Everything you need for friction-free security reviews</p></div></div></a></div><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c8fa-4ff1e246" class="menu-grid-child"><a href="/products/trust-center" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a64adc4f322f3a00cfa51_Trust.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Trust Center</div></div><p class="paragraph-17">Simplify security reviews with a buyer-facing home for your security and trust posture</p></div></div></a></div><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c8fe-4ff1e246" class="menu-grid-child"><a href="/products/ai-questionnaire-assistance" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a66268ab62c8856f77836_Artificial%20Intelligence.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">AI Questionnaire Assistance</div></div><p class="paragraph-17">Respond to security questionnaires quickly and accurately with AI</p></div></div></a></div><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c902-4ff1e246" class="menu-grid-child has-sub-menu"><a href="/products/integrations" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a663a8fe10326aabc4533_integrations.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Integrations</div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6627cf38a7c9a8becd542271_arrow-right-diagonal.svg" loading="lazy" width="14" height="14" alt="" class="image-67"/></div><p class="paragraph-17">Connect your Trust Center Platform to the tools your teams use every day</p></div></div></a></div><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c906-4ff1e246" class="sub-menu"><div class="w-layout-vflex flex-block-10"><a href="/products/integrations/salesforce" class="link-block sub-menu-hover w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a663a8fe10326aabc4533_integrations.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Salesforce</div></div><p class="paragraph-17">Bring security reviews into your sellers’ workflow for a best-in-class buyer experience</p></div></div></a></div></div><div id="w-node-_253d8ba7-b912-001f-5c62-9cf08f02c912-4ff1e246" class="menu-grid-child last-menu-item"><a href="/products/analytics" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a64ad3c390521e7d0e274_insights.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Analytics</div></div><p class="paragraph-17">Demonstrate the power of your security programs with real-time insights</p></div></div></a></div></div><div class="w-layout-vflex flex-block-4 col-3"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item w-dyn-item"><a href="/blog/drata-acquires-safebase" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2).png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-500.png 500w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-800.png 800w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-1080.png 1080w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-1600.png 1600w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-2000.png 2000w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2).png 2400w" class="image-64"/><div class="text-block-49">SafeBase + Drata: Redefining Trust and Compliance for the Enterprise</div></a></div></div></div></div></div></nav></div><div data-hover="true" data-delay="0" class="nav-dropdown-element w-dropdown"><div class="w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="menu-text">Solutions</div></div><nav class="nav-dropdown-container w-dropdown-list"><div class="w-layout-hflex dropdown-flex-wrapper"><div class="w-layout-vflex flex-block-4 col-1"><div class="text-block-46">Solutions</div><p class="paragraph-16">See how SafeBase enables your business to lead with security</p><a href="/schedule" class="nav-menu-cta"><div class="nav-menu-cta-inner"><div class="button-19">Book a demo</div></div></a></div><div class="w-layout-vflex flex-block-4 col-2"><div class="menu-grid-child first-menu-item"><a href="/solutions/sales" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a64ad93756f0b744bcc96_sales.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Sales</div></div><p class="paragraph-17">Expedite security and legal reviews for revenue teams</p></div></div></a></div><div class="menu-grid-child"><a href="/solutions/grc" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662a64ada04723d77b5c4897_GRC.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">GRC</div></div><p class="paragraph-17">Showcase your compliance efforts with scalable security reviews</p></div></div></a></div><div class="menu-grid-child"><a href="/solutions/security-questionnaires" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0ff154d78aed6db3094e_Blog.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Security Questionnaires</div></div><p class="paragraph-17">Easily and efficiently respond to security questionnaires</p></div></div></a></div></div><div class="w-layout-vflex flex-block-4 col-3"><div class="text-block-48">Featured Resource</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item w-dyn-item"><a href="/resources/guide-omdia-on-the-radar" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/659c795c017230ba20f6ae7a_Resource%20Card%20-%20Omdia.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/659c795c017230ba20f6ae7a_Resource%20Card%20-%20Omdia-p-500.png 500w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/659c795c017230ba20f6ae7a_Resource%20Card%20-%20Omdia-p-800.png 800w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/659c795c017230ba20f6ae7a_Resource%20Card%20-%20Omdia.png 1056w" class="image-64"/><div class="text-block-49">On the Radar: SafeBase Builds a Platform for Third-Party Risk Verification</div></a></div></div></div></div></div></nav></div><a href="/pricing-expired" class="link-2 menu-text">Pricing</a><div data-hover="true" data-delay="0" class="nav-dropdown-element w-dropdown"><div class="w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="menu-text">Customers</div></div><nav class="nav-dropdown-container w-dropdown-list"><div class="w-layout-hflex dropdown-flex-wrapper"><div class="w-layout-vflex flex-block-4 col-1"><div class="text-block-46">Customers</div><p class="paragraph-16">See how our customers put trust front and center</p><a href="/customers" class="link">See all case studies</a></div><div class="w-layout-vflex flex-block-4 col-2"><div class="menu-grid-child first-menu-item"><a href="/customers" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0fa18162ad449e3a7f61_Customers.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Case studies</div></div><p class="paragraph-17">See how top companies are using SafeBase</p></div></div></a></div><div class="menu-grid-child"><a href="/customers/trust-center-examples" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0fc5c91cc7a39f05204f_Trust%20Center%20examples.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Trust Centers Examples</div></div><p class="paragraph-17">View our customer's Trust Centers</p></div></div></a></div><div class="menu-grid-child"><a href="/customers/testimonials" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66cfe4ce7f486e09adbdd401_Assign%20subject%20matter%20experts%20icon.svg" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Testimonials</div></div><p class="paragraph-17">Real feedback, real customers</p></div></div></a></div></div><div class="w-layout-vflex flex-block-4 col-3"><div class="text-block-48">Featured Resource</div><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item w-dyn-item"><a href="/case-studies/palantir" class="link-block-2 w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/657a245cdbada6ca4de9a7e4_Card_Palantir.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/657a245cdbada6ca4de9a7e4_Card_Palantir-p-500.png 500w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/657a245cdbada6ca4de9a7e4_Card_Palantir-p-800.png 800w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/657a245cdbada6ca4de9a7e4_Card_Palantir.png 1056w" class="image-64"/><div class="text-block-49">Palantir Demonstrates its Security Posture to Some of the World’s Most Secure Buyers</div></a></div></div></div></div></div></nav></div><div data-hover="true" data-delay="0" class="nav-dropdown-element w-dropdown"><div class="w-dropdown-toggle"><div class="w-icon-dropdown-toggle"></div><div class="menu-text">Resources</div></div><nav class="nav-dropdown-container w-dropdown-list"><div class="w-layout-hflex dropdown-flex-wrapper"><div class="w-layout-vflex flex-block-4 col-1"><div class="text-block-46">Resources</div><p class="paragraph-16">Learn more about building a winning customer trust program</p><a href="/schedule" class="nav-menu-cta"><div class="nav-menu-cta-inner"><div class="button-19">Book a demo</div></div></a></div><div class="w-layout-vflex flex-block-4 col-2"><div class="menu-grid-child first-menu-item"><a href="/resources" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0fe0eeded5c1213df64c_Resource%20center.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Resources</div></div><p class="paragraph-17">Tailored resources for your business</p></div></div></a></div><div class="menu-grid-child"><a href="/blog" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0ff154d78aed6db3094e_Blog.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Blog</div></div><p class="paragraph-17">Updates and insights from the SafeBase team</p></div></div></a></div><div class="menu-grid-child last-menu-item"><a href="/women-in-trust" class="link-block w-inline-block"><div class="w-layout-hflex flex-block-5"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0ffe9cf27c1b6b6a3f3f_Women%20in%20Trust.png" loading="lazy" width="21" alt=""/><div class="w-layout-vflex flex-block-6"><div class="w-layout-hflex flex-block-9"><div class="text-block-47">Women in Trust</div></div><p class="paragraph-17">Improving representation in cybersecurity leadership</p></div></div></a></div></div><div class="w-layout-vflex flex-block-4 col-3"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="collection-item w-dyn-item"><a href="/blog/drata-acquires-safebase" class="link-block-2 w-inline-block"><img src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2).png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-500.png 500w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-800.png 800w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-1080.png 1080w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-1600.png 1600w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2)-p-2000.png 2000w, https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/67aa80b4b638b6bd290a8922_Group%20619490106%20(2).png 2400w" class="image-64"/><div class="text-block-49">SafeBase + Drata: Redefining Trust and Compliance for the Enterprise</div></a></div></div></div></div></div></nav></div><div class="nav-menu-ctas new-2024"><a href="https://app.safebase.io/api/auth/login" class="nav-menu-cta nav-menu-cta-white"><div><div class="menu-cta-text">Login</div></div></a><a href="/schedule" class="nav-menu-cta is-text-white _0ecede8a-a3eb-40b1-8a2d-d6e2019f6c03"><div class="nav-menu-cta-inner"><div class="menu-cta-text">Book a demo</div></div></a></div></div></div></div><div class="w-embed"><style> .pricing-tab:first-of-type { border-top-left-radius: 16px; } </style></div></div><div class="d-grid"><div id="w-node-_2f82672a-a7dd-ef28-4864-38671446b3bf-1446b3be" class="component-hero grid-container"><div id="w-node-_2f82672a-a7dd-ef28-4864-38671446b3c0-1446b3be" class="w-layout-vflex hero-content-1"><h1 class="heading-10">AI-powered Trust Center to share information and answer questionnaires</h1><p class="paragraph-bigger itr-description">Trust Center + AI Questionnaire Assistance<br/><br/>Build customer trust upfront with secure Trust Center access to security and compliance information. Generate accurate, real-time questionnaire responses with AI, boost team productivity, and prove security ROI — all from the SafeBase Trust Center platform.</p><div class="w-layout-hflex cta-wrapper"><a href="/schedule" class="cta cta-dark w-button">Book a demo</a></div></div><img id="w-node-ebc800b1-15e5-d3cf-3346-673be0cb05fa-1446b3be" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background.png" alt="" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-1600.png 1600w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-2000.png 2000w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background-p-2600.png 2600w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66ce68295977cd0148fbdc62_Homepage%20hero%20-%20no%20background.png 2909w" class="hero-image-1"/></div></div><section><div class="w-layout-blockcontainer is-content w-container"><div class="div-block-19 with-updates"><div class="block-customer-logos"><div class="text-block-54"><em>Explore our customer trust centers by clicking on the logos below.</em></div><div id="customer-logos" class="collection-list-wrapper founding-trust-alliance-wrapper w-dyn-list"><div fs-cmsload-mode="render-all" fs-cmsfilter-element="list" role="list" class="logo-grid founding-trust-alliance-grid w-dyn-items"><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://trust.openai.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd633962d7c0798373f6c_OpenAI.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://linkedin.safebase.us/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd6e65f726597e222dea9_LinkedIn.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.abnormalsecurity.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd5fa1665116165a0bcf7_abnormal.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.asana.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd6445f1c584a32c36e36_Asana.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://trust.wiz.io/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/6799278eb797afda5beb1927_wiz_logo_final.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://trust.hubspot.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd75087f31c55c487fcfe_HubSpot.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://instacart.safebase.us/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd67e8d8a0f47c3f97aef_Instacart.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.clickup.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd6fc5c3142d31b89e45e_ClickUp.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.plaid.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd6c197266cb13572fbba_Plaid.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://trust.ramp.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd65f205b9e0bf29d0133_Ramp.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.crossbeam.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd9384c4e203be60b91ac_Crossbeam.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://trust.gitlab.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd781a3c030b07d23a212_Gitlab.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.t-mobile.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/66b38c189d67c70555b6ee66_T-Mobile_New_Logo_Primary_RGB_M-on-K_Transparent.avif" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://security.jamf.com/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd73687f31c55c487e0ba_Jamf.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div><div role="listitem" class="logo-grid-item w-dyn-item"><a href="https://palantir.safebase.us/" target="_blank" class="logo-grid-item-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/654d48e43ed3ff3779c3a2ea/664fd71bf0fef625205b2a9d_Palantir.png" alt="" class="logo-grid-item-image"/><div fs-cmsfilter-field="category" class="trust-alliance-featured">This is some text inside of a div block.</div></a></div></div></div></div><div class="content-tabs"><div class="content-tabs-nav"><div class="tabs-with-icons"><a href="#" class="tab-with-icon tab-with-icon-active w-inline-block"><img width="33" height="33" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23f2e5bb8e4e1d728f198_Visibility%203.png" loading="lazy" class="tab-icon"/><img width="33" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23eca3d2bae0ac815c1e4_Visibility%20a.png" class="tab-icon-active"/><div class="tab-text">Leverage AI</div></a><a href="#" class="tab-with-icon w-inline-block"><img width="32" height="32" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23f6b4733b7850cc02eeb_Sponsorship%20(1).png" loading="lazy" class="tab-icon"/><img width="33" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/666caa3efe6b4c8e86311e6c_Partnership%20(1).png" class="tab-icon-active"/><div class="tab-text">Build Customer<br/>Trust</div></a><a href="#" class="tab-with-icon w-inline-block"><img width="32" height="32" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23f7a9d1c8c7a52dfb50f_Access%20(1).png" loading="lazy" class="tab-icon"/><img width="33" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0fc5c91cc7a39f05204f_Trust%20Center%20examples.png" class="tab-icon-active"/><div class="tab-text">Integrate <br/>Workflows</div></a><a href="#" class="tab-with-icon w-inline-block"><img width="32" height="32" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23f92144ee4213ea88fb2_Industry%20acceleration%20(1).png" loading="lazy" class="tab-icon"/><img width="33" loading="lazy" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e10a6c1d340a7bd5afef04_Industry%20acceleration.png" class="tab-icon-active"/><div class="tab-text">Drive Revenue <br/></div></a></div></div><div class="content-tabs-content"><div class="content-tabs-item"><div class="content-tabs-2-up-image"><img sizes="(max-width: 767px) 100vw, 684.99609375px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741c5f2b1bdc6e433014a76_Reduce%20time%20spent%20on%20security%20questionnaire%20review%20by%2080%25%20and%20more%20with%20SafeBase-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741c5f2b1bdc6e433014a76_Reduce%20time%20spent%20on%20security%20questionnaire%20review%20by%2080%25%20and%20more%20with%20SafeBase.png 685w" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741c5f2b1bdc6e433014a76_Reduce%20time%20spent%20on%20security%20questionnaire%20review%20by%2080%25%20and%20more%20with%20SafeBase.png" loading="lazy" class="tab-content-2-up-image-img"/></div><div class="content-tabs-2-up-content"><div class="content-tabs-2-up-icon"><img width="64" height="64" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e23e60e8df349868592678_Visibility%2002.png" loading="lazy" class="vectors-wrapper-94"/></div><div class="content-tabs-2-up-text"><h3 class="heading-h3-5">Reduce time spent on security questionnaires by 80% or more</h3><div class="body-largeregular-alt"><strong>AI Questionnaire Assistance</strong> rapidly processes large volumes of complex security questionnaires, leveraging your existing content to generate swift, accurate responses. <br/><a href="#"><strong>LEARN MORE</strong></a></div></div></div></div><div class="content-tabs-item"><div class="content-tabs-2-up-image"><img sizes="(max-width: 767px) 100vw, (max-width: 991px) 727.9921875px, 939.99609375px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741d997d3ce84922e32a87d_SafeBase%20AI%20Powered%20Trust%20Center%20and%20Questionnaire%20Assistance-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741d997d3ce84922e32a87d_SafeBase%20AI%20Powered%20Trust%20Center%20and%20Questionnaire%20Assistance-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741d997d3ce84922e32a87d_SafeBase%20AI%20Powered%20Trust%20Center%20and%20Questionnaire%20Assistance-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741d997d3ce84922e32a87d_SafeBase%20AI%20Powered%20Trust%20Center%20and%20Questionnaire%20Assistance.png 1140w" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741d997d3ce84922e32a87d_SafeBase%20AI%20Powered%20Trust%20Center%20and%20Questionnaire%20Assistance.png" loading="lazy" class="tab-content-2-up-image-img"/></div><div class="content-tabs-2-up-content"><div class="content-tabs-2-up-icon"><img width="64" height="64" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/666caa3efe6b4c8e86311e6c_Partnership%20(1).png" loading="lazy" class="vectors-wrapper-94"/></div><div class="content-tabs-2-up-text"><h3 class="heading-h3-5">Build Customer Trust</h3><div class="body-largeregular-alt">Proactively share your security posture with prospects and customers and with a highly scalable <strong>Trust Center</strong>. Custom rules engines, permission profiles, and advanced search capabilities allow secure, self-serve access to commonly asked security questions to simplify the review process. <br/><a href="#"><strong>LEARN MORE</strong></a></div></div></div></div><div class="content-tabs-item"><div class="content-tabs-2-up-image"><img sizes="(max-width: 767px) 100vw, 555.99609375px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741e246ab283f958a3367ba_Robust%20Integrations%20with%20SafeBase-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741e246ab283f958a3367ba_Robust%20Integrations%20with%20SafeBase.png 556w" alt="Integrate into the flow of work with robust integrations from SafeBase. Integrate into GTM tools like Slack, Teams, Jira, and Salesforce as well as major TPRMs, Docusign, Ironclad and more with SafeBase." src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741e246ab283f958a3367ba_Robust%20Integrations%20with%20SafeBase.png" loading="lazy" class="tab-content-2-up-image-img"/></div><div class="content-tabs-2-up-content"><div class="content-tabs-2-up-icon"><img width="64" height="64" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662f0fc5c91cc7a39f05204f_Trust%20Center%20examples.png" loading="lazy" class="vectors-wrapper-94"/></div><h3 class="heading-h3-5">Integrate into the flow of work to boost productivity</h3><div class="content-tabs-2-up-text"><div class="body-largeregular-alt">Manage Trust Center tasks with <strong>integrations</strong> for Slack, Teams and Jira, streamline DocuSign and Ironclad NDA workflows, and embed Intercom chat tools within your Trust Center. Plus integrate into major TPRMs, Salesforce, and other GTM workflow tools to drive efficiency.<br/><a href="#"><strong>LEARN MORE</strong></a></div></div></div></div><div class="content-tabs-item"><div class="content-tabs-2-up-image"><img loading="lazy" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6741e58a9ad20d03312952d7_SafeBase%20offers%20robust%20analytics%20dashboards%20to%20prove%20security%20program%20ROI.png" alt="" class="tab-content-2-up-image-img"/></div><div class="content-tabs-2-up-content"><div class="content-tabs-2-up-icon"><img width="64" height="64" alt="" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65e10a6c1d340a7bd5afef04_Industry%20acceleration.png" loading="lazy" class="vectors-wrapper-94"/></div><div class="content-tabs-2-up-text"><h3 class="heading-h3-5">Help close deals faster and prove security's ROI</h3><div class="body-largeregular-alt">Analytics dashboards offer granular views of security enabled revenue, connecting your team's efforts to ARR, pipeline and deal velocity. Keep track of buyer engagement metrics like access requests, account activity, and document interactions to prove impact and optimize.<br/><a href="#"><strong>LEARN MORE</strong></a></div></div></div></div></div></div><div id="questionnaire-assistance" class="hp-roi-cta with-updates"></div><div class="div-block-20 with-updates"><h1 class="heading-14">Scale security and trust program impact</h1><section class="counterscomponent"><div class="w-layout-hflex counters myrtle .is-bg-myrtle .is-text-myrtle"><div class="w-layout-vflex counter teal text-white"><div class="w-layout-hflex flex-block-2"><p class="paragraph-13 counter-number teal">98</p><p class="paragraph-14 teal text-white">%</p></div><p class="paragraph-15 teal text-white">Crossbeam reduced inbound questionnaires by 98% after launching their Trust Center</p></div><div class="divider"></div><div class="w-layout-vflex counter teal text-white"><div class="w-layout-hflex flex-block-2"><p class="paragraph-13 counter-number teal"> 15</p><p class="paragraph-14 teal text-white"> min</p></div><p class="paragraph-15 teal text-white">jamf engineers leveraged AI questionnaire assistance to reduce review time from 3 hours to 15 minutes<br/></p></div><div class="divider"></div><div class="w-layout-vflex counter teal text-white"><div class="w-layout-hflex flex-block-2"><p class="paragraph-13 counter-number teal">10</p><p class="paragraph-14 teal text-white">x</p></div><p class="paragraph-15 teal text-white">Asana boosted security documentation turnaround time by 10x with SafeBase</p></div></div></section><div class="w-layout-blockcontainer w-container"><a href="/customers" class="wit-cta-2"><div class="cta-inner"><div class="cta-inner-text">Read Customer Case Studies</div></div></a></div><div class="block-video-scroller"><div class="w-layout-hflex main-video"><div class="chevron-container left-arrow scroll-left"><div class="chevron point-left"></div></div><div style="padding-top:56.17021276595745%" class="w-embed-youtubevideo youtube"><iframe src="https://www.youtube.com/embed/ba4FJbH8O8I?rel=0&controls=1&autoplay=0&mute=0&start=0" frameBorder="0" style="position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:auto" allow="autoplay; encrypted-media" allowfullscreen="" title="EXTREME SIMPLE Traditional Japanese Wood Joinery - Hand Cut Three-Way Wood Joints Structure"></iframe></div><div class="chevron-container right-arrow scroll-right"><div class="chevron point-right"></div></div></div><div class="w-layout-hflex video-options"><div data-selected-video="ayFVaxiE99E" class="video-option"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6765c45edb7fe8439e44f7b9_Updated_Cynthia%20Miller%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube%20(1).png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6765c45edb7fe8439e44f7b9_Updated_Cynthia%20Miller%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube%20(1)-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6765c45edb7fe8439e44f7b9_Updated_Cynthia%20Miller%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube%20(1)-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6765c45edb7fe8439e44f7b9_Updated_Cynthia%20Miller%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube%20(1)-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/6765c45edb7fe8439e44f7b9_Updated_Cynthia%20Miller%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube%20(1).png 1280w"/></div><div data-selected-video="Zep3SYzaZzo" class="video-option"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/675c9c67057b1cd03d1ce574_Nithya%20Ram%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/675c9c67057b1cd03d1ce574_Nithya%20Ram%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/675c9c67057b1cd03d1ce574_Nithya%20Ram%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/675c9c67057b1cd03d1ce574_Nithya%20Ram%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/675c9c67057b1cd03d1ce574_Nithya%20Ram%20SafeBase%20Testimonial%20ThumbNail%20for%20YouTube.png 1280w"/></div><div data-selected-video="ba4FJbH8O8I" class="video-option"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66bf881ffd9d8be6c02db988_Mike.webp" loading="lazy" alt=""/></div></div></div><div id="questionnaire-assistance" class="hp-roi-cta with-updates"></div><div class="w-layout-blockcontainer is-content w-container"></div></div><div class="testimonials-carousel"><div class="testimonials-nav"><a href="#" class="testimonials-nav-item w-inline-block"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin.jpeg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin-p-500.jpeg 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin.jpeg 800w" alt="" class="testimonials-nav-item-image"/></a><a href="#" class="testimonials-nav-item w-inline-block"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase.webp" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase-p-500.webp 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase.webp 800w" alt="" class="testimonials-nav-item-image"/></a><a href="#" class="testimonials-nav-item w-inline-block"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton.png 810w" alt="" class="testimonials-nav-item-image"/></a><a href="#" class="testimonials-nav-item w-inline-block"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662937f57fca06707c4695ad_Arianna%20Willett_ngrok_Headshot.jpeg" loading="lazy" alt="" class="testimonials-nav-item-image"/></a><a href="#" class="testimonials-nav-item w-inline-block"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734ff26c2cc9cc2084e690_Jake%20Yount.jpeg" loading="lazy" alt="" class="testimonials-nav-item-image"/></a></div><div class="testimonials-slides"><div class="testimonials-slide"><div class="body-xlarge">“A zero-friction, more open program helps us amplify our commitment to security and privacy. But, it also allows us to keep up with the immense demand from our large and small customers.”</div><div class="testimonials-footer"><div class="testimonials-footer-image"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin.jpeg" loading="lazy" width="180" sizes="(max-width: 479px) 100vw, 180px" alt="" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin-p-500.jpeg 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734be51ec919ee59ea2264_Brian%20Tobin.jpeg 800w" class="testimonials-footer-image-src"/></div><div class="testimonials-footer-text"><div class="testimonials-footer-text-inner"><div class="body-largeregular left-text">Brian Tobin</div><div class="body-smallregular">Security Technical Program Manager</div></div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65735accd02e43f24b52701a_63fd3ada61b9b6d7ff80d994_asana-logo-p-500.png" loading="lazy" width="81.75" height="24" alt="" class="testimonials-footer-logo"/></div></div></div><div class="testimonials-slide"><div class="body-xlarge">“Besides saving myself and our sales team time, it has increased customer confidence in our platform and shows one of our core values very transparently — Trust is Our Business. Our Security Portal puts that on display for all to see.”</div><div class="testimonials-footer"><div class="testimonials-footer-image"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase.webp" loading="lazy" width="180" sizes="(max-width: 479px) 100vw, 180px" alt="" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase-p-500.webp 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0b2554671f245da7d92f_634f0dd421b7f486933b8e25_Chris-Castaldo-Crossbeam-SafeBase.webp 800w" class="testimonials-footer-image-src"/></div><div class="testimonials-footer-text"><div class="testimonials-footer-text-inner"><div class="body-largeregular left-text">Chris Castaldo</div><div class="body-smallregular">CISO</div></div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0aa58b218cc108ac06cc_kwfoo8fo8jps9bu6cxpok87cdig1.png" loading="lazy" width="81.75" height="24" alt="" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0aa58b218cc108ac06cc_kwfoo8fo8jps9bu6cxpok87cdig1-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0aa58b218cc108ac06cc_kwfoo8fo8jps9bu6cxpok87cdig1-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0aa58b218cc108ac06cc_kwfoo8fo8jps9bu6cxpok87cdig1-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/656e0aa58b218cc108ac06cc_kwfoo8fo8jps9bu6cxpok87cdig1.png 1286w" sizes="(max-width: 479px) 100vw, 81.75px" class="testimonials-footer-logo"/></div></div></div><div class="testimonials-slide"><div class="body-xlarge">“With a bifurcated security review process, you’re taking a chance that the documentation that’s shared is out of date. Someone might not know the right answer. Customer trust is hard to obtain and easy to lose. We’re not interested in walking things back.”</div><div class="testimonials-footer"><div class="testimonials-footer-image"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton.png" loading="lazy" width="180" sizes="(max-width: 479px) 100vw, 180px" alt="" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/657b5c8f08a1ebf340d1d201_Mike_Britton.png 810w" class="testimonials-footer-image-src"/></div><div class="testimonials-footer-text"><div class="testimonials-footer-text-inner"><div class="body-largeregular left-text">Mike Britton</div><div class="body-smallregular">CISO</div></div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65660d28c49c3d524c4b21a2_abnormal%20alt.png" loading="lazy" width="81.75" height="24" alt="" class="testimonials-footer-logo"/></div></div></div><div class="testimonials-slide"><div class="body-xlarge">“It makes my life so much easier…A process that used to take weeks now can be completed in a matter of minutes, and I usually don’t even have to get involved. Now I can focus on having the most strategic conversations, rather than getting into the weeds of every deal.”</div><div class="testimonials-footer"><div class="testimonials-footer-image"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662937f57fca06707c4695ad_Arianna%20Willett_ngrok_Headshot.jpeg" loading="lazy" width="180" alt="" class="testimonials-footer-image-src"/></div><div class="testimonials-footer-text"><div class="testimonials-footer-text-inner"><div class="body-largeregular left-text">Arianna Willet</div><div class="body-smallregular">Senior Director of Security Risk & Trust</div></div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/662723051c21a90b1c536636_ngrok.png" loading="lazy" width="81.75" height="24" alt="" class="testimonials-footer-logo"/></div></div></div><div class="testimonials-slide"><div class="body-xlarge">“Beyond a shadow of a doubt, SafeBase streamlines our process. Every customer has to go through some type of security review… SafeBase has completely streamlined and simplified that process. There’s an inherent benefit to our acceleration.”</div><div class="testimonials-footer"><div class="testimonials-footer-image"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65734ff26c2cc9cc2084e690_Jake%20Yount.jpeg" loading="lazy" width="180" alt="" class="testimonials-footer-image-src"/></div><div class="testimonials-footer-text"><div class="testimonials-footer-text-inner"><div class="body-largeregular left-text">Jake Yount</div><div class="body-smallregular">VP of North America Sales</div></div><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65660d28c49c3d524c4b21a2_abnormal%20alt.png" loading="lazy" width="81.75" height="24" alt="" class="testimonials-footer-logo"/></div></div></div></div><div class="testimonials-count"><div class="body-smallregular"></div></div></div><div class="block-cta-standard"><h2 class="heading-h2">Learn more about building a winning customer trust program</h2><div class="body-largeregular-10"></div><a href="/resources" class="cta-text w-inline-block"><div class="cta-text-inner">See all resources</div></a></div><div class="w-layout-hflex component-featured-resources"><div class="component-featured-resources-inner"><div id="w-node-_2c6f7e7b-cf8d-0a60-7efc-88a1070a7d1f-070a7d1f" class="w-layout-vflex featured-card"><a href="https://safebase.io/resources/guide-best-practices" class="featured-card-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image.png" alt="" sizes="(max-width: 479px) 47vw, (max-width: 767px) 21vw, (max-width: 991px) 120px, (max-width: 1439px) 6vw, (max-width: 1919px) 72px, 96px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image-p-1600.png 1600w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image-p-2000.png 2000w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4cb8302cd2165bb0a7d7_FY24%20Best%20Practices%20Guide%20Card%20Image.png 2400w" class="featured-card-img"/><h4 class="featured-card-title">[Guide] Best Practices for Building — and Keeping — Customer Trust</h4><div class="w-layout-hflex featured-card-footer"><div class="featured-card-text"></div><div class="featured-card-spacer"></div><div class="featured-card-text">Guide</div></div></a></div><div id="w-node-_2c6f7e7b-cf8d-0a60-7efc-88a1070a7d1f-070a7d1f" class="w-layout-vflex featured-card"><a href="https://safebase.io/resources/roi-calculator" class="featured-card-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image.png" alt="" sizes="(max-width: 479px) 47vw, (max-width: 767px) 21vw, (max-width: 991px) 120px, (max-width: 1439px) 6vw, (max-width: 1919px) 72px, 96px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image-p-800.png 800w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image-p-1080.png 1080w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image-p-1600.png 1600w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image-p-2000.png 2000w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/672a4d1e0ab86987f56a259b_FY24%20ROI%20Calc%20Card%20Image.png 2400w" class="featured-card-img"/><h4 class="featured-card-title">Unlock time and cost savings by automating security questionnaire reviews with SafeBase</h4><div class="w-layout-hflex featured-card-footer"><div class="featured-card-text"></div><div class="featured-card-spacer"></div><div class="featured-card-text">Guide</div></div></a></div><div id="w-node-_2c6f7e7b-cf8d-0a60-7efc-88a1070a7d1f-070a7d1f" class="w-layout-vflex featured-card"><a href="https://safebase.io/case-studies/asana" class="featured-card-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66b26970fc87fdd9ed32920e_asana.png" alt="" sizes="(max-width: 479px) 47vw, (max-width: 767px) 21vw, (max-width: 991px) 120px, (max-width: 1439px) 6vw, (max-width: 1919px) 72px, 96px" srcset="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66b26970fc87fdd9ed32920e_asana-p-500.png 500w, https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/66b26970fc87fdd9ed32920e_asana.png 800w" class="featured-card-img"/><h4 class="featured-card-title">How Asana’s Trust Center Drives Security-Led Growth</h4><div class="w-layout-hflex featured-card-footer"><div class="featured-card-text"></div><div class="featured-card-spacer"></div><div class="featured-card-text">Case study</div></div></a></div></div></div></div></div></section><div class="full-width-cta"><div class="full-width-cta-text"><h2 class="heading-h2">Ready to boost productivity, scale impact, and streamline security reviews?<br/><br/>We should talk.</h2></div><div class="frame-7525"><a href="/schedule" class="cta cta-dark"><div class="cta-inner"><div class="cta-inner-text">Book a demo</div></div></a></div></div><section class="footer"><div class="frame-7526"><div class="frame-7527"><div class="heading-h3">Stay up to date on SafeBase by Drata</div><div class="body-mediumregular footer-newsletter-signup-text">Subscribe to our monthly newsletter for spam-free, info-rich content you can read quickly and cancel anytime.</div></div><div class="footer-newsletter-form"><div class="html-embed footer-signup-form w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ portalId: "44182170", formId: "6a1c3bef-6f5b-4bfa-b442-28690970d7b0" }); </script></div></div></div><div class="frame-7529"><div class="footer-links"><div class="footer-links-group"><div class="heading-h4 white">Platform</div><div class="footer-links-group"><div class="footer-item"><div class="body-mediumregular"><a href="/products" class="footer-link">Platform overview</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/products/trust-center" class="footer-link">Trust Center</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/products/ai-questionnaire-assistance" class="footer-link">AI Questionnaire Assistance</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/products/integrations" class="footer-link">Integrations</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/products/analytics" class="footer-link">Analytics</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/pricing-expired" class="footer-link">Pricing</a></div></div></div></div><div class="footer-links-group"><div class="heading-h4 white">Solutions</div><div class="footer-links-group"><div class="footer-item"><div class="body-mediumregular"><a href="/solutions/sales" class="footer-link">Sales</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/solutions/grc" class="footer-link">GRC</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/solutions/security-questionnaires" class="footer-link">Security Questionnaires</a></div></div></div></div><div class="footer-links-group"><div class="heading-h4 white">Customers</div><div class="footer-links-group"><div class="footer-item"><div class="body-mediumregular"><a href="/customers" class="footer-link">Our customers</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/customers/trust-center-examples" class="footer-link">Customer Trust Center examples</a></div></div><div class="footer-item"><div class="body-mediumregular"></div></div></div></div><div class="footer-links-group"><div class="heading-h4 white">Resources</div><div class="footer-links-group"><div class="footer-item"><div class="body-mediumregular"><a href="/blog" class="footer-link">Blog</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/resources" class="footer-link">Resource center</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/women-in-trust" target="_blank" class="footer-link">Women in Trust</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="https://help.safebase.io/en/" target="_blank" class="footer-link">Help center</a></div></div></div></div><div class="footer-links-group"><div class="heading-h4 white">Company</div><div class="footer-links-group"><div class="footer-item"><div class="body-mediumregular"><a href="/about" class="footer-link">About us</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="/careers" class="footer-link">Careers</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="mailto:hello@safebase.io?subject=Contact%20SafeBase" class="footer-link">Contact sales</a></div></div><div class="footer-item"><div class="body-mediumregular"><a href="mailto:support@safebase.io?subject=Contact%20SafeBase" class="footer-link">Contact support</a></div></div></div></div><div class="footer-links-group"><div class="heading-h4 white">Follow us</div><div class="frame-7533"><a href="https://www.linkedin.com/company/safebase/" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/653aafdfb322ad22b5d0ceea/65495ddddecf4697b847b1b1_Vectors-Wrapper.svg" loading="lazy" width="24" height="24" alt="" class="footer-logo"/></a><a href="https://twitter.com/getsafebase" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/653aafdfb322ad22b5d0ceea/65495ddd398a4b5ede589757_Vectors-Wrapper.svg" loading="lazy" width="24" height="24" alt="" class="footer-logo"/></a></div></div></div><img src="https://cdn.prod.website-files.com/653aafdfb322ad22b5d0ceea/65490d2f050966407ec26db1_Vectors-Wrapper.svg" loading="lazy" width="1312" height="100" alt="" class="footer-hr"/><div class="footer-util"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67ab5f25108407933e316a5b_Color%3DLight%20SafebaseByDrata2.png" loading="lazy" width="158" height="24" alt="SafeBase by Drata" class="vectors-wrapper-31"/><div class="frame-7535"><div class="label"><div class="body-smallregular"><a href="https://status.safebase.io/" target="_blank" class="footer-link">System status</a></div></div><div class="label"><div class="body-smallregular"><a href="https://docs.safebase.io/reference/getaccounts" target="_blank" class="footer-link">API reference</a></div></div><div class="label"><div class="body-smallregular"><a href="https://trust.safebase.io/" target="_blank" class="footer-link">Trust Center</a></div></div><div class="label"><div class="body-smallregular"><a href="/privacy" class="footer-link">Privacy policy</a></div></div><div class="label"><div class="body-smallregular"><a href="/terms-of-service" class="footer-link">Terms of service</a></div></div></div><div class="frame-7536"><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/65735b96af066d24a5dfb00f_6452b6de7a5cfc43cc223b4b_SafeBase-RSAC-InnovationSandbox-Finalist-2023-badge.webp" loading="lazy" width="60" height="60" alt="" class="footer-badge"/><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/67abb0b53b55379f6dbd51f6_VendorSecurityandPrivacyAssessment_BestEstimatedROI_Roi.png" loading="lazy" width="57.30232620239258" height="64" alt="" class="footer-badge"/><img src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/664787c3e1c89dbd805e05bf_users-love-us.png" loading="lazy" width="57.30232620239258" height="64" alt="" class="footer-badge"/></div></div></div><div class="html-embed-2 w-embed w-script"><div class="schedule-modal" style="z-index:10000;"> <div class="schedule-modal-bg"></div> <div class="schedule-modal-inner"> <button class="schedule-modal-close">+</button> <h3 class="heading-h3 is-text-center" style="margin-bottom: 15px;">Connect with our team</h3> <p class="body-largeregular schedule-modal-paragraph">Schedule 30 minutes with our team to learn more about the SafeBase platform and how it can benefit your organization.</p> <p class="body-mediumregular schedule-modal-paragraph is-text-center" style="font-size: 16px;margin-top: 45px;">Are you a current customer in need of support? <a href="mailto:support@safebase.io">Contact our CS team</a>.</p> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "44182170", formId: "f8b4c6aa-788c-4a04-8527-23c43a00c401" }); </script> </div> </div></div></section><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65397ce059ca157da9e02a14" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/js/safebase.schunk.4a394eb5af8156f2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/js/safebase.schunk.e54bfefcff6e845f.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/65397ce059ca157da9e02a14/js/safebase.327decc4.45f08c09fd069cf1.js" type="text/javascript"></script><!-- CHILI PIPER --> <script src="https://js.chilipiper.com/marketing.js"></script> <script> var cpTenantDomain = "safebase"; // replace with your subdomain var cpRouterName = "safebase-demo"; // replace with the router's name // All of the form IDs where we want this to run var cpHSDataFormIDs = [ "f8b4c6aa-788c-4a04-8527-23c43a00c401", "3d422c3c-07f7-4edc-9493-948afbfcf8b5", "670f8a06-365a-4f9a-b4dd-2af66d002edf", "a8b91220-9840-4c02-b617-25b123b3db6f", "729004e9-9305-468e-b1b7-390a47e4fda3", "d3fd3c00-8994-444b-8d92-fe08f180bff2", ]; window.addEventListener("message", function(event) { if (cpHSDataFormIDs.length > 0 && !cpHSDataFormIDs.includes(event.data.id)) return; if (event.data.type === "hsFormCallback" && event.data.eventName === "onFormSubmitted") { var lead = event.data.data.submissionValues; for (var key in lead) { if (Array.isArray(lead[key])) { lead[key] = lead[key].toString().replaceAll(",", ";"); } } ChiliPiper.submit(cpTenantDomain, cpRouterName, { map: true, lead: lead }); } }); </script> <!-- EXTERNAL CSS --> <!--<link rel="stylesheet" href="https://unpkg.com/flickity-fade@2/flickity-fade.css">--> <link rel="stylesheet" href="https://bigorangelab.slack.com/archives/D0398PT7NF6/p1741991445815279?thread_ts=1741987392.779859&cid=D0398PT7NF6"> <link rel="stylesheet" href="https://unpkg.com/tippy.js@4/themes/light.css"/> <!-- EXTERNAL JS --> <script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script> <!--<script src="https://npmcdn.com/flickity@2/dist/flickity.pkgd.js"></script>--> <!--<script src="https://unpkg.com/flickity-fade@1/flickity-fade.js"></script>--> <script defer src="https://6030131.fs1.hubspotusercontent-na1.net/hubfs/6030131/hub_generated/template_assets/1/187341111909/1741989851312/template_flickity-fade.min.js"></script> <!--<script src="https://unpkg.com/popper.js@1"></script>--> <script src="https://unpkg.com/@popperjs/core@2.11.8/dist/umd/popper.min.js"></script> <!--<script src="https://unpkg.com/tippy.js@4"></script>--> <script src="https://6030131.fs1.hubspotusercontent-na1.net/hubfs/6030131/hub_generated/template_assets/1/187341860264/1741991630348/template_tippy.min.js"></script> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsfilter@1/cmsfilter.js"></script> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsselect@1/cmsselect.js"></script> <script> var MOBILE = 991; /* * Schedule Modal */ $(function () { $('[href="/schedule"]').each(function () { $(this).click(function (e) { e.preventDefault(); $(".schedule-modal").addClass("is-active"); }); }); $(".schedule-modal-close").click(function (e) { $(".schedule-modal").removeClass("is-active"); }); }); /* * Nav */ $(window).on("scroll", function () { if ($(document).scrollTop() > 50) { $(".nav").addClass("is-scrolled"); } else { $(".nav").removeClass("is-scrolled"); } }); /* * Tippy.js Tooltip Settings */ tippy('.tippy', { // Use class or id animation: 'scale', // See docs for more options (there are a few nice ones 😉) duration: 200, // Duration for ToolTip Animation arrow: true, // Add ToolTip Arrow delay: [0, 50], // First # = delay in, second # = delay out arrowType: 'sharp', // Sharp or 'round' or remove for none theme: 'light', // Dark is the default maxWidth: 220, // Max width in pixels for the tooltip }) /* * Image Text Accordion */ $(function() { $('.image-text-accordion').each(function() { $(this).find('.accordion-item-images .accordion-item-image').each(function() { $(this).removeClass('is-open'); }); $(this).find('.accordion-item a[href="#"]').click(function(e) { e.preventDefault(); // hide open text $(this).parents('.accordion-items').children('.accordion-item.is-open').removeClass('is-open'); // hide open desktop image $(this).parents('.accordion-container').find('.accordion-item-image.is-open').removeClass('is-open'); // show selected item let item = $(this).parents('.accordion-item'); let index = item.index(); item.addClass('is-open'); $(this).parents('.accordion-container').find('.accordion-item-image').eq(index).addClass('is-open'); }); $(this).find('.accordion-item:first-child a').trigger('click'); }); }); /* * Testimonials Carousel */ $(function () { $(".testimonials-carousel").each(function () { var slides = $(this).children(".testimonials-slides"); var nav = $(this).children(".testimonials-nav"); var count = $(this).children(".testimonials-count"); var length = $(nav).children(".testimonials-nav-item").length; if (length <= 1) { $(count).html(``); if ($(window).width() <= 991) { $(slides) .children(".testimonials-slide") .css({ "padding-bottom": "24px" }); } else { $(slides).find(".testimonials-footer").css({ bottom: "-90px" }); } return; } var carousel = $(slides).flickity({ fade: true, draggable: false, pageDots: false, adaptiveHeight: true, wrapAround: true }); function carouselUpdate(index) { $(nav) .children(".testimonials-nav-item.is-selected") .removeClass("is-selected"); $(nav) .children(".testimonials-nav-item") .eq(index) .addClass("is-selected"); if (length > 1) { $(count).html(`${index + 1} of ${length}`); } } carousel.on("select.flickity", function (event, index) { carouselUpdate(index); }); carouselUpdate(0); $(nav) .children(".testimonials-nav-item") .each(function () { $(this).on("click", function (e) { e.preventDefault(); var index = $(this).index(); carousel.flickity("select", index); }); }); }); }); /* * Content Tabs */ $(function () { $(".content-tabs").each(function () { var carousel, carouselNav, carouselReady, carouselNavReady; var contentTabs = $(this); var lastIndex = 0; var initContentTabs = function () { carouselReady = false; carouselNavReady = false; var slides = $(contentTabs.children(".content-tabs-content")); var nav = contentTabs .children(".content-tabs-nav") .children(".tabs-with-icons"); var carouselSetupNav = function () { $(nav) .children(".tab-with-icon") .each(function () { $(this) .off("click") .on("click", function (e) { e.preventDefault(); // Fade out open slide $(slides) .find(".content-tabs-item.is-selected") .css({ opacity: 0 }); // Fade in new slide var index = $(this).index(); carousel.flickity("select", index, false, true); $(slides) .find(".content-tabs-item") .eq(index) .css({ opacity: 1 }); }); }); }; var carouselUpdate = function (index) { lastIndex = index; if (carouselNavReady) carouselNav.flickity("select", index); $(nav).find(".tab-with-icon").removeClass("tab-with-icon-active"); $(nav) .find(".tab-with-icon") .eq(index) .addClass("tab-with-icon-active"); }; slides .off("change.flickity") .on("change.flickity", function (event, index) { carouselUpdate(index); }); slides.off("ready.flickity").on("ready.flickity", function () { carouselReady = true; carouselSetupNav(); }); carousel = slides.flickity({ fade: true, draggable: false, pageDots: false, wrapAround: true, initialIndex: lastIndex }); if (window.matchMedia(`(max-width: ${991}px)`).matches) { $(nav) .off("ready.flickity") .on("ready.flickity", function (event) { carouselNavReady = true; }); carouselNav = $(nav).flickity({ asNavFor: $(slides), fade: true, draggable: false, pageDots: false, prevNextButtons: false, initialIndex: lastIndex }); } carouselUpdate(lastIndex); }; initContentTabs(); $(window).on("resize", function () { if (carouselReady) carousel.flickity("destroy"); if (carouselNavReady) carouselNav.flickity("destroy"); initContentTabs(); }); }); }); /* * Text Accordion */ $(function () { $(".text-accordion").each(function () { $(this) .find('.accordion-item a[href="#"]') .click(function (e) { e.preventDefault(); // hide open item $(this) .parents(".text-accordion-items") .children(".accordion-item.is-open") .removeClass("is-open"); // show selected item let item = $(this).parents(".accordion-item"); let index = item.index(); item.addClass("is-open"); }); $(this).find(".accordion-item:first-child a").trigger("click"); }); }); /* * Price Comparison */ $(function () { $(".pricing-table-group-header").click(function (e) { e.preventDefault(); // toggle collapsed class $(this).toggleClass("is-collapsed"); }); }); /* * Two Up Carousel */ $(function () { $(".two-up-carousel").each(function () { var slides = $(this).children(".two-up-carousel-container"); var count = $(this).children(".two-up-carousel-count"); var carousel = $(slides).flickity({ fade: true, draggable: false, pageDots: false }); function carouselUpdate(index) { $(count).html( `${index + 1} of ${$(slides).find(".two-up-carousel-item").length}` ); } carousel.on("select.flickity", function (event, index) { carouselUpdate(index); }); carouselUpdate(0); }); }); /* * Forms */ window.addEventListener("message", (event) => { if ( event.data.type === "hsFormCallback" && event.data.eventName === "onFormReady" ) { $(".hs-form-field").each(function () { var $field = $(this); var $input = $field.find("input,textarea"); $input.on("focus", function (event, index) { $field.addClass("is-focused"); setField($(this)); }); $input.on("blur", function (event, index) { $field.removeClass("is-focused"); setField($(this)); }); function setField(el) { if (el.val().length) { $field.addClass("is-filled"); } else { $field.removeClass("is-filled"); } } $input.on("change", function (event, index) { setField($(this)); }); setField($input); }); } }); </script> <!-- Start BOL Custom Scripts --> <script> document.addEventListener('DOMContentLoaded', () => { let counters = document.querySelectorAll('.counter'); if (counters.length > 0) { let observer = new IntersectionObserver(entries => { entries.forEach(entry => { if (entry.isIntersecting) { observer.unobserve(entry.target); runCounter(entry.target, 10); } }); }); counters.forEach( counter => { observer.observe(counter); } ); } const runCounter = ( item, duration) => { let countNumberContainer = item.querySelector('.counter-number'); let countFinish = parseInt(countNumberContainer.textContent.replace(/,/g, "")); let countStart = 0; let increment = countFinish / (duration * 1000 / 60); if(! Number.isNaN(countFinish)){ let countAction = setInterval(() => { countStart += increment; if(countStart >= countFinish){ clearInterval(countAction); countStart = countFinish; } countNumberContainer.textContent = Math.ceil(countStart).toLocaleString(); }, 1000 / 60); } } }); </script><!-- End BOL Custom Scripts --> <script> (function() { if (typeof window === 'undefined') return; if (typeof window.signals !== 'undefined') return; var script = document.createElement('script'); script.src = 'https://cdn.cr-relay.com/v1/site/1d6fe3c5-08ed-4c25-9332-f45fed4bc435/signals.js'; script.async = true; window.signals = Object.assign( [], ['page', 'identify', 'form'].reduce(function (acc, method){ acc[method] = function () { signals.push([method, arguments]); return signals; }; return acc; }, {}) ); document.head.appendChild(script); })(); </script></body></html>