CINXE.COM
Atolio Security | Protecting Enterprise Data
<!DOCTYPE html><!-- Last Published: Wed Nov 27 2024 21:28:04 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.atolio.com" data-wf-page="66bb951512f7fb37791c88ec" data-wf-site="66ad62d99d312335962805ce" lang="en"><head><meta charset="utf-8"/><title>Atolio Security | Protecting Enterprise Data</title><meta content="Learn how Atolio prioritizes data security with advanced AI technologies. Ask questions and get answers from your internal knowledge with document-level permissions, on your private cloud of choice." name="description"/><meta content="Atolio Security | Protecting Enterprise Data" property="og:title"/><meta content="Learn how Atolio prioritizes data security with advanced AI technologies. Ask questions and get answers from your internal knowledge with document-level permissions, on your private cloud of choice." property="og:description"/><meta content="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc585116dfcb0fd9e5cd3_atolio-opengraph.png" property="og:image"/><meta content="Atolio Security | Protecting Enterprise Data" property="twitter:title"/><meta content="Learn how Atolio prioritizes data security with advanced AI technologies. Ask questions and get answers from your internal knowledge with document-level permissions, on your private cloud of choice." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc585116dfcb0fd9e5cd3_atolio-opengraph.png" 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/66ad62d99d312335962805ce/css/atolio-oratory.webflow.28d478bc9.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: ["Inter:regular,600,700,800,italic","Inter:100,200,300,regular,500,600,700,800,900"] }});</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/66ad62d99d312335962805ce/66adc642de39ed4a53d2a4e2_Frame%203436545.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc684015d52f2c650378b_Frame%203436547.png" rel="apple-touch-icon"/><style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } </style> <!-- 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-K43BNRC');</script> <!-- End Google Tag Manager --> <!-- Keep this css code to improve the font quality--></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } .blog_heading{ display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .blog_summary{ display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .swiper-pagination-diller { display: flex; gap: 8px; height: 8px; } .swiper-pagination-bullet { display: flex; gap: 8px; height: 8px; width: 8px; background: #D2DCDE; border-radius: 100px; } .swiper-pagination-bullet-active { background-color: #2C9AB4; } .slider-button-left:hover svg { stroke: white; } .slider-button-left svg { stroke: #2c9ab4; } .slider-button-right:hover svg { stroke: white; } .slider-button-right svg { stroke: #2c9ab4; } </style></div><div data-collapse="medium" data-animation="default" data-duration="400" data-w-id="527cf367-f69e-cfab-9419-8b15d7f5f55e" data-easing="ease" data-easing2="ease" role="banner" class="navbar14_component w-nav"><div class="navbar14_container"><a href="/" class="navbar14_logo-link w-nav-brand"><div><div class="logo-wrapper w-embed"><svg width="119" height="26" viewBox="0 0 119 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M110.964 23.4281C109.349 23.4281 107.936 23.0668 106.725 22.3444C105.514 21.622 104.568 20.6021 103.888 19.2847C103.23 17.946 102.9 16.3843 102.9 14.5995C102.9 12.8146 103.23 11.2635 103.888 9.94613C104.568 8.6075 105.514 7.57697 106.725 6.85453C107.936 6.13209 109.349 5.77087 110.964 5.77087C112.558 5.77087 113.96 6.13209 115.171 6.85453C116.382 7.57697 117.317 8.6075 117.976 9.94613C118.656 11.2635 118.996 12.8146 118.996 14.5995C118.996 16.3843 118.656 17.946 117.976 19.2847C117.317 20.6021 116.382 21.622 115.171 22.3444C113.96 23.0668 112.558 23.4281 110.964 23.4281ZM110.964 20.4958C112.388 20.4958 113.493 19.9752 114.279 18.9341C115.086 17.8929 115.49 16.4481 115.49 14.5995C115.49 12.7509 115.086 11.306 114.279 10.2649C113.493 9.22369 112.388 8.70312 110.964 8.70312C109.54 8.70312 108.425 9.22369 107.617 10.2649C106.81 11.2848 106.406 12.7296 106.406 14.5995C106.406 16.4693 106.81 17.9248 107.617 18.966C108.425 19.9859 109.54 20.4958 110.964 20.4958Z" fill="white"/> <path d="M99.1453 6.15348V23.0457H95.7669V6.15348H99.1453ZM99.2409 0.448364V3.66745H95.7031V0.448364H99.2409Z" fill="white"/> <path d="M89.6499 0.416382V19.1253C89.6499 19.5078 89.7456 19.7947 89.9368 19.9859C90.1493 20.1771 90.4361 20.2727 90.7973 20.2727H92.1678V23.0456H90.0643C88.9381 23.0456 88.0245 22.7057 87.3233 22.0257C86.6221 21.3458 86.2715 20.4321 86.2715 19.2847V0.416382H89.6499Z" fill="white"/> <path d="M74.4562 23.4281C72.8414 23.4281 71.4284 23.0668 70.2172 22.3444C69.0061 21.622 68.0606 20.6021 67.3806 19.2847C66.7219 17.946 66.3926 16.3843 66.3926 14.5995C66.3926 12.8146 66.7219 11.2635 67.3806 9.94613C68.0606 8.6075 69.0061 7.57697 70.2172 6.85453C71.4284 6.13209 72.8414 5.77087 74.4562 5.77087C76.0498 5.77087 77.4522 6.13209 78.6634 6.85453C79.8745 7.57697 80.8094 8.6075 81.4681 9.94613C82.1481 11.2635 82.488 12.8146 82.488 14.5995C82.488 16.3843 82.1481 17.946 81.4681 19.2847C80.8094 20.6021 79.8745 21.622 78.6634 22.3444C77.4522 23.0668 76.0498 23.4281 74.4562 23.4281ZM74.4562 20.4958C75.8799 20.4958 76.9848 19.9752 77.7709 18.9341C78.5784 17.8929 78.9821 16.4481 78.9821 14.5995C78.9821 12.7509 78.5784 11.306 77.7709 10.2649C76.9848 9.22369 75.8799 8.70312 74.4562 8.70312C73.0326 8.70312 71.9171 9.22369 71.1097 10.2649C70.3022 11.2848 69.8985 12.7296 69.8985 14.5995C69.8985 16.4693 70.3022 17.9248 71.1097 18.966C71.9171 19.9859 73.0326 20.4958 74.4562 20.4958Z" fill="white"/> <path d="M59.8429 2.32874V18.2011C59.8429 18.881 60.0129 19.4016 60.3529 19.7628C60.6928 20.1028 61.1815 20.2728 61.819 20.2728H64.2731V23.0457H61.4684C59.8323 23.0457 58.5893 22.6313 57.7393 21.8026C56.8894 20.974 56.4645 19.7734 56.4645 18.2011V2.32874H59.8429ZM64.305 6.1534V8.8944H53.8828V6.1534H64.305Z" fill="white"/> <path d="M36.6736 11.221C37.0135 9.52117 37.8103 8.19316 39.064 7.237C40.3389 6.25958 41.9537 5.77087 43.9086 5.77087C46.2034 5.77087 47.9563 6.38707 49.1675 7.61946C50.3999 8.85185 51.016 10.6261 51.016 12.9421V19.2209C51.016 19.6459 51.101 19.954 51.271 20.1452C51.4623 20.3152 51.7279 20.4002 52.0678 20.4002H52.7371V23.0456H51.6854L51.3029 23.0775C50.3892 23.0562 49.6137 22.865 48.9762 22.5038C48.3388 22.1213 47.9882 21.4307 47.9244 20.4321C47.4995 21.3032 46.8195 22.0257 45.8846 22.5994C44.9497 23.1518 43.8129 23.4281 42.4743 23.4281C40.732 23.4281 39.2765 22.9925 38.1078 22.1213C36.9604 21.2501 36.3867 20.0815 36.3867 18.6154C36.3867 17.5317 36.6417 16.6605 37.1517 16.0018C37.6616 15.3432 38.3628 14.8332 39.2552 14.472C40.1476 14.1108 41.3269 13.792 42.793 13.5158L47.6376 12.5596C47.6164 11.1998 47.2976 10.1905 46.6814 9.53179C46.0652 8.85185 45.1409 8.51188 43.9086 8.51188C42.9311 8.51188 42.1237 8.76686 41.4863 9.27681C40.8488 9.76552 40.4132 10.488 40.1795 11.4441L36.6736 11.221ZM39.8927 18.5516C39.8927 19.2103 40.1689 19.7521 40.7213 20.1771C41.295 20.6021 42.1237 20.8145 43.2074 20.8145C44.0573 20.7933 44.8222 20.5808 45.5022 20.1771C46.1821 19.7734 46.7133 19.1678 47.0958 18.3604C47.4995 17.5317 47.7013 16.533 47.7013 15.3644V15.1413L44.0998 15.7787C43.9298 15.8 43.7598 15.8319 43.5898 15.8744C42.7187 16.0231 42.0387 16.1825 41.55 16.3524C41.0613 16.5012 40.6576 16.7562 40.3389 17.1174C40.0414 17.4573 39.8927 17.9354 39.8927 18.5516Z" fill="white"/> <path d="M1.61858 9.0192L2.7278 7.27798C3.54182 6.00016 3.94883 5.36124 4.46945 4.84581C5.00255 4.31802 5.62252 3.88593 6.3022 3.56845C6.96596 3.2584 7.70625 3.09768 9.18684 2.77624C10.8514 2.41485 11.6837 2.23416 12.4998 2.26254C13.3352 2.29159 14.1572 2.48057 14.9214 2.81925C15.668 3.15013 16.3378 3.67614 17.6775 4.72816L19.2662 5.97582C21.2624 7.54346 22.2605 8.32729 22.8795 9.35514C23.2205 9.92144 23.4737 10.5362 23.6304 11.1784C23.9147 12.3441 23.7581 13.6035 23.4447 16.1222C23.1462 18.5221 23.4016 18.6509 22.8795 19.6743C22.744 19.9399 22.6703 20.4525 22.2033 20.7249C21.5029 21.1335 20.8579 21.0189 20.5106 20.9C19.7544 20.6412 19.7463 20.1821 19.4332 19.4467L19.0186 18.4727C18.6271 17.553 18.4774 16.502 18.6583 15.519C18.7069 15.2548 18.7382 14.9861 18.7514 14.7144C18.8301 13.0971 18.2601 11.5153 17.1677 10.3201L16.3479 9.42304C15.5631 8.5643 14.549 7.948 13.4253 7.64691C11.8999 7.23818 10.2755 7.43725 8.89391 8.20219L8.57211 8.38036L8.57188 8.38049C8.44389 8.45135 8.37985 8.48681 8.31794 8.52289C7.24619 9.1474 6.14075 9.94719 5.57041 11.0487C5.5375 11.1123 5.50532 11.1779 5.44108 11.309L5.44081 11.3095L5.27654 11.6446C5.26021 11.6779 5.25202 11.6946 5.24413 11.7109C4.62931 12.9828 4.44306 14.4197 4.71327 15.8063C4.71503 15.8154 4.71708 15.8257 4.71987 15.8397C4.72259 15.8533 4.72601 15.8704 4.73056 15.893L4.73978 15.939L4.74373 15.9585C4.90656 16.7566 5.44748 17.6214 5.87395 18.2887C6.00678 18.4965 6.04815 18.749 6.01418 18.9933L5.8625 20.0843C5.70605 21.2096 4.60145 21.9454 3.50276 21.6561C3.23393 21.5853 3.12028 21.4493 2.29934 20.7249C1.30706 19.8494 1.30109 20.083 0.940445 19.4857C0.57873 18.8866 0.315542 18.2334 0.160936 17.5509C-0.000602722 16.8378 -0.000602722 16.0834 -0.000602722 14.5746C-0.000602722 13.4755 -0.000602722 12.9259 0.0881405 12.3928C0.173153 11.8821 0.318521 11.3834 0.521193 10.907C0.732763 10.4097 1.02803 9.94622 1.61858 9.0192Z" fill="white"/> <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M8.76484 24.5977C5.34717 23.2721 9.84374 19.7587 13.4839 19.3258C15.7271 19.0591 18.3463 21.0857 16.7706 22.7045C15.4986 24.0114 13.9541 24.8535 12.2279 25.0587C11.0471 25.1992 9.87899 25.0299 8.76484 24.5977Z" fill="white"/> </svg></div></div></a><nav role="navigation" id="w-node-_527cf367-f69e-cfab-9419-8b15d7f5f563-d7f5f55e" class="navbar14_menu w-nav-menu"><div class="navbar14_menu-link-wrapper"><a href="/product" class="navbar14_link w-nav-link">Product</a><a href="/security" aria-current="page" class="navbar14_link w-nav-link w--current">Security</a><a href="/connectors" class="navbar14_link w-nav-link">Connectors</a><a href="/use-cases" class="navbar14_link w-nav-link">Use Cases</a><div data-hover="true" data-delay="200" data-w-id="8fadcbb6-3c90-c6cb-c80b-998ec651bad9" class="navbar1_menu-dropdown w-dropdown"><div class="navbar1_dropdown-toggle w-dropdown-toggle"><div class="text-block">Resources</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar1_dropdown-list w-dropdown-list"><a href="/blog" class="navbar1_dropdown-link w-dropdown-link">Blog</a><a href="/podcast" class="navbar1_dropdown-link w-dropdown-link">Podcast</a><a href="/case-studies" class="navbar1_dropdown-link w-dropdown-link">Case Studies</a><a href="https://docs.atolio.com/" target="_blank" class="navbar1_dropdown-link w-dropdown-link">Documentation</a></nav></div><a href="/about-atolio" class="navbar14_link w-nav-link">About</a><div id="w-node-_527cf367-f69e-cfab-9419-8b15d7f5f56f-d7f5f55e" class="navbar14_button-wrapper"><a href="/schedule-demo" class="button is-small w-button">Book a Demo</a></div></div></nav><div class="navbar14_menu-button w-nav-button"><div class="menu-icon2"><div class="menu-icon2_line-top"></div><div class="menu-icon2_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon2_line-bottom"></div></div></div></div></div><main class="main-wrapper max-width-full"><section data-w-id="883fb21f-046f-5f22-f53a-d948904bd066" class="section_pg-header background-color-black f"><div class="container-large"><div class="padding-top padding-huge"><div class="pg_header-component"><div class="text-align-center"><div data-w-id="883fb21f-046f-5f22-f53a-d948904bd06d" style="opacity:0" class="container-medium"><div class="margin-bottom margin-small"><h1 class="heading-style-h1">Self-Hosted Enterprise Search</h1></div><div class="container-small"><p class="text-size-large opacity-80">Ask questions and get answers from your internal knowledge with document-level permissions, on your private cloud of choice.</p></div><div class="margin-top margin-medium"><div class="button-group is-center"><a href="/live-demo" class="button is-xl w-button">Join a Live Demo</a><div><a href="/see-the-product" class="button is-alternate is-xl w-button">See the Product</a></div></div></div></div></div><div class="logo_mobile-wrapper"><div class="client_heading text-align-center">The Security Companies You Trust, Trust Atolio</div><div class="logo_img-component"><div data-hover-pause="" class="integrate_logo_image-track"><div class="integration_logo_card-holder is-2"><div class="integration_logo-card"><img width="440" height="666" alt="logo" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd836fdeebb5a08b1593d7_Cribl_idPGo_5I1e_8%201.svg" loading="lazy" class="integration_logo"/></div><div class="integration_logo-card"><img width="440" height="666" alt="logo" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd836f988c0083316a8fa6_StrongDM_idg3YXDY-T_4%201.svg" loading="lazy" class="integration_logo"/></div><div class="integration_logo-card"><img width="440" height="666" alt="logo" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd836f7c63445549a13080_StrikeReady_idIty_BRfk_2%201.svg" loading="lazy" class="integration_logo"/></div><div class="integration_logo-card is-last"><img width="440" height="666" alt="logo" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd909e5ff68b25bfbd1a5b_idSMOuwuwV_logos.png" loading="lazy" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd909e5ff68b25bfbd1a5b_idSMOuwuwV_logos-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66cd909e5ff68b25bfbd1a5b_idSMOuwuwV_logos.png 502w" sizes="(max-width: 479px) 160px, (max-width: 767px) 127.998046875px, 160px" class="integration_logo"/></div></div></div></div></div></div></div></div><div data-w-id="2fd3038a-2e9d-5991-41db-21a668761ce4" class="pg_header-bg is_right"><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66bb95eeef906ab28be95acc_Vector%203.svg" loading="lazy" data-w-id="2fd3038a-2e9d-5991-41db-21a668761ce5" alt="line"/></div></section><section class="section_layout54"><div class="padding-global"><div class="container-large"><div class="padding-section-large is_relative"><div data-w-id="3c86fa6f-a18b-15dc-d78d-68ffe5e0ed36" style="opacity:0" class="w-layout-grid layout54_component"><div data-w-id="3c86fa6f-a18b-15dc-d78d-68ffe5e0ed37" class="layout54_content-left is_product"><div class="margin-bottom margin-small"><h3 class="heading-style-h4 text-color-black">See how Atolio helped Cribl unlock valuable knowledge and insights across its organization.</h3></div><div class="margin-bottom margin-small"><div class="row gap-2rem"><div class="col"><h3 class="heading-style-h2 text-color-green text-weight-medium">4</h3><p class="text-size-small opacity-70">hrs/week saved</p></div><div class="col"><h3 class="heading-style-h2 text-color-green text-weight-medium">25%</h3><p class="text-size-small opacity-70">reduction in support tickets</p></div></div></div><div class="button-group"><a href="https://www.atolio.com/case-studies/cribl" class="button is-alternate is-small is_border w-button">Learn More -></a></div></div><div data-w-id="3c86fa6f-a18b-15dc-d78d-68ffe5e0ed4a" class="layout54_content-right"><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c88f1b0030eec6d8e07bdf_crible-logo-case.png" loading="lazy" width="119" alt="logo"/><div class="margin-vertical margin-medium"><p class="heading-style-h5 text-color-black">“One of the key aspects of Atolio that is differentiated in this space is the ability to converse with your content, no matter where it is across all of our systems”</p></div><div class="testimonial-author-row"><div class="icon-1x1-large is-rounded"><img loading="lazy" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbff55c161146b252bd4c_Frame%203436565.png" alt="avatar"/></div><div class="col"><h3 class="text-size-large text-color-black text-weight-bold">Ledion Bitincka</h3><p class="opacity-70 text-size-regular">CTO, Cribl</p></div></div></div></div><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66bb8d4f275aa8ee938d249d_Ellipse%206.svg" loading="lazy" width="Auto" alt="shadow" class="shadow_shap"/></div></div></div></section><section class="section_layout1 bg_gray border-y"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-xlarge"><div data-w-id="6f554199-1d27-206b-b41f-aee1449f54c2" class="text-align-center relative"><div data-w-id="6f554199-1d27-206b-b41f-aee1449f54c3" style="opacity:0" class="z-index-1"><h2 class="heading">Only Atolio Protects Your Data the Way You Do.</h2></div><div class="bg-blur-center"></div></div></div><div class="col gap-3rem is-relative"><div data-w-id="6f554199-1d27-206b-b41f-aee1449f54c8" style="opacity:0" class="w-layout-grid layout1_component is-1"><div class="layout1_image-wrapper is-oversized is-1"><img width="452" sizes="(max-width: 991px) 94vw, 44vw" alt="image" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adb9b7b46f00633fc21670_shield.png" loading="lazy" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adb9b7b46f00633fc21670_shield-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adb9b7b46f00633fc21670_shield-p-800.png 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adb9b7b46f00633fc21670_shield.png 904w" class="layout1_image"/></div><div class="layout1_content"><div class="section-tag is_product"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M7.99924 2C9.55646 3.37772 11.5889 4.09504 13.6659 4C13.9683 5.02868 14.0608 6.10764 13.938 7.17279C13.8151 8.23793 13.4795 9.26751 12.9508 10.2004C12.4222 11.1332 11.7115 11.9503 10.8609 12.603C10.0103 13.2557 9.0371 13.7308 7.99924 14C6.96138 13.7308 5.98823 13.2557 5.1376 12.603C4.28698 11.9503 3.57625 11.1332 3.04764 10.2004C2.51903 9.26751 2.18333 8.23793 2.06049 7.17279C1.93765 6.10764 2.03018 5.02868 2.33257 4C4.40959 4.09504 6.44202 3.37772 7.99924 2Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.9987 8.00008C7.82189 8.00008 7.65232 7.92984 7.52729 7.80482C7.40227 7.67979 7.33203 7.51023 7.33203 7.33341C7.33203 7.1566 7.40227 6.98703 7.52729 6.86201C7.65232 6.73699 7.82189 6.66675 7.9987 6.66675C8.17551 6.66675 8.34508 6.73699 8.4701 6.86201C8.59513 6.98703 8.66536 7.1566 8.66536 7.33341C8.66536 7.51023 8.59513 7.67979 8.4701 7.80482C8.34508 7.92984 8.17551 8.00008 7.9987 8.00008ZM7.9987 8.00008V9.66675" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div>Security</div></div><div class="margin-vertical margin-small"><h3 class="heading-2">Your Data, Your Cloud</h3></div><p class="text-size-regular opacity-70">The Atolio deployment and all of your data reside entirely within your own AWS, Azure, or GCP environment, solely under your control.</p></div></div><div class="padding-bottom padding-huge is-g"><div data-w-id="6f554199-1d27-206b-b41f-aee1449f54d6" style="opacity:0" class="w-layout-grid layout1_component reverse"><div class="layout1_content"><div class="section-tag is_product"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M2 8C2 8.78793 2.15519 9.56815 2.45672 10.2961C2.75825 11.0241 3.20021 11.6855 3.75736 12.2426C4.31451 12.7998 4.97595 13.2417 5.7039 13.5433C6.43185 13.8448 7.21207 14 8 14C8.78793 14 9.56815 13.8448 10.2961 13.5433C11.0241 13.2417 11.6855 12.7998 12.2426 12.2426C12.7998 11.6855 13.2417 11.0241 13.5433 10.2961C13.8448 9.56815 14 8.78793 14 8C14 7.21207 13.8448 6.43185 13.5433 5.7039C13.2417 4.97595 12.7998 4.31451 12.2426 3.75736C11.6855 3.20021 11.0241 2.75825 10.2961 2.45672C9.56815 2.15519 8.78793 2 8 2C7.21207 2 6.43185 2.15519 5.7039 2.45672C4.97595 2.75825 4.31451 3.20021 3.75736 3.75736C3.20021 4.31451 2.75825 4.97595 2.45672 5.7039C2.15519 6.43185 2 7.21207 2 8Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.66602 7.99984C4.66602 8.88389 5.01721 9.73174 5.64233 10.3569C6.26745 10.982 7.11529 11.3332 7.99935 11.3332C8.8834 11.3332 9.73125 10.982 10.3564 10.3569C10.9815 9.73174 11.3327 8.88389 11.3327 7.99984C11.3327 7.11578 10.9815 6.26794 10.3564 5.64281C9.73125 5.01769 8.8834 4.6665 7.99935 4.6665C7.11529 4.6665 6.26745 5.01769 5.64233 5.64281C5.01721 6.26794 4.66602 7.11578 4.66602 7.99984Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.66602 13.3333L7.99935 8L3.66602 12" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.33398 8.00016C7.33398 8.17697 7.40422 8.34654 7.52925 8.47157C7.65427 8.59659 7.82384 8.66683 8.00065 8.66683C8.17746 8.66683 8.34703 8.59659 8.47206 8.47157C8.59708 8.34654 8.66732 8.17697 8.66732 8.00016C8.66732 7.82335 8.59708 7.65378 8.47206 7.52876C8.34703 7.40373 8.17746 7.3335 8.00065 7.3335C7.82384 7.3335 7.65427 7.40373 7.52925 7.52876C7.40422 7.65378 7.33398 7.82335 7.33398 8.00016Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div>Insights</div></div><div class="margin-vertical margin-small"><h3 class="heading-2">LLMs Deployed Locally or Via Your Cloud Provider</h3></div><p class="text-size-regular opacity-70">We are built to leverage your language models of choice, deployed wherever makes sense for your business.</p></div><div class="layout1_image-wrapper is-oversized"><img width="452" sizes="(max-width: 991px) 94vw, 44vw" alt="image" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb0b935a44006d7d637c_search.png" loading="lazy" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb0b935a44006d7d637c_search-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb0b935a44006d7d637c_search-p-800.png 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb0b935a44006d7d637c_search-p-1080.png 1080w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb0b935a44006d7d637c_search.png 1210w" class="layout1_image"/></div></div></div><div data-w-id="6f554199-1d27-206b-b41f-aee1449f54e3" style="opacity:0" class="w-layout-grid layout1_component is-last"><div class="layout1_image-wrapper is-oversized"><img width="452" sizes="(max-width: 991px) 94vw, 44vw" alt="image" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb8212aeaac9a5807589_Frame%203436564.png" loading="lazy" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb8212aeaac9a5807589_Frame%203436564-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb8212aeaac9a5807589_Frame%203436564-p-800.png 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adbb8212aeaac9a5807589_Frame%203436564.png 1012w" class="layout1_image"/><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c0830c9c2cf228fdfc341a_Ellipse%2037.png" loading="lazy" sizes="(max-width: 991px) 94vw, 44vw" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c0830c9c2cf228fdfc341a_Ellipse%2037-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c0830c9c2cf228fdfc341a_Ellipse%2037.png 755w" alt="image" class="mockup-bg-green"/></div><div class="layout1_content"><div class="section-tag is_product"><div class="icon-embed-xxsmall w-embed"><svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.83981 11.34C10.5077 11.34 11.8598 9.98788 11.8598 8.31998C11.8598 6.65208 10.5077 5.29999 8.83981 5.29999C7.17191 5.29999 5.81982 6.65208 5.81982 8.31998C5.81982 9.98788 7.17191 11.34 8.83981 11.34Z" stroke="#2C9AB4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.75 19.7V17.98C2.75 15.98 4.37 14.36 6.37 14.36H11.79C13.79 14.36 15.41 15.98 15.41 17.98V19.7" stroke="#2C9AB4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.3801 12.2C17.6173 12.2 18.6201 11.1971 18.6201 9.95997C18.6201 8.72285 17.6173 7.71997 16.3801 7.71997C15.143 7.71997 14.1401 8.72285 14.1401 9.95997C14.1401 11.1971 15.143 12.2 16.3801 12.2Z" stroke="#2C9AB4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.02 14.44H18.56C20.04 14.44 21.24 15.64 21.24 17.12V18.4" stroke="#2C9AB4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><div>Permissions</div></div><div class="margin-vertical margin-small"><h3 class="heading-2">Integrations with Identity Providers</h3></div><p class="text-size-regular opacity-70">Atolio provides granular document, object, and system-level permissions, ensuring precise access control. Manage who sees what, safeguarding sensitive data while supporting secure collaboration.</p></div></div></div></div></div></div><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c084059fb59105a98609fa_Ellipse%207.png" loading="lazy" sizes="(max-width: 991px) 100vw, 875.99609375px" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c084059fb59105a98609fa_Ellipse%207-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c084059fb59105a98609fa_Ellipse%207-p-800.png 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66c084059fb59105a98609fa_Ellipse%207.png 876w" alt="shadow" class="mockup-bg-green is-big"/></section><section class="section_layout54 background-color-black background-gradient-dark"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="w-layout-grid layout54_component is_permission"><div data-w-id="983dd923-8cbc-776f-5418-09977db53c77" style="opacity:0" class="layout54_content-left is_border-right gap"><div class="display-inlineflex align-center"><div class="code-embed w-embed"><svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.1666 7.49984C13.1666 9.04651 12.5933 10.4732 11.6466 11.5465C10.6999 12.6332 9.37992 13.3865 7.88659 13.5932C7.59992 13.6398 7.30658 13.6598 6.99992 13.6598C6.69325 13.6598 6.40658 13.6398 6.11325 13.5932C4.61992 13.3865 3.29992 12.6332 2.35325 11.5465C1.40658 10.4732 0.833252 9.04651 0.833252 7.49984C0.833252 5.95318 1.40658 4.52651 2.35325 3.45318C3.29992 2.36651 4.61992 1.61318 6.11325 1.40651C6.39992 1.35984 6.69325 1.33984 6.99992 1.33984C7.30658 1.33984 7.59325 1.35984 7.88659 1.40651C9.37992 1.61318 10.6999 2.36651 11.6466 3.45318C12.5933 4.52651 13.1666 5.95318 13.1666 7.49984Z" stroke="#E5DA71" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.77992 13.5999C6.35325 13.1532 4.33325 10.9466 4.33325 7.4999C4.33325 4.05324 6.35325 1.84657 6.77992 1.3999" stroke="#E5DA71" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.21973 13.5999C7.64639 13.1532 9.66639 10.9466 9.66639 7.4999C9.66639 4.05324 7.64639 1.84657 7.21973 1.3999" stroke="#E5DA71" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/> <path d="M0.833252 7.5H13.1666" stroke="#E5DA71" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><p class="text-color-yellow">Authorized</p></div><h3 class="text-color-white">Permission-aware connectors</h3><div class="icon_group"><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="32" height="46" viewBox="0 0 32 46" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2809)"> <path d="M1.03354 8.89795C0.41254 8.89795 -0.103523 9.44707 -0.00146043 10.0465L4.39154 35.7763C4.49504 36.4261 5.06285 36.9263 5.78592 36.9263H26.8122C27.3297 36.9263 27.7423 36.5756 27.8458 36.0753L32.2374 10.0479C32.3409 9.44851 31.8751 8.89795 31.2038 8.89795H1.03354ZM19.5284 27.4834H12.8124L11.004 18.2906H21.1815L19.5284 27.4834Z" fill="#2684FF"/> <path d="M30.8416 18.2905H21.1313L19.53 27.4833H12.8125L4.85596 36.5755C4.85596 36.5755 5.21821 36.9248 5.78602 36.9248H26.8123C27.3298 36.9248 27.7424 36.5755 27.8459 36.0767L30.8416 18.2905Z" fill="url(#paint0_linear_1_2809)"/> </g> <defs> <linearGradient id="paint0_linear_1_2809" x1="33.0698" y1="20.8723" x2="17.4542" y2="33.4777" gradientUnits="userSpaceOnUse"> <stop offset="0.176" stop-color="#0052CC"/> <stop offset="1" stop-color="#2684FF"/> </linearGradient> <clipPath id="clip0_1_2809"> <rect width="32" height="46" fill="white"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="36" height="35" viewBox="0 0 36 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.24361 26.1133C0.880882 26.7053 0.473738 27.3898 0.127667 27.9355C-0.0211366 28.1869 -0.0653379 28.4867 0.00456361 28.7704C0.0744651 29.054 0.25289 29.2989 0.501497 29.4525L7.75234 33.911C7.87826 33.9888 8.01842 34.0408 8.16465 34.064C8.31087 34.0872 8.46024 34.081 8.60406 34.0459C8.74788 34.0107 8.88327 33.9474 9.00235 33.8594C9.12142 33.7715 9.2218 33.6607 9.29763 33.5336C9.58634 33.0489 9.96016 32.4181 10.3673 31.7447C13.2395 27.005 16.1284 27.5859 21.338 30.0723L28.5259 33.4892C28.6606 33.5531 28.8067 33.5893 28.9556 33.5958C29.1045 33.6023 29.2532 33.5789 29.3929 33.527C29.5327 33.4751 29.6606 33.3958 29.7691 33.2936C29.8777 33.1915 29.9646 33.0686 30.0249 32.9324L33.4782 25.1254C33.5965 24.8578 33.6044 24.5543 33.5001 24.281C33.3957 24.0076 33.1877 23.7865 32.9212 23.6657C31.4036 22.9516 28.3871 21.5308 25.6703 20.221C15.8989 15.4758 7.59689 15.781 1.24361 26.1133Z" fill="url(#paint0_linear_1_2818)"/> <path d="M33.7521 8.40136C34.1149 7.80936 34.522 7.12486 34.8681 6.57911C35.0169 6.32767 35.0611 6.02792 34.9912 5.74426C34.9213 5.4606 34.7429 5.21568 34.4943 5.06211L27.2434 0.603605C27.1168 0.517296 26.9737 0.458117 26.8231 0.42979C26.6725 0.401462 26.5177 0.4046 26.3684 0.439006C26.2191 0.473413 26.0785 0.538345 25.9555 0.629713C25.8325 0.721081 25.7297 0.836906 25.6537 0.969905C25.365 1.4546 24.9912 2.08545 24.584 2.75885C21.7118 7.49855 18.823 6.91766 13.6134 4.43126L6.44767 1.03096C6.31284 0.967399 6.16665 0.931443 6.01772 0.925204C5.86878 0.918965 5.72009 0.942567 5.58042 0.994626C5.44074 1.04668 5.31289 1.12615 5.20439 1.22834C5.09589 1.33052 5.00894 1.45337 4.94864 1.58966L1.49533 9.39296C1.37794 9.66093 1.37055 9.96427 1.47474 10.2376C1.57893 10.511 1.78637 10.7325 2.05238 10.8545C3.56991 11.5686 6.58647 12.9894 9.30322 14.2992C19.095 19.0389 27.4007 18.7207 33.7521 8.40136Z" fill="url(#paint1_linear_1_2818)"/> <defs> <linearGradient id="paint0_linear_1_2818" x1="33.2839" y1="36.2143" x2="11.3538" y2="23.6091" gradientUnits="userSpaceOnUse"> <stop offset="0.18" stop-color="#0052CC"/> <stop offset="1" stop-color="#2684FF"/> </linearGradient> <linearGradient id="paint1_linear_1_2818" x1="-9249.62" y1="26301.4" x2="-8490.53" y2="27172.9" gradientUnits="userSpaceOnUse"> <stop offset="0.18" stop-color="#0052CC"/> <stop offset="1" stop-color="#2684FF"/> </linearGradient> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="36" height="38" viewBox="0 0 36 38" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M35.2068 17.8373L19.5786 2.03045L18.0641 0.5L6.29866 12.3972L0.919269 17.8373C0.650014 18.11 0.498779 18.4796 0.498779 18.8649C0.498779 19.2502 0.650014 19.6198 0.919269 19.8925L11.6681 30.7615L18.063 37.2287L29.8263 25.3326L30.0092 25.1476L35.2057 19.8925C35.4753 19.6198 35.6267 19.25 35.6267 18.8643C35.6267 18.4787 35.4753 18.1089 35.2057 17.8362M18.063 24.2944L12.6936 18.8632L18.063 13.4332L23.4324 18.8632L18.063 24.2944Z" fill="#2684FF"/> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="32" height="38" viewBox="0 0 32 38" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2827)"> <path d="M27.1502 14.7739C27.5754 14.5122 27.9718 14.2064 28.3327 13.8614C28.4031 13.7936 28.4691 13.7259 28.5359 13.6581C28.7885 13.4011 29.0214 13.1255 29.2328 12.8336C29.4479 12.5369 29.6326 12.2194 29.7844 11.8859C29.9959 11.4311 30.1258 10.9426 30.1681 10.4428C30.2991 8.73649 29.2882 7.03991 27.0341 5.67156L17.9578 0.166504L7.37695 10.3055L0.48877 16.9052L10.0437 22.7042C11.5739 23.6412 13.3314 24.1409 15.1256 24.1491C17.3181 24.1491 19.4192 23.3747 20.9694 21.8885C22.6552 20.2729 23.2148 18.182 22.1748 16.4441C22.0054 16.1623 21.8046 15.9004 21.5765 15.6636C22.1335 15.7877 22.7022 15.8512 23.2728 15.8528H23.2878C24.2207 15.8544 25.1458 15.6816 26.0152 15.3433C26.4098 15.1877 26.7896 14.9971 27.1502 14.7739ZM18.3 20.0361C16.6002 21.6649 13.8657 21.9052 11.6397 20.5553L5.02957 16.5427L10.9631 10.8537L17.6868 14.9358C20.1098 16.408 19.9761 18.4346 18.3 20.0396V20.0361ZM19.0866 12.8019L12.8706 9.03129L18.5367 3.59835L24.6401 7.30392C26.9223 8.68808 27.2188 10.5642 25.5683 12.1437C24.7122 12.9537 23.6124 13.4578 22.44 13.5774C21.2676 13.6972 20.0887 13.4257 19.0866 12.8055V12.8019ZM21.7138 29.5213C19.9919 31.1712 17.6516 32.0802 15.1256 32.0802C13.1345 32.0722 11.1837 31.5185 9.485 30.4796L0.48877 25.0264V27.1973L10.0437 32.9971C11.5739 33.9341 13.3314 34.4338 15.1256 34.4421C17.3181 34.4421 19.4192 33.6668 20.9694 32.1814C22.1027 31.0955 22.7291 29.7941 22.7009 28.5304V28.3729C22.4106 28.7895 22.08 29.1765 21.7138 29.5283V29.5213ZM21.7138 26.0894C19.9919 27.7403 17.6516 28.6492 15.1256 28.6492C13.1345 28.6412 11.1837 28.0876 9.485 27.0486L0.48877 21.5954V23.7672L10.0437 29.5671C11.5739 30.5037 13.3316 31.0031 15.1256 31.0111C17.3181 31.0111 19.4192 30.2367 20.9694 28.7513C22.1027 27.6646 22.7291 26.364 22.7009 25.0995V24.9419C22.4111 25.3589 22.0804 25.746 21.7138 26.0973V26.0894ZM21.7138 22.6576C19.9919 24.3084 17.6516 25.2174 15.1256 25.2174C13.1345 25.2093 11.1837 24.6557 9.485 23.6167L0.48877 18.1653V20.3371L10.0437 26.1369C11.5739 27.0736 13.3316 27.5731 15.1256 27.581C17.3181 27.581 19.4192 26.8066 20.9694 25.3203C22.1027 24.2344 22.7291 22.9339 22.7009 21.6693V21.5092C22.4111 21.927 22.0804 22.3149 21.7138 22.6672V22.6576ZM29.0771 24.9226C27.6411 26.2906 25.762 27.098 23.7814 27.1982V29.5574C25.4841 29.4626 27.0975 28.7649 28.3327 27.5889C29.5645 26.4115 30.1936 25.1153 30.1803 23.8367V23.6431C29.8572 24.1091 29.4875 24.541 29.0771 24.9323V24.9226ZM21.7138 32.9487C19.9919 34.5987 17.6516 35.5086 15.1256 35.5086C13.1344 35.5006 11.1834 34.9467 9.485 33.907L0.48877 28.4565V30.6274L10.0437 36.4274C11.5739 37.3643 13.3314 37.8639 15.1256 37.8721C17.3181 37.8721 19.4192 37.0968 20.9694 35.6116C22.1027 34.5257 22.7291 33.2242 22.7009 31.9606V31.803C22.4108 32.2198 22.0802 32.6068 21.7138 32.9584V32.9487ZM29.2583 14.451C29.1985 14.5117 29.1395 14.5724 29.0771 14.6314C28.4916 15.1793 27.8335 15.6439 27.1212 16.0121C26.3934 16.3793 25.6155 16.6376 24.8125 16.7785C24.4011 16.8548 23.9848 16.9009 23.5667 16.9166C23.6107 17.0583 23.6459 17.2026 23.6767 17.3479C23.7501 17.6949 23.7834 18.0492 23.7761 18.4038V19.2618H23.7805C24.546 19.2159 25.2999 19.0517 26.0152 18.7751C26.8779 18.4377 27.6663 17.9349 28.3362 17.295C28.4075 17.2273 28.4691 17.1577 28.5359 17.0891C28.7885 16.8318 29.0214 16.5559 29.2328 16.2637C29.4483 15.9667 29.6337 15.6489 29.7862 15.3151C29.9971 14.859 30.1257 14.3693 30.1663 13.8684C30.1742 13.7602 30.1839 13.6511 30.183 13.5428V13.3669C30.1197 13.4549 30.0528 13.5481 29.9842 13.6388C29.7599 13.9279 29.5174 14.2024 29.2583 14.4607V14.451ZM29.2583 21.3077C29.1985 21.3693 29.1439 21.4318 29.0823 21.4925C27.6465 22.8607 25.7673 23.6679 23.7866 23.7672V26.1255C25.4893 26.0304 27.1026 25.3326 28.338 24.157C28.9431 23.5959 29.4353 22.9241 29.7879 22.178C29.9987 21.7219 30.1274 21.2321 30.1681 20.7313C30.1759 20.6222 30.1856 20.5131 30.1848 20.4048V20.2112C30.1197 20.3063 30.0554 20.4013 29.985 20.4946C29.7598 20.7845 29.5159 21.0593 29.2548 21.3174L29.2583 21.3077ZM29.2583 17.8758C29.1985 17.9374 29.1439 17.9999 29.0823 18.0606C28.7902 18.3371 28.4778 18.5916 28.1479 18.8218C27.8222 19.0516 27.4803 19.2575 27.1247 19.4377C26.086 19.9642 24.9493 20.2692 23.7866 20.3336H23.7822V22.6804C25.4849 22.5855 27.0982 21.8877 28.3336 20.712C28.4049 20.6442 28.4664 20.5747 28.5333 20.506C28.7859 20.2487 29.0188 19.9728 29.2301 19.6806C29.4454 19.3838 29.6308 19.0663 29.7835 18.7329C29.9944 18.2765 30.1231 17.7865 30.1636 17.2854C30.1716 17.1771 30.1812 17.068 30.1803 16.9598V16.7662C30.1153 16.8612 30.051 16.9562 29.9806 17.0495C29.7569 17.344 29.5144 17.6238 29.2548 17.8872L29.2583 17.8758ZM27.1502 14.7739C27.5754 14.5122 27.9718 14.2064 28.3327 13.8614C28.4031 13.7936 28.4691 13.7259 28.5359 13.6581C28.7885 13.4011 29.0214 13.1255 29.2328 12.8336C29.4479 12.5369 29.6326 12.2194 29.7844 11.8859C29.9959 11.4311 30.1258 10.9426 30.1681 10.4428C30.2991 8.73649 29.2882 7.03991 27.0341 5.67156L17.9578 0.166504L7.37695 10.3055L0.48877 16.9052L10.0437 22.7042C11.5739 23.6412 13.3314 24.1409 15.1256 24.1491C17.3181 24.1491 19.4192 23.3747 20.9694 21.8885C22.6552 20.2729 23.2148 18.182 22.1748 16.4441C22.0054 16.1623 21.8046 15.9004 21.5765 15.6636C22.1335 15.7877 22.7022 15.8512 23.2728 15.8528H23.2878C24.2207 15.8544 25.1458 15.6816 26.0152 15.3433C26.4098 15.1877 26.7896 14.9971 27.1502 14.7739ZM18.3 20.0361C16.6002 21.6649 13.8657 21.9052 11.6397 20.5553L5.02957 16.5427L10.9631 10.8537L17.6868 14.9358C20.1098 16.408 19.9761 18.4346 18.3 20.0396V20.0361ZM19.0866 12.8019L12.8706 9.03129L18.5367 3.59835L24.6401 7.30392C26.9223 8.68808 27.2188 10.5642 25.5683 12.1437C24.7122 12.9537 23.6124 13.4578 22.44 13.5774C21.2676 13.6972 20.0887 13.4257 19.0866 12.8055V12.8019ZM21.7138 29.5213C19.9919 31.1712 17.6516 32.0802 15.1256 32.0802C13.1345 32.0722 11.1837 31.5185 9.485 30.4796L0.48877 25.0264V27.1973L10.0437 32.9971C11.5739 33.9341 13.3314 34.4338 15.1256 34.4421C17.3181 34.4421 19.4192 33.6668 20.9694 32.1814C22.1027 31.0955 22.7291 29.7941 22.7009 28.5304V28.3729C22.4106 28.7895 22.08 29.1765 21.7138 29.5283V29.5213ZM21.7138 26.0894C19.9919 27.7403 17.6516 28.6492 15.1256 28.6492C13.1345 28.6412 11.1837 28.0876 9.485 27.0486L0.48877 21.5954V23.7672L10.0437 29.5671C11.5739 30.5037 13.3316 31.0031 15.1256 31.0111C17.3181 31.0111 19.4192 30.2367 20.9694 28.7513C22.1027 27.6646 22.7291 26.364 22.7009 25.0995V24.9419C22.4111 25.3589 22.0804 25.746 21.7138 26.0973V26.0894ZM21.7138 22.6576C19.9919 24.3084 17.6516 25.2174 15.1256 25.2174C13.1345 25.2093 11.1837 24.6557 9.485 23.6167L0.48877 18.1653V20.3371L10.0437 26.1369C11.5739 27.0736 13.3316 27.5731 15.1256 27.581C17.3181 27.581 19.4192 26.8066 20.9694 25.3203C22.1027 24.2344 22.7291 22.9339 22.7009 21.6693V21.5092C22.4111 21.927 22.0804 22.3149 21.7138 22.6672V22.6576ZM29.0771 24.9226C27.6411 26.2906 25.762 27.098 23.7814 27.1982V29.5574C25.4841 29.4626 27.0975 28.7649 28.3327 27.5889C29.5645 26.4115 30.1936 25.1153 30.1803 23.8367V23.6431C29.8572 24.1091 29.4875 24.541 29.0771 24.9323V24.9226ZM21.7138 32.9487C19.9919 34.5987 17.6516 35.5086 15.1256 35.5086C13.1344 35.5006 11.1834 34.9467 9.485 33.907L0.48877 28.4565V30.6274L10.0437 36.4274C11.5739 37.3643 13.3314 37.8639 15.1256 37.8721C17.3181 37.8721 19.4192 37.0968 20.9694 35.6116C22.1027 34.5257 22.7291 33.2242 22.7009 31.9606V31.803C22.4108 32.2198 22.0802 32.6068 21.7138 32.9584V32.9487ZM29.2583 14.451C29.1985 14.5117 29.1395 14.5724 29.0771 14.6314C28.4916 15.1793 27.8335 15.6439 27.1212 16.0121C26.3934 16.3793 25.6155 16.6376 24.8125 16.7785C24.4011 16.8548 23.9848 16.9009 23.5667 16.9166C23.6107 17.0583 23.6459 17.2026 23.6767 17.3479C23.7501 17.6949 23.7834 18.0492 23.7761 18.4038V19.2618H23.7805C24.546 19.2159 25.2999 19.0517 26.0152 18.7751C26.8779 18.4377 27.6663 17.9349 28.3362 17.295C28.4075 17.2273 28.4691 17.1577 28.5359 17.0891C28.7885 16.8318 29.0214 16.5559 29.2328 16.2637C29.4483 15.9667 29.6337 15.6489 29.7862 15.3151C29.9971 14.859 30.1257 14.3693 30.1663 13.8684C30.1742 13.7602 30.1839 13.6511 30.183 13.5428V13.3669C30.1197 13.4549 30.0528 13.5481 29.9842 13.6388C29.7599 13.9279 29.5174 14.2024 29.2583 14.4607V14.451ZM29.2583 21.3077C29.1985 21.3693 29.1439 21.4318 29.0823 21.4925C27.6465 22.8607 25.7673 23.6679 23.7866 23.7672V26.1255C25.4893 26.0304 27.1026 25.3326 28.338 24.157C28.9431 23.5959 29.4353 22.9241 29.7879 22.178C29.9987 21.7219 30.1274 21.2321 30.1681 20.7313C30.1759 20.6222 30.1856 20.5131 30.1848 20.4048V20.2112C30.1197 20.3063 30.0554 20.4013 29.985 20.4946C29.7598 20.7845 29.5159 21.0593 29.2548 21.3174L29.2583 21.3077ZM29.2583 17.8758C29.1985 17.9374 29.1439 17.9999 29.0823 18.0606C28.7902 18.3371 28.4778 18.5916 28.1479 18.8218C27.8222 19.0516 27.4803 19.2575 27.1247 19.4377C26.086 19.9642 24.9493 20.2692 23.7866 20.3336H23.7822V22.6804C25.4849 22.5855 27.0982 21.8877 28.3336 20.712C28.4049 20.6442 28.4664 20.5747 28.5333 20.506C28.7859 20.2487 29.0188 19.9728 29.2301 19.6806C29.4454 19.3838 29.6308 19.0663 29.7835 18.7329C29.9944 18.2765 30.1231 17.7865 30.1636 17.2854C30.1716 17.1771 30.1812 17.068 30.1803 16.9598V16.7662C30.1153 16.8612 30.051 16.9562 29.9806 17.0495C29.7569 17.344 29.5144 17.6238 29.2548 17.8872L29.2583 17.8758Z" fill="#121212"/> </g> <defs> <clipPath id="clip0_1_2827"> <rect width="31" height="38" fill="white" transform="translate(0.5)"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="56" height="32" viewBox="0 0 56 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path opacity="0.85" d="M7.84229 26.1658H14.5584C18.1534 26.1658 21.0966 23.4756 21.2744 20.0894H7.84229V26.1658Z" fill="#74BF4B"/> <path d="M14.5584 13.3545H7.84229V19.4309H21.2744C21.0966 16.0447 18.1534 13.3545 14.5584 13.3545Z" fill="#74BF4B"/> <path d="M42.7658 13.3545C39.1708 13.3545 36.2276 16.0447 36.0498 19.4309H49.4622C49.3041 16.0447 46.3807 13.3545 42.7658 13.3545Z" fill="#74BF4B"/> <path opacity="0.85" d="M42.7649 26.1658C46.36 26.1658 49.3032 23.4756 49.481 20.0894H36.0686C36.2267 23.4568 39.1699 26.1658 42.7649 26.1658Z" fill="#74BF4B"/> <path d="M21.9453 13.3545V19.7507C21.9453 23.1746 24.77 25.9776 28.3256 26.147V13.3545H21.9453Z" fill="#74BF4B"/> <path opacity="0.85" d="M28.9968 13.3545V26.1658H35.3771V19.7507V13.3545H28.9968Z" fill="#74BF4B"/> <path d="M12.3262 6.9585H11.4768V10.1566H12.3262V6.9585Z" fill="#4D4D4F"/> <path d="M16.5532 8.55735C16.5532 9.59204 17.3828 10.2129 18.331 10.2129C18.7063 10.2129 18.9829 10.1188 19.1014 10.1V9.2346C19.0421 9.25341 18.7656 9.40391 18.3903 9.40391C17.8372 9.40391 17.4619 9.02766 17.4619 8.55735C17.4619 8.06823 17.8372 7.71079 18.3903 7.71079C18.7854 7.71079 19.0619 7.86129 19.1014 7.8801V7.01473C19.0224 6.99592 18.7261 6.90186 18.331 6.90186C17.3039 6.90186 16.5532 7.59792 16.5532 8.55735Z" fill="#4D4D4F"/> <path d="M7.7832 8.55735C7.7832 9.59204 8.61282 10.2129 9.56098 10.2129C9.93631 10.2129 10.2128 10.1188 10.3314 10.1V9.2346C10.2721 9.25341 10.0153 9.40391 9.62025 9.40391C9.06718 9.40391 8.69185 9.02766 8.69185 8.55735C8.69185 8.06823 9.06718 7.71079 9.62025 7.71079C10.0153 7.71079 10.2919 7.86129 10.3314 7.8801V7.01473C10.2524 6.99592 9.95607 6.90186 9.56098 6.90186C8.53385 6.90186 7.7832 7.59792 7.7832 8.55735Z" fill="#4D4D4F"/> <path d="M21.7285 6.90186C20.7014 6.90186 19.9705 7.63554 19.9705 8.55735C19.9705 9.47917 20.7014 10.2129 21.7285 10.2129C22.7557 10.2129 23.4866 9.47917 23.4866 8.55735C23.4866 7.63554 22.7557 6.90186 21.7285 6.90186ZM21.7285 9.40391C21.2347 9.40391 20.8593 9.02766 20.8593 8.55735C20.8593 8.08704 21.2347 7.71079 21.7285 7.71079C22.2224 7.71079 22.5977 8.08704 22.5977 8.55735C22.5977 9.02766 22.2224 9.40391 21.7285 9.40391Z" fill="#4D4D4F"/> <path d="M14.9329 8.21873L14.6959 8.14348C14.5576 8.10585 14.3205 8.0306 14.3205 7.84248C14.3205 7.69198 14.4983 7.5791 14.8342 7.5791C15.1305 7.5791 15.486 7.67316 15.486 7.67316V6.99592C15.4662 6.99592 15.0712 6.90186 14.6761 6.90186C13.9058 6.90186 13.4316 7.29692 13.4316 7.89891C13.4316 8.42567 13.8267 8.68904 14.281 8.83954C14.3403 8.85835 14.4193 8.87716 14.4588 8.89597C14.6761 8.95242 14.8342 9.04648 14.8342 9.21579C14.8342 9.40391 14.6366 9.51679 14.2218 9.51679C13.8465 9.51679 13.5107 9.42272 13.4316 9.40391V10.1376C13.4712 10.1376 13.886 10.2316 14.3403 10.2316C14.9922 10.2316 15.723 9.96828 15.723 9.15935C15.723 8.74548 15.486 8.38804 14.9329 8.21873Z" fill="#4D4D4F"/> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="42" height="42" viewBox="0 0 42 42" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2832)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M40.8362 39.418V40.8855C40.5677 40.9559 40.3268 40.9902 40.116 40.9902C38.6919 40.9902 37.9807 40.2381 37.9807 38.7328C37.9807 37.3432 38.7354 36.6488 40.2431 36.6488C40.8729 36.6488 41.4586 36.7659 42 37.0003V35.9476C41.4586 35.7436 40.8438 35.6406 40.1551 35.6406C37.9003 35.6406 36.7717 36.6705 36.7717 38.7328C36.7717 40.9097 37.8804 42 40.0975 42C40.8606 42 41.4936 41.8888 42 41.6663V38.3865H40.1198L39.7267 39.418H40.8362ZM32.873 40.9893C34.1379 40.9893 34.7706 40.2607 34.7706 38.8024C34.7706 37.3666 34.1379 36.648 32.873 36.648C31.5755 36.648 30.927 37.3666 30.927 38.8024C30.927 40.2607 31.5755 40.9893 32.873 40.9893ZM29.7179 38.8292C29.7179 36.7031 30.7703 35.6406 32.873 35.6406C34.9436 35.6406 35.9785 36.7031 35.9785 38.8292C35.9785 40.9426 34.9436 42 32.873 42C30.8632 42 29.8124 40.9426 29.7179 38.8292ZM24.426 40.9458H25.8099C27.1126 40.9458 27.7651 40.1803 27.7651 38.6485C27.7651 37.344 27.1126 36.6923 25.8099 36.6923H24.426V40.9458ZM25.9857 41.9548H23.2622V35.6857H25.9857C27.9485 35.6857 28.9298 36.6738 28.9298 38.6491C28.9298 40.8521 27.9485 41.9548 25.9857 41.9548ZM17.0418 41.9548H15.8462L18.5134 35.6857H19.765L22.4893 41.9548H21.2369L20.4461 40.2447H18.4341L18.8331 39.2373H20.1383L19.11 36.8822L17.0418 41.9548ZM11.6763 35.6857H16.4436V36.6939H14.6422V41.9548H13.4785V36.6939H11.6763V35.6857ZM6.88734 41.9548H5.69174L8.35818 35.6857H9.60978L12.3348 41.9548H11.0824L10.2917 40.2447H8.27942L8.67952 39.2373H9.98462L8.95637 36.8822L6.88734 41.9548ZM1.16464 40.9458H2.54768C3.85116 40.9458 4.50209 40.1803 4.50209 38.6485C4.50209 37.344 3.85116 36.6923 2.54768 36.6923H1.16464V40.9458ZM2.72323 41.9548H0V35.6857H2.72323C4.68523 35.6857 5.66755 36.6738 5.66755 38.6491C5.66755 40.8521 4.68523 41.9548 2.72323 41.9548Z" fill="#612BA6"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.9058 10.1283C21.1302 9.91524 19.788 9.63511 18.7464 10.3455C17.9782 10.8697 17.9535 11.9929 18.6889 12.6297C18.7627 12.6927 18.8233 12.7375 18.8799 12.7743C19.0944 12.6732 19.3393 12.571 19.6208 12.4796C20.0968 12.3253 20.4922 12.2451 20.8172 12.2027C20.9729 12.0288 21.154 11.7228 21.1089 11.1685C21.0473 10.4164 20.4774 10.5356 20.9058 10.1283ZM27.9517 14.2113C27.8248 14.1409 27.2302 14.1688 26.8125 14.2184C26.0166 14.3123 25.1575 14.5884 24.9693 14.7352C24.627 14.9997 24.7824 15.461 25.0355 15.6505C25.7447 16.1802 26.3663 16.5354 27.0223 16.4489C27.4251 16.3958 27.7805 15.7581 28.0319 15.1794C28.204 14.7809 28.2039 14.3507 27.9517 14.2113ZM25.2339 9.50381C25.1879 9.6082 25.1157 9.67671 25.2239 10.0173L25.2309 10.0368L25.248 10.0809L25.2931 10.183C25.4879 10.5813 25.7018 10.957 26.0594 11.1488C26.1522 11.1334 26.2479 11.1227 26.347 11.1178C26.6829 11.103 26.8949 11.1562 27.0293 11.2287C27.0414 11.1619 27.0438 11.0638 27.0362 10.9193C27.0099 10.4148 27.1361 9.55671 26.1664 9.10534C25.8004 8.93554 25.2869 8.98782 25.1156 9.2001C25.147 9.20417 25.1747 9.21051 25.1969 9.21795C25.4556 9.30777 25.2805 9.39676 25.2339 9.50381ZM35.2203 16.4187L34.385 16.5778L32.7806 0L5.44067 3.17013L8.80886 30.5032L12.0091 30.0387C11.7536 29.6738 11.3557 29.2321 10.6759 28.6673C9.73334 27.8843 10.0666 26.5544 10.6227 25.7144C11.3581 24.2954 15.148 22.4919 14.9335 20.224C14.8564 19.3993 14.7253 18.3257 13.9598 17.5901C13.9311 17.8955 13.9828 18.1894 13.9828 18.1894C13.9828 18.1894 13.6682 17.7886 13.5117 17.2417C13.3563 17.0317 13.2343 16.9649 13.0687 16.6849C12.9508 17.0089 12.9664 17.3844 12.9664 17.3844C12.9664 17.3844 12.7093 16.7772 12.6676 16.2643C12.5152 16.4937 12.4767 16.9298 12.4767 16.9298C12.4767 16.9298 12.1426 15.972 12.2187 15.456C12.0665 15.0071 11.6143 14.1165 11.7421 12.0917C12.5766 12.6762 14.4134 12.5376 15.1292 11.4826C15.3666 11.1334 15.5297 10.1798 15.0104 8.30043C14.6772 7.09538 13.8517 5.30092 13.5297 4.62004L13.4914 4.64774C13.6608 5.19632 14.0104 6.34581 14.1447 6.9034C14.551 8.59429 14.6599 9.18286 14.469 9.96257C14.307 10.6402 13.9179 11.0835 12.9319 11.579C11.9461 12.0761 10.6373 10.8664 10.5547 10.7993C9.59653 10.036 8.85536 8.79095 8.77272 8.18598C8.68684 7.52395 9.15439 7.12631 9.39021 6.58512C9.05285 6.6815 8.67695 6.85296 8.67695 6.85296C8.67695 6.85296 9.12565 6.38842 9.67917 5.98671C9.90864 5.83472 10.043 5.73856 10.2844 5.53757C9.93467 5.53184 9.65065 5.54164 9.65065 5.54164C9.65065 5.54164 10.2337 5.22664 10.8381 4.99713C10.3959 4.97748 9.97243 4.99384 9.97243 4.99384C9.97243 4.99384 11.2736 4.41184 12.3015 3.98487C13.0082 3.69489 13.6985 3.78081 14.0867 4.3415C14.5959 5.07631 15.1308 5.47557 16.2642 5.72294C16.9603 5.41428 17.1715 5.25595 18.0461 5.01743C18.8158 4.17088 19.4202 4.06157 19.4202 4.06157C19.4202 4.06157 19.1206 4.33658 19.0401 4.76849C19.4768 4.42474 19.955 4.13745 19.955 4.13745C19.955 4.13745 19.7698 4.36611 19.5972 4.72933L19.6371 4.78901C20.1465 4.48363 20.7452 4.24286 20.7452 4.24286C20.7452 4.24286 20.5741 4.45922 20.3733 4.73913C20.7575 4.73585 21.5363 4.75554 21.8384 4.78979C23.6228 4.82895 23.993 2.8842 24.6775 2.64015C25.535 2.33397 25.9183 2.14879 27.3792 3.58393C28.6329 4.81587 29.6123 7.02109 29.1259 7.51489C28.7182 7.92466 27.9139 7.35494 27.0222 6.24382C26.5511 5.65526 26.1949 4.95959 26.028 4.07551C25.8871 3.32923 25.3393 2.89651 25.3393 2.89651C25.3393 2.89651 25.657 3.60526 25.657 4.22973C25.657 4.571 25.6996 5.84618 26.2466 6.56211C26.1924 6.66671 26.1672 7.07971 26.1073 7.1589C25.4712 6.38982 24.1043 5.83962 23.8816 5.67718C24.6359 6.29528 26.3694 7.71488 27.0353 9.07598C27.6651 10.3626 27.2939 11.5423 27.6126 11.8476C27.7033 11.935 28.9669 13.5098 29.2101 14.3008C29.6342 15.6797 29.2356 17.1289 28.6805 18.0277L27.13 18.2693C26.9035 18.2066 26.7502 18.1748 26.5472 18.057C26.6592 17.8588 26.8821 17.3641 26.8844 17.262L26.797 17.1086C26.3145 17.7919 25.5062 18.4555 24.8348 18.8367C23.9561 19.3349 22.9432 19.258 22.2839 19.054C20.4127 18.4768 18.6431 17.2121 18.2163 16.8799C18.2163 16.8799 18.2032 17.1452 18.2836 17.205C18.7552 17.7371 19.8362 18.6998 20.8811 19.3708L18.6535 19.6157L19.7068 27.8148C19.24 27.8816 19.1671 27.9144 18.656 27.987C18.2057 26.3958 17.3441 25.3567 16.4024 24.7516C15.572 24.2179 14.4264 24.0977 13.3299 24.3148L13.2596 24.3965C14.0218 24.3173 14.922 24.4274 15.8464 25.0129C16.7539 25.5868 17.485 27.0687 17.7545 27.961C18.0992 29.1014 18.3375 30.3212 17.4098 31.6143C16.7498 32.5336 14.8229 33.0414 13.2661 31.9426C13.682 32.6112 14.2437 33.1581 15.0005 33.2611C16.1241 33.4136 17.1903 33.2186 17.9241 32.4651C18.5504 31.8208 18.883 30.4738 18.7953 29.0551L19.787 28.9113L20.1449 31.4576L36.5591 29.481L35.2203 16.4187ZM19.5028 20.1831L21.5682 19.8989C21.9023 20.0492 22.1348 20.1065 22.5353 20.2084C23.1594 20.3708 23.8817 20.5268 24.9512 19.9879C25.2001 19.8646 25.7186 19.3903 25.9281 19.1202L34.3891 17.5852L35.2522 28.032L20.7567 30.6445L19.5028 20.1831ZM31.5065 23.6502L28.7353 21.8224L26.4236 25.684L23.735 24.8979L21.3676 28.5112L21.4888 29.6484L34.3603 27.2769L33.6127 19.2345L31.5065 23.6502Z" fill="#612BA6"/> </g> <defs> <clipPath id="clip0_1_2832"> <rect width="42" height="42" fill="white"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="42" height="40" viewBox="0 0 42 40" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect width="42" height="40" fill="url(#pattern0_1_2834)"/> <defs> <pattern id="pattern0_1_2834" patternContentUnits="objectBoundingBox" width="1" height="1"> <use xlink:href="#image0_1_2834" transform="matrix(0.0015625 0 0 0.00164063 0 -0.025)"/> </pattern> <image id="image0_1_2834" width="640" height="640" xlink:href="data:image/png;base64,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"/> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="40" height="38" viewBox="0 0 40 38" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2836)"> <path d="M20.3788 37.2929L27.4803 14.771H13.2864L20.3788 37.2929Z" fill="#E24329"/> <path d="M3.33844 14.77L1.17547 21.6128C1.0794 21.9168 1.0792 22.2442 1.1749 22.5484C1.2706 22.8525 1.45732 23.118 1.70853 23.307L20.3784 37.2929L3.33844 14.77Z" fill="#FCA326"/> <path d="M3.33862 14.7701H13.2861L9.00535 1.20689C8.7858 0.511766 7.83081 0.511766 7.60493 1.20689L3.33862 14.7701Z" fill="#E24329"/> <path d="M37.4298 14.77L39.5846 21.6128C39.6808 21.9167 39.6811 22.244 39.5856 22.5482C39.49 22.8523 39.3035 23.1179 39.0524 23.307L20.3799 37.2929L37.4298 14.77Z" fill="#FCA326"/> <path d="M37.4299 14.7701H27.4824L31.756 1.20689C31.9746 0.511766 32.9305 0.511766 33.1564 1.20689L37.4299 14.7701Z" fill="#E24329"/> <path d="M20.3786 37.2929L27.48 14.771H37.4285L20.3786 37.2929ZM20.3786 37.2929L3.33862 14.771H13.2861L20.3786 37.2929Z" fill="#FC6D26"/> </g> <defs> <clipPath id="clip0_1_2836"> <rect width="39" height="38" fill="white" transform="translate(0.5)"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="42" height="38" viewBox="0 0 42 38" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2845)"> <path d="M33.549 37.2539H8.00496V37.1381C7.53358 36.9066 7.06342 36.7908 6.59204 36.5593C6.70958 36.4423 6.70958 36.3265 6.82712 36.2107C7.76866 34.5875 8.71142 32.9643 9.7705 31.2253C10.9471 29.2547 12.0074 27.283 13.184 25.4282H28.605C28.7225 25.544 28.84 25.7755 28.84 25.8913C30.9594 29.4863 32.96 32.9643 35.0782 36.5593C34.608 36.675 34.2542 36.9054 33.784 37.0224L33.549 37.2539Z" fill="#2184FB"/> <path d="M13.0665 25.4285H0V24.3841C0 24.2683 0.117541 24.2683 0.117541 24.1526C0.352624 23.8052 0.471376 23.341 0.706459 22.9936C2.82462 19.2829 5.06154 15.5733 7.18092 11.8626C8.97178 8.82377 10.7374 5.77057 12.4775 2.7033C12.9489 2.00747 13.4191 1.4274 14.1255 1.08008C14.2431 1.4274 14.3606 1.65895 14.5969 2.00747C16.2449 4.67385 17.7754 7.45721 19.4234 10.1236C19.8935 10.8194 20.2474 11.5153 20.6 12.3269C19.1871 14.7617 17.7754 17.0796 16.3625 19.5144C15.4209 21.4862 14.2431 23.4567 13.0665 25.4285Z" fill="#00AD45"/> <path d="M41.5538 24.501V25.4284H28.3674C26.8381 22.8778 25.4252 20.443 23.8948 17.8923C22.8357 16.0364 21.7766 14.2974 20.7163 12.4426C20.7163 12.3268 20.8338 12.2099 20.8338 12.0941C21.8985 10.3416 22.9192 8.56344 23.8948 6.76132L27.0744 1.1958C27.8984 1.54312 28.3698 2.12319 28.7224 2.9348C32.6074 9.54348 36.4911 16.2679 40.376 22.8778C40.6111 23.3409 40.8474 23.921 41.0824 24.501H41.5538Z" fill="#FDBA00"/> <path d="M14.2432 1.19584C14.597 1.08006 14.9496 0.847323 15.3035 0.731548C15.421 0.731548 15.5385 0.615774 15.6561 0.5H25.8967C26.0155 0.5 26.0155 0.615774 26.133 0.615774C26.4856 0.731548 26.8395 0.96429 27.3096 1.08006L24.1312 6.64558C23.0669 8.39811 22.0467 10.1762 21.0715 11.9784C20.9527 12.0941 20.9527 12.2099 20.9527 12.3269H20.8352C20.4825 11.631 20.0112 10.8194 19.6585 10.1236C18.0105 7.45719 16.4801 4.67384 14.8321 2.00745C14.597 1.7759 14.4795 1.42739 14.2432 1.19584Z" fill="#008329"/> <path d="M0 25.4282H13.0665C11.8886 27.3988 10.8295 29.3705 9.65292 31.2253C8.71138 32.8485 7.76862 34.4717 6.70954 36.2107C6.592 36.3265 6.592 36.4423 6.47446 36.5581C5.76279 36.2048 5.18509 35.6358 4.82646 34.9348C3.40905 32.6028 2.03549 30.2451 0.706459 27.8631C0.471376 27.5145 0.352624 27.0514 0.117541 26.7029C0.117541 26.5872 0 26.5872 0 26.5872L0 25.4282Z" fill="#0065DA"/> <path d="M41.4351 25.4282H41.5527V26.4714C41.4351 26.8187 41.3176 27.1672 41.0825 27.5145C39.5521 30.0652 38.1391 32.617 36.6087 35.1676C36.2561 35.7476 35.7847 36.3265 35.0794 36.5593C32.9558 33.0676 30.8759 29.5503 28.8401 26.0083C28.7225 25.8913 28.605 25.6598 28.605 25.5428H40.965C41.0825 25.4282 41.3176 25.4282 41.4351 25.4282Z" fill="#E94132"/> <path d="M28.4873 25.4282H41.5513C41.3163 25.4282 41.1987 25.544 40.9636 25.544H29.1913C28.9562 25.4282 28.7212 25.4282 28.4861 25.4282" fill="#BC7B03"/> </g> <defs> <clipPath id="clip0_1_2845"> <rect width="42" height="37" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="40" height="30" viewBox="0 0 40 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2854)"> <mask id="mask0_1_2854" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="126" height="30"> <path d="M125.5 0H0.5V29.8402H125.5V0Z" fill="white"/> </mask> <g mask="url(#mask0_1_2854)"> <path d="M39.6566 27.4875C39.5963 27.5317 39.4963 27.5655 39.4802 27.624C39.0147 29.3737 37.814 29.874 36.1588 29.8057C34.5191 29.7375 32.8735 29.7832 31.2338 29.8395C30.5699 29.862 30.7405 29.4277 30.7405 29.0985C30.7309 25.557 30.7382 22.0155 30.7309 18.4762C30.7287 17.1525 30.6993 15.8287 30.6838 14.5065L30.7485 14.328C31.0052 14.3617 31.2633 14.2597 31.3809 14.0745C31.7927 13.4242 32.4485 13.0822 33.0265 12.642C35.1794 11.001 37.3434 9.37422 39.5022 7.74072L39.6588 7.81572V8.14122C39.4647 8.46222 39.5353 8.82147 39.5338 9.16347C39.5265 14.912 39.525 20.661 39.5294 26.4105C39.5294 26.6092 39.4294 26.8485 39.6588 27.0015C39.6569 27.162 39.6561 27.324 39.6566 27.4875Z" fill="#35A753"/> <path d="M30.7463 14.326L30.6816 14.5052C28.8228 15.6782 27.1596 17.128 25.3985 18.4405C23.8177 19.6195 22.2331 20.7985 20.7147 22.0555C20.1684 22.5077 19.8434 22.4095 19.3654 22.0382C17.4332 20.5288 15.4895 19.0348 13.5346 17.5562C12.1706 16.5257 10.8978 15.3685 9.40148 14.527C9.38738 14.5134 9.37639 14.4968 9.36927 14.4784C9.36216 14.46 9.35909 14.4402 9.3603 14.4205L9.37133 4.53771C9.37133 3.95871 9.04853 3.38046 9.37353 2.80371C12.6802 5.31471 15.9985 7.81146 19.2831 10.351C19.8456 10.786 20.1802 10.8287 20.7757 10.363C23.9691 7.86171 27.211 5.42346 30.4368 2.96646C30.5191 2.90421 30.625 2.87196 30.7191 2.82621C30.7289 6.65721 30.738 10.4905 30.7463 14.326Z" fill="#E94336"/> <path d="M9.40154 14.5266C9.38879 19.1546 9.37752 23.7821 9.36771 28.4091C9.36404 29.7794 9.36771 29.7771 8.03757 29.7816C6.41992 29.7876 4.80227 29.8034 3.18389 29.8116C1.7361 29.8176 0.598597 28.6244 0.590509 27.0216C0.572862 22.9874 0.561097 18.9554 0.588303 14.9219C0.60448 12.5736 0.469185 10.2254 0.631685 7.87939C2.08757 8.63389 3.26992 9.7874 4.57874 10.7496C6.19492 11.9369 7.73389 13.2396 9.36036 14.4194C9.36036 14.4614 9.37384 14.4969 9.4008 14.5259" fill="#4384F3"/> <path d="M9.36192 14.4202C7.73398 13.2412 6.19501 11.9377 4.5803 10.7504C3.27148 9.78818 2.08765 8.63543 0.633977 7.87943C0.482506 6.33893 0.425888 4.78643 0.645006 3.26393C1.00162 0.794933 4.33618 -1.07557 6.68177 0.702683C7.58912 1.38968 8.47883 2.10218 9.37589 2.80343C9.04868 3.38243 9.37368 3.96068 9.37368 4.53743L9.36192 14.4202Z" fill="#C52221"/> <path d="M30.7464 14.3256L30.7207 2.8236C32.0016 1.74885 33.1736 0.502351 34.8751 0.0958514C37.1266 -0.444149 39.2795 1.4916 39.4751 3.3621C39.6281 4.8201 39.5648 6.27885 39.4986 7.7391C37.3398 9.37185 35.1751 10.9994 33.0229 12.6404C32.4464 13.0806 31.7906 13.4219 31.3773 14.0729C31.2619 14.2559 31.0053 14.3601 30.7464 14.3256Z" fill="#F8BB07"/> </g> </g> <defs> <clipPath id="clip0_1_2854"> <rect width="39" height="30" fill="white" transform="translate(0.5)"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div class="code-embed-2 w-embed"><svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1_2865)"> <path d="M0.5 19.9761C0.592 9.03413 9.36 0.415135 20.315 0.500135C31.051 0.584135 39.667 9.42714 39.585 20.2801C39.504 30.9431 30.585 39.7541 19.49 39.5461C9.131 39.3521 0.415 30.4691 0.502 19.9761" fill="#006DC6"/> <path d="M19.8499 36.3211C15.6649 36.2611 11.8839 34.7751 8.7299 31.7511C7.7699 30.8311 7.7689 29.9751 8.7229 29.0171C10.0809 27.6531 11.4359 26.2831 12.8279 24.9541C13.2279 24.5721 13.2959 24.3131 13.0279 23.7921C11.4729 20.7671 11.6599 17.8021 13.7549 15.1271C15.8659 12.4321 18.7329 11.4421 22.0589 12.3021C25.3199 13.1441 27.3429 15.3621 27.9229 18.6571C28.4769 21.7991 27.4099 24.4821 24.8249 26.4011C22.2769 28.2941 19.4589 28.5591 16.5949 27.1841C15.7919 26.7981 15.3749 26.8771 14.8259 27.5011C14.0769 28.3511 13.2469 29.1321 12.4229 29.9141C12.1029 30.2181 12.1209 30.3761 12.4769 30.6241C15.1799 32.5041 18.1819 33.3441 21.4389 32.9581C27.4729 32.2431 31.8519 28.0181 32.9379 22.0121C34.2179 14.9391 28.6919 7.71013 21.5259 7.08213C14.7019 6.48313 8.9339 10.5561 7.3409 17.0921C7.1179 18.0081 7.0439 18.9401 6.9949 19.8751C6.9359 20.9931 6.3219 21.6511 5.3379 21.6401C4.3379 21.6301 3.7159 20.9071 3.7139 19.7541C3.6979 12.4711 9.1769 5.70513 16.3659 4.13113C25.4879 2.13313 34.1569 7.72813 36.0859 16.8581C37.9759 25.8151 31.5609 34.8831 22.4599 36.1401C21.6479 36.2521 20.8379 36.2841 19.8499 36.3211Z" fill="#FEFEFE"/> <path d="M24.761 20.0162C24.7626 21.2631 24.269 22.4596 23.3888 23.3428C22.5087 24.226 21.3138 24.7236 20.067 24.7262C17.425 24.7262 15.309 22.6062 15.334 19.9792C15.359 17.3792 17.489 15.2682 20.067 15.2882C21.3148 15.2977 22.5084 15.8 23.3876 16.6856C24.2668 17.5712 24.7605 18.7683 24.761 20.0162Z" fill="#006DC6"/> </g> <defs> <clipPath id="clip0_1_2865"> <rect width="39" height="39" fill="white" transform="translate(0.5 0.5)"/> </clipPath> </defs> </svg></div></a><a href="/connectors" class="icon_group-item w-inline-block"><div>+48</div></a></div></div><div data-w-id="983dd923-8cbc-776f-5418-09977db53c8a" style="opacity:0" class="layout54_content-right gap_40"><p class="opacity-70">Our connectors are permission-aware, mirroring individual object ACLs to ensure that users only see information they are authorized to access.</p><div class="col col-2"><div id="w-node-_0e3b2bfd-b774-3c4c-5f9e-00d58ca58ea5-791c88ec" class="permission_block"><div class="w-embed"><svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.26968 15.9998C8.20121 15.9998 8.95636 15.2447 8.95636 14.3131C8.95636 13.3816 8.20121 12.6265 7.26968 12.6265C6.33816 12.6265 5.58301 13.3816 5.58301 14.3131C5.58301 15.2447 6.33816 15.9998 7.26968 15.9998Z" fill="#E5DA71"/> <path d="M13.9999 15.9998C14.9314 15.9998 15.6866 15.2447 15.6866 14.3131C15.6866 13.3816 14.9314 12.6265 13.9999 12.6265C13.0684 12.6265 12.3132 13.3816 12.3132 14.3131C12.3132 15.2447 13.0684 15.9998 13.9999 15.9998Z" fill="#E5DA71"/> <path d="M20.7304 15.9998C21.6619 15.9998 22.417 15.2447 22.417 14.3131C22.417 13.3816 21.6619 12.6265 20.7304 12.6265C19.7988 12.6265 19.0437 13.3816 19.0437 14.3131C19.0437 15.2447 19.7988 15.9998 20.7304 15.9998Z" fill="#E5DA71"/> <path d="M25.2534 19.0665H25.2401C25.9334 17.5198 26.3334 15.7998 26.3334 13.9998C26.3334 7.1865 20.8134 1.6665 14.0001 1.6665C7.18675 1.6665 1.66675 7.1865 1.66675 13.9998C1.66675 20.8132 7.18675 26.3332 14.0001 26.3332C16.0134 26.3332 17.9201 25.8398 19.6001 24.9865L26.2667 25.9732L25.2534 19.0665Z" stroke="#E5DA71" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><h2 class="heading-style-h5 text-weight-semibold is-white">Real-time correctness</h2><p class="opacity-70">All of our connectors index the permission models of the underlying systems, typically reflecting changes in seconds.</p></div><div id="w-node-a5376914-f356-e20f-768e-714fdfd756f8-791c88ec" class="permission_block"><div class="w-embed"><svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.2784 27.7947C11.2641 26.5503 7.90058 23.7765 5.91466 20.0726C3.92873 16.3687 3.47986 12.0321 4.66504 8C8.81908 8.19009 12.8839 6.75543 15.9984 4C19.1128 6.75543 23.1777 8.19009 27.3317 8C28.2366 11.0788 28.1948 14.3586 27.2117 17.4133M19.9984 25.3333L22.665 28L27.9984 22.6667" stroke="#E5DA71" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div><h2 class="heading-style-h5 text-weight-semibold is-white">Secured by central identity</h2><p class="opacity-70">Users only get answers from information they are authorized to access at that moment.</p></div></div></div></div></div></div></div><div class="pg_header-bg is_right"><img src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66bb95eeef906ab28be95acc_Vector%203.svg" loading="lazy" data-w-id="7960bb32-1812-deee-e31e-80554a4f5127" alt="line"/></div></section><section class="section_layout238"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="layout238_component"><div class="margin-bottom margin-xlarge"><div class="text-align-center"><div data-w-id="678fed1d-b7c3-f93a-07dd-294b1738ae55" style="opacity:0" class="section_heading"><h2 class="heading">Architecture Diagram</h2><p class="text-size-regular opacity-70">Discover the impact when teams can self-serve the <br/>knowledge they need, right when they need it.</p></div></div></div><div><img class="architecture-image" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869.jpg" alt="image" style="opacity:0" sizes="100vw" data-w-id="799506dd-6409-6e15-d721-2421398c51b5" loading="lazy" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869-p-500.jpg 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869-p-800.jpg 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869-p-1080.jpg 1080w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869-p-1600.jpg 1600w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869-p-2000.jpg 2000w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66e4855e8c7289f02357c02f_Frame%201000002869.jpg 2340w"/></div></div></div></div></div></section><div class="section_grp"><section class="section_faq4"><div class="padding-global"><div class="container-small"><div class="padding-top padding-xhuge"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="max-width-large"><div class="margin-bottom margin-small"><h2 data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56960" style="opacity:0" class="heading">Frequently asked questions</h2></div></div></div></div><div class="faq4_component"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56963" style="opacity:0" class="w-layout-grid faq4_list"><div class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56965" class="faq4_question"><h3 class="text-size-large">How does it work?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio integrates with all your workplace apps, indexing them into a unique index within your own environment. It provides a single place for employees to find answers across different tools, ensuring none of your data leaves your environment.</p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f5696e-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f5696f" class="faq4_question"><h3 class="text-size-large">How is it deployed and Where is it hosted?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio is deployed into your own virtual private cloud instance on AWS, Azure or GCP - your cloud of choice.</p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f56978-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56979" class="faq4_question"><h3 class="text-size-large">How do permissions work?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio tracks individual access control lists (ACLs) at the document level, ensuring users only access the information they have read access to in the underlying system.</p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f56982-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56983" class="faq4_question"><h3 class="text-size-large">How does relevance work?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio uses a combination of signals and information retrieval techniques to deliver the most relevant answers to users. This includes analyzing the organizational people graph, shared contributions, time factors, and leveraging embeddings to understand various representations of search criteria.</p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f5698c-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f5698d" class="faq4_question"><h3 class="text-size-large">What models do you support?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio clients bring their own API keys for open-source and hosted models, including Azure OpenAI, native OpenAI and Bedrock supported models in an upcoming release.<br/></p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f56996-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f56997" class="faq4_question"><h3 class="text-size-large">How does pricing work?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Atolio is priced per-user with volume, non-profit, and educational discounts, with no additional license costs for LLM usage, data ingest, connectors, or anything else.<br/></p></div></div></div><div id="w-node-_2bbc927b-859b-02e0-eab5-8dcde2f569b4-791c88ec" class="faq4_accordion"><div data-w-id="2bbc927b-859b-02e0-eab5-8dcde2f569b5" class="faq4_question"><h3 class="text-size-large">How does the trial period work?</h3><div class="faq4_icon-wrappper"><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z"></path></svg></div></div></div><div style="width:100%;height:0px" class="faq4_answer"><div class="margin-bottom margin-small"><p class="opacity-80">Depending on the complexity of the project, we offer a 30-60 day trial for you to experience how the product works with your own data in your own private environment. We'll help you get up and running with our dedicated deployment team.<br/></p></div></div></div></div></div></div></div></div></section><section class="section_cta43 _2"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="w-layout-grid cta43_component is-2"><div class="cta43_card z-index-1 is-2"><div class="max-width-medium"><div><div><h2 class="heading-style-h2 text-weight-normal is-white">Get the answers you need from your enterprise. Safely.</h2></div></div></div><div class="margin-top margin-medium"><div class="button-group"><a href="/schedule-demo" class="button w-button">Get a Demo</a></div></div><div class="cta43_background"><div id="w-node-a944eac4-6049-d9d0-a62d-29659ca14be3-9ca14bd4" class="cta-bg-shape w-embed"><svg width="523" height="575" viewBox="0 0 523 575" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4992_1380)"> <path opacity="0.5" d="M293.353 224.481C-152.438 535.408 112.313 1005.77 300.413 1202.08L1232.15 -213.963L233.738 -870.907C439.357 -635.331 739.145 -86.4458 293.353 224.481Z" fill="#E5DA71" fill-opacity="0.2" stroke="#E5DA71"/> </g> <defs> <clipPath id="clip0_4992_1380"> <rect width="523" height="575" fill="white"/> </clipPath> </defs> </svg></div><img width="569" sizes="(max-width: 767px) 94vw, 568.994140625px" alt="" src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc23a12aeaac9a58420f5_Frame%203436566.png" loading="eager" srcset="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc23a12aeaac9a58420f5_Frame%203436566-p-500.png 500w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc23a12aeaac9a58420f5_Frame%203436566-p-800.png 800w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc23a12aeaac9a58420f5_Frame%203436566-p-1080.png 1080w, https://cdn.prod.website-files.com/66ad62d99d312335962805ce/66adc23a12aeaac9a58420f5_Frame%203436566.png 1138w" class="cta-image"/></div></div></div></div></div></div><div class="bottom-bg-shape w-embed"><svg width="1016" height="761" viewBox="0 0 1016 761" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4992_1382)"> <path opacity="0.5" d="M549.183 466.701C151.798 383.71 31.798 768.585 21.4714 971.397L1268.46 752.311L1113.99 -126.908C1091.3 105.541 946.569 549.691 549.183 466.701Z" fill="#2C9AB4" fill-opacity="0.2" stroke="#2C9AB4" stroke-width="0.682246"/> </g> <defs> <clipPath id="clip0_4992_1382"> <rect width="1016" height="761" fill="white"/> </clipPath> </defs> </svg></div><div class="bg_gradiant-light"></div></section><div class="bg_gradiant-light"></div></div></main><footer class="footer4_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xxlarge"><div class="padding-bottom padding-xxlarge"><div class="w-layout-grid footer4_top-wrapper"><a href="/" id="w-node-_47bb6d54-f420-1514-5f6f-9f82e6754894-e675488e" class="footer4_logo-link w-nav-brand"><div class="w-embed"><svg width="119" height="26" viewBox="0 0 119 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M110.964 23.0117C109.349 23.0117 107.936 22.6505 106.725 21.928C105.514 21.2056 104.568 20.1857 103.888 18.8683C103.23 17.5297 102.9 15.9679 102.9 14.1831C102.9 12.3982 103.23 10.8471 103.888 9.52975C104.568 8.19112 105.514 7.16058 106.725 6.43815C107.936 5.71571 109.349 5.35449 110.964 5.35449C112.558 5.35449 113.96 5.71571 115.171 6.43815C116.382 7.16058 117.317 8.19112 117.976 9.52975C118.656 10.8471 118.996 12.3982 118.996 14.1831C118.996 15.9679 118.656 17.5297 117.976 18.8683C117.317 20.1857 116.382 21.2056 115.171 21.928C113.96 22.6505 112.558 23.0117 110.964 23.0117ZM110.964 20.0794C112.388 20.0794 113.493 19.5589 114.279 18.5177C115.086 17.4765 115.49 16.0317 115.49 14.1831C115.49 12.3345 115.086 10.8896 114.279 9.84847C113.493 8.80731 112.388 8.28673 110.964 8.28673C109.54 8.28673 108.425 8.80731 107.617 9.84847C106.81 10.8684 106.406 12.3133 106.406 14.1831C106.406 16.0529 106.81 17.5084 107.617 18.5496C108.425 19.5695 109.54 20.0794 110.964 20.0794Z" fill="white"/> <path d="M99.1453 5.73735V22.6296H95.7669V5.73735H99.1453ZM99.2409 0.0322266V3.25132H95.7031V0.0322266H99.2409Z" fill="white"/> <path d="M89.6499 0V18.709C89.6499 19.0914 89.7456 19.3783 89.9368 19.5695C90.1493 19.7607 90.4361 19.8564 90.7973 19.8564H92.1678V22.6292H90.0643C88.9381 22.6292 88.0245 22.2893 87.3233 21.6093C86.6221 20.9294 86.2715 20.0157 86.2715 18.8683V0H89.6499Z" fill="white"/> <path d="M74.4562 23.0117C72.8414 23.0117 71.4284 22.6505 70.2172 21.928C69.0061 21.2056 68.0606 20.1857 67.3806 18.8683C66.7219 17.5297 66.3926 15.9679 66.3926 14.1831C66.3926 12.3982 66.7219 10.8471 67.3806 9.52975C68.0606 8.19112 69.0061 7.16058 70.2172 6.43815C71.4284 5.71571 72.8414 5.35449 74.4562 5.35449C76.0498 5.35449 77.4522 5.71571 78.6634 6.43815C79.8745 7.16058 80.8094 8.19112 81.4681 9.52975C82.1481 10.8471 82.488 12.3982 82.488 14.1831C82.488 15.9679 82.1481 17.5297 81.4681 18.8683C80.8094 20.1857 79.8745 21.2056 78.6634 21.928C77.4522 22.6505 76.0498 23.0117 74.4562 23.0117ZM74.4562 20.0794C75.8799 20.0794 76.9848 19.5589 77.7709 18.5177C78.5784 17.4765 78.9821 16.0317 78.9821 14.1831C78.9821 12.3345 78.5784 10.8896 77.7709 9.84847C76.9848 8.80731 75.8799 8.28673 74.4562 8.28673C73.0326 8.28673 71.9171 8.80731 71.1097 9.84847C70.3022 10.8684 69.8985 12.3133 69.8985 14.1831C69.8985 16.0529 70.3022 17.5084 71.1097 18.5496C71.9171 19.5695 73.0326 20.0794 74.4562 20.0794Z" fill="white"/> <path d="M59.8429 1.91211V17.7845C59.8429 18.4644 60.0129 18.985 60.3529 19.3462C60.6928 19.6862 61.1815 19.8561 61.819 19.8561H64.2731V22.629H61.4684C59.8323 22.629 58.5893 22.2147 57.7393 21.386C56.8894 20.5573 56.4645 19.3568 56.4645 17.7845V1.91211H59.8429ZM64.305 5.73677V8.47778H53.8828V5.73677H64.305Z" fill="white"/> <path d="M36.6736 10.8046C37.0135 9.10479 37.8103 7.77678 39.064 6.82061C40.3389 5.8432 41.9537 5.35449 43.9086 5.35449C46.2034 5.35449 47.9563 5.97069 49.1675 7.20308C50.3999 8.43547 51.016 10.2097 51.016 12.5257V18.8046C51.016 19.2295 51.101 19.5376 51.271 19.7288C51.4623 19.8988 51.7279 19.9838 52.0678 19.9838H52.7371V22.6292H51.6854L51.3029 22.6611C50.3892 22.6398 49.6137 22.4486 48.9762 22.0874C48.3388 21.7049 47.9882 21.0144 47.9244 20.0157C47.4995 20.8869 46.8195 21.6093 45.8846 22.183C44.9497 22.7355 43.8129 23.0117 42.4743 23.0117C40.732 23.0117 39.2765 22.5761 38.1078 21.7049C36.9604 20.8337 36.3867 19.6651 36.3867 18.199C36.3867 17.1153 36.6417 16.2442 37.1517 15.5855C37.6616 14.9268 38.3628 14.4168 39.2552 14.0556C40.1476 13.6944 41.3269 13.3757 42.793 13.0994L47.6376 12.1433C47.6164 10.7834 47.2976 9.7741 46.6814 9.11541C46.0652 8.43547 45.1409 8.0955 43.9086 8.0955C42.9311 8.0955 42.1237 8.35048 41.4863 8.86043C40.8488 9.34914 40.4132 10.0716 40.1795 11.0277L36.6736 10.8046ZM39.8927 18.1352C39.8927 18.7939 40.1689 19.3358 40.7213 19.7607C41.295 20.1857 42.1237 20.3982 43.2074 20.3982C44.0573 20.3769 44.8222 20.1644 45.5022 19.7607C46.1821 19.357 46.7133 18.7514 47.0958 17.944C47.4995 17.1153 47.7013 16.1167 47.7013 14.948V14.7249L44.0998 15.3624C43.9298 15.3836 43.7598 15.4155 43.5898 15.458C42.7187 15.6067 42.0387 15.7661 41.55 15.9361C41.0613 16.0848 40.6576 16.3398 40.3389 16.701C40.0414 17.041 39.8927 17.519 39.8927 18.1352Z" fill="white"/> <path d="M1.61858 8.60331L2.7278 6.86209C3.54182 5.58426 3.94883 4.94535 4.46945 4.42992C5.00255 3.90213 5.62252 3.47003 6.3022 3.15256C6.96596 2.84251 7.70625 2.68179 9.18684 2.36035C10.8514 1.99896 11.6837 1.81827 12.4998 1.84665C13.3352 1.8757 14.1572 2.06468 14.9214 2.40336C15.668 2.73424 16.3378 3.26025 17.6775 4.31227L19.2662 5.55992C21.2624 7.12757 22.2605 7.91139 22.8795 8.93925C23.2205 9.50555 23.4737 10.1203 23.6304 10.7625C23.9147 11.9282 23.7581 13.1876 23.4447 15.7063C23.1462 18.1062 23.4016 18.235 22.8795 19.2584C22.744 19.524 22.6703 20.0367 22.2033 20.309C21.5029 20.7176 20.8579 20.603 20.5106 20.4842C19.7544 20.2254 19.7463 19.7662 19.4332 19.0308L19.0186 18.0568C18.6271 17.1371 18.4774 16.0861 18.6583 15.1031C18.7069 14.8389 18.7382 14.5702 18.7514 14.2985C18.8301 12.6812 18.2601 11.0994 17.1677 9.90416L16.3479 9.00715C15.5631 8.1484 14.549 7.53211 13.4253 7.23101C11.8999 6.82229 10.2755 7.02135 8.89391 7.78629L8.57211 7.96446L8.57188 7.96459C8.44389 8.03546 8.37985 8.07092 8.31794 8.10699C7.24619 8.7315 6.14075 9.5313 5.57041 10.6328C5.5375 10.6964 5.50532 10.762 5.44108 10.8931L5.44081 10.8936L5.27654 11.2287C5.26021 11.262 5.25202 11.2787 5.24413 11.295C4.62931 12.5669 4.44306 14.0038 4.71327 15.3905C4.71503 15.3995 4.71708 15.4098 4.71987 15.4238C4.72259 15.4374 4.72601 15.4545 4.73056 15.4771L4.73978 15.5231L4.74373 15.5426C4.90656 16.3407 5.44748 17.2055 5.87395 17.8728C6.00678 18.0806 6.04815 18.3331 6.01418 18.5774L5.8625 19.6684C5.70605 20.7937 4.60145 21.5295 3.50276 21.2402C3.23393 21.1694 3.12028 21.0334 2.29934 20.309C1.30706 19.4335 1.30109 19.6671 0.940445 19.0698C0.57873 18.4707 0.315542 17.8175 0.160936 17.135C-0.000602722 16.4219 -0.000602722 15.6675 -0.000602722 14.1587C-0.000602722 13.0596 -0.000602722 12.51 0.0881405 11.9769C0.173153 11.4663 0.318521 10.9675 0.521193 10.4911C0.732763 9.99383 1.02803 9.53032 1.61858 8.60331Z" fill="white"/> <path opacity="0.5" fill-rule="evenodd" clip-rule="evenodd" d="M8.76484 24.1823C5.34717 22.8567 9.84374 19.3433 13.4839 18.9104C15.7271 18.6437 18.3463 20.6703 16.7706 22.2891C15.4986 23.5959 13.9541 24.4381 12.2279 24.6433C11.0471 24.7838 9.87899 24.6145 8.76484 24.1823Z" fill="white"/> </svg></div></a><div class="w-layout-grid footer4_link-list"><a href="/blog" class="footer4_link">Blog</a><a href="/about-atolio" class="footer4_link">About</a><a href="/schedule-demo" class="footer4_link">Book a Demo</a></div><div id="w-node-_47bb6d54-f420-1514-5f6f-9f82e675489d-e675488e" class="w-layout-grid footer4_social-list"><a href="#" class="footer4_social-link w-inline-block"></a><a href="#" class="footer4_social-link w-inline-block"></a><a href="https://x.com/atolio" target="_blank" class="footer4_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a href="https://www.linkedin.com/company/atolio" target="_blank" class="footer4_social-link w-inline-block"><div id="linkedin.com-company-atolio" class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><a href="#" class="footer4_social-link w-inline-block"></a></div></div></div><div class="padding-top padding-medium"><div class="w-layout-grid footer4_bottom-wrapper"><div id="w-node-_47bb6d54-f420-1514-5f6f-9f82e67548aa-e675488e" class="footer4_credit-text">© 2024 Atolio. All rights reserved.</div><a href="/privacy" class="footer4_legal-link">Privacy Policy</a><a href="/msa" class="footer4_legal-link">Terms</a><a id="w-node-_25f7c45a-cb28-56a5-e382-a04990b589ba-e675488e" href="/dpa" class="footer4_legal-link">Data Processing</a></div></div></div></div></div></footer><div class="html-embed-2 w-embed"><style> @keyframes slideup { from {opacity: 0; transform: translateY(100%);} to {opacity: 1; transform: translateY(0%);} } @keyframes scaleup { from {opacity: 0; transform: scale(0.5);} to {opacity: 1; transform: scale(1);} } @keyframes loop-spin { to {transform: rotate(360deg);} } @keyframes loop-move-left { to {transform: translateX(-100%);} } .custom-animation { animation-name: loop-move-left; animation-duration: 5s; animation-timing-function: linear; animation-iteration-count: infinite; animation-direction: normal; animation-play-state: running; animation-fill-mode: both; } /* pause child animations on hover [data-hover-pause] * {animation-play-state: running;} [data-hover-pause]:hover * {animation-play-state: paused;}*/ /* play child animations on hover [data-hover-play] * {animation-play-state: paused;} [data-hover-play]:hover * {animation-play-state: running;}*/ /* stagger */ :root {--i: 0} [data-stagger-list] > *:nth-child(1) {--i: 0} [data-stagger-list] > *:nth-child(2) {--i: 1} [data-stagger-list] > *:nth-child(3) {--i: 2} [data-stagger-list] > *:nth-child(4) {--i: 3} [data-stagger-list] > *:nth-child(5) {--i: 4} [data-stagger-list] > *:nth-child(6) {--i: 5} [data-stagger-list] > *:nth-child(7) {--i: 6} [data-stagger-list] > *:nth-child(8) {--i: 7} [data-stagger-list] > *:nth-child(9) {--i: 8} [data-stagger-list] > *:nth-child(10) {--i: 9} [data-stagger-list] > *:nth-child(11) {--i: 10} [data-stagger-list] > *:nth-child(12) {--i: 11} [data-stagger-list] > *:nth-child(13) {--i: 12} [data-stagger-list] > *:nth-child(14) {--i: 13} [data-stagger-list] > *:nth-child(15) {--i: 14} [data-stagger-list] > *:nth-child(16) {--i: 15} [data-stagger-list] > *:nth-child(17) {--i: 16} [data-stagger-list] > *:nth-child(18) {--i: 17} [data-stagger-list] > *:nth-child(19) {--i: 18} [data-stagger-list] > *:nth-child(20) {--i: 19} [data-stagger-list] > *:nth-child(21) {--i: 20} [data-stagger-list] > *:nth-child(22) {--i: 21} [data-stagger-list] > *:nth-child(23) {--i: 22} [data-stagger-list] > *:nth-child(24) {--i: 23} [data-stagger-list] > *:nth-child(25) {--i: 24} [data-stagger-list] > *:nth-child(26) {--i: 25} [data-stagger-list] > *:nth-child(27) {--i: 26} [data-stagger-list] > *:nth-child(28) {--i: 27} [data-stagger-list] > *:nth-child(29) {--i: 29} [data-stagger-list] > *:nth-child(30) {--i: 29} [data-stagger-list] > *:nth-child(31) {--i: 30} [data-stagger-list] > *:nth-child(32) {--i: 31} [data-stagger-list] > *:nth-child(33) {--i: 32} [data-stagger-list] > *:nth-child(34) {--i: 33} [data-stagger-list] > *:nth-child(35) {--i: 34} [data-stagger-list] > *:nth-child(36) {--i: 35} [data-stagger-list] > *:nth-child(37) {--i: 36} [data-stagger-list] > *:nth-child(38) {--i: 37} [data-stagger-list] > *:nth-child(39) {--i: 38} [data-stagger-list] > *:nth-child(40) {--i: 39} [data-stagger-list] > *:nth-child(41) {--i: 40} [data-stagger-list] > *:nth-child(42) {--i: 41} [data-stagger-list] > *:nth-child(43) {--i: 42} [data-stagger-list] > *:nth-child(44) {--i: 43} [data-stagger-list] > *:nth-child(45) {--i: 44} [data-stagger-list] > *:nth-child(46) {--i: 45} [data-stagger-list] > *:nth-child(47) {--i: 46} [data-stagger-list] > *:nth-child(48) {--i: 47} [data-stagger-list] > *:nth-child(49) {--i: 48} [data-stagger-list] > *:nth-child(50) {--i: 49} </style></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ad62d99d312335962805ce" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66ad62d99d312335962805ce/js/webflow.a618553a8.js" type="text/javascript"></script></body></html>