[{"data":1,"prerenderedAt":822},["ShallowReactive",2],{"{\"query\":\"\\n  query ($locale: SiteLocale!) {\\n    site: _site {\\n      favicon: faviconMetaTags(\\n        variants: [icon, appleTouchIcon, msApplication]\\n      ) {\\n        attributes\\n        content\\n        tag\\n      }\\n      globalSeo {\\n        fallbackSeo {\\n          title\\n          description\\n        }\\n      }\\n    }\\n    global(locale: $locale) {\\n      headerCta {\\n        ...LinkFragment\\n      }\\n      topBanner {\\n        showBanner\\n        bannerText\\n        bgColor\\n        variant\\n        headline\\n        cta {\\n          ...LinkFragment\\n        }\\n        badgeImage {\\n          url\\n          alt\\n          width\\n          height\\n          focalPoint {\\n            x\\n            y\\n          }\\n        }\\n      }\\n      signIn\\n      investors {\\n        title\\n        logos {\\n          url\\n        }\\n      }\\n      description\\n      footerCta {\\n        ...LinkFragment\\n      }\\n      socialMedia {\\n        platform\\n        url\\n      }\\n      locations {\\n        location\\n        address\\n        coords\\n      }\\n      emailAddress\\n      badges {\\n        url\\n      }\\n      footerCallout {\\n        image {\\n          url\\n          width\\n          height\\n          alt\\n          responsiveImage {\\n            srcSet\\n            webpSrcSet\\n            sizes\\n            src\\n            width\\n            height\\n            aspectRatio\\n            alt\\n            title\\n            base64\\n          }\\n        }\\n      }\\n      gatedHeadline\\n      gatedIntro\\n      gatedFormId\\n      signupForm {\\n        headline\\n        intro\\n        hubspotId\\n        consentText\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":3,"{\"query\":\"\\n  query {\\n    menu {\\n      main {\\n        ... on MenuGroupRecord {\\n          __typename\\n          label\\n          id\\n          submenu {\\n            ... on MenuItemRecord {\\n              __typename\\n              label\\n              description\\n              ...InternalFragment\\n              external\\n              icon {\\n                url\\n              }\\n            }\\n            ... on MenuGroupRecord {\\n              __typename\\n              label\\n              submenu {\\n                ... on MenuItemRecord {\\n                  __typename\\n                  label\\n                  ...InternalFragment\\n                  external\\n                }\\n              }\\n            }\\n          }\\n        }\\n        ... on MenuItemRecord {\\n          __typename\\n          label\\n          id\\n          ...InternalFragment\\n          external\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment InternalFragment on MenuItemRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on NewsCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n      ... on PaidLandingRecord {\\n        __typename\\n        slug\\n      }\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":179,"{\"query\":\"\\n  query ($slug: String) {\\n    post(filter: { slug: { eq: $slug } }) {\\n      _updatedAt\\n      structuredData\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      ...PostFragment\\n      content {\\n        value\\n        blocks {\\n          __typename\\n          ... on RecordInterface {\\n            __typename\\n          }\\n          ... on FaqRecord {\\n            id\\n            ...FaqFragment\\n          }\\n          ... on BlogQuoteRecord {\\n            id\\n            __typename\\n            text\\n          }\\n          ... on BlogImageRecord {\\n            id\\n            __typename\\n            image {\\n              url\\n              alt\\n            }\\n            caption\\n            link {\\n              ...SingleLinkFragment\\n            }\\n          }\\n          ... on BlogTableRecord {\\n            id\\n            __typename\\n            colLeft\\n            colRight\\n            tableRows {\\n              colLeft\\n              colRight\\n            }\\n            bgColor {\\n              bgColor\\n            }\\n          }\\n          ... on DownloadRecord {\\n            id\\n            __typename\\n            text\\n            file {\\n              url\\n              filename\\n            }\\n          }\\n          ... on EmbedVideoRecord {\\n            id\\n            __typename\\n            video {\\n              height\\n              provider\\n              providerUid\\n              thumbnailUrl\\n              title\\n              url\\n              width\\n            }\\n          }\\n          ... on NewsletterCtaRecord {\\n            id\\n            __typename\\n            headline\\n            headlineAccent\\n            subline\\n            proofLine\\n            emailPlaceholder\\n            buttonLabel\\n            successMessage\\n            errorMessage\\n            mockupImage {\\n              url\\n              alt\\n              width\\n              height\\n            }\\n            photo {\\n              url\\n              alt\\n              width\\n              height\\n            }\\n          }\\n        }\\n      }\\n    }\\n    blogLanding {\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n  \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n  \\n  fragment SingleLinkFragment on LinkRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on MediaPostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n      ... on PaidLandingRecord {\\n        __typename\\n        slug\\n      }\\n    }\\n    external\\n  }\\n\\n  \\n  fragment FaqFragment on FaqRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    items {\\n      question\\n      answer\\n    }\\n  }\\n\\n  \\n  fragment HeaderFragment on SectionHeaderRecord {\\n    eyebrow\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment ResponsiveImageFragment on FileField {\\n    url\\n    width\\n    height\\n    alt\\n    title\\n    responsiveImage {\\n      srcSet\\n      webpSrcSet\\n      sizes\\n      src\\n      width\\n      height\\n      aspectRatio\\n      alt\\n      title\\n      base64\\n    }\\n  }\\n\\n\",\"variables\":{\"slug\":\"one-big-global-erp-implementation-barrier-culture\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-03-18\\\" }, id: {neq: \\\"bxPsAYlsRWihq2dv8qsHbw\\\"} }\\n      first: 3\\n    ) {\\n      ...PostFragment\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n\",\"variables\":{}}":696,"{\"query\":\"\\n  query {\\n    articleSidebar {\\n      cta {\\n        ...LinkFragment\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{}}":750,"{\"query\":\"\\n    query {\\n      global {\\n        footerCallout {\\n          ...FooterFragment\\n        }\\n      }\\n    }\\n    \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n    \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n    \\n  fragment ResponsiveImageFragment on FileField {\\n    url\\n    width\\n    height\\n    alt\\n    title\\n    responsiveImage {\\n      srcSet\\n      webpSrcSet\\n      sizes\\n      src\\n      width\\n      height\\n      aspectRatio\\n      alt\\n      title\\n      base64\\n    }\\n  }\\n\\n  \",\"variables\":{}}":757,"{\"query\":\"\\n  query {\\n    allNewsPosts(orderBy: publishDate_DESC, first: 3) {\\n      __typename\\n      title\\n      slug\\n      publishDate\\n      tag {\\n        name\\n        slug\\n      }\\n      image {\\n        responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n          src\\n          width\\n          height\\n          alt\\n          base64\\n        }\\n      }\\n      logo {\\n        url\\n      }\\n      accentColor {\\n        bgColor\\n      }\\n      intro\\n      externalLink\\n      media {\\n        ... on MediaVideoRecord {\\n          __typename\\n          video {\\n            ...VideoFragment\\n          }\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment VideoFragment on VideoRecord {\\n    file {\\n      video {\\n        muxPlaybackId\\n        title\\n        width\\n        height\\n        thumbhash\\n        blurUpThumb\\n        thumbnailUrl\\n      }\\n    }\\n    external {\\n      height\\n      provider\\n      providerUid\\n      thumbnailUrl\\n      title\\n      url\\n      width\\n    }\\n    loopClip {\\n      url\\n    }\\n    thumbnail {\\n      url\\n      alt\\n      width\\n      height\\n    }\\n  }\\n\\n\",\"variables\":{}}":769},{"site":4,"global":84},{"favicon":5,"globalSeo":80},[6,14,18,22,26,31,35,39,43,47,51,55,59,63,68,72,76],{"attributes":7,"content":12,"tag":13},{"sizes":8,"type":9,"rel":10,"href":11},"16x16","image/png","icon","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=16&w=16",null,"link",{"attributes":15,"content":12,"tag":13},{"sizes":16,"type":9,"rel":10,"href":17},"32x32","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=32&w=32",{"attributes":19,"content":12,"tag":13},{"sizes":20,"type":9,"rel":10,"href":21},"96x96","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=96&w=96",{"attributes":23,"content":12,"tag":13},{"sizes":24,"type":9,"rel":10,"href":25},"192x192","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=192&w=192",{"attributes":27,"content":12,"tag":13},{"sizes":28,"rel":29,"href":30},"57x57","apple-touch-icon","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=57&w=57",{"attributes":32,"content":12,"tag":13},{"sizes":33,"rel":29,"href":34},"60x60","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=60&w=60",{"attributes":36,"content":12,"tag":13},{"sizes":37,"rel":29,"href":38},"72x72","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=72&w=72",{"attributes":40,"content":12,"tag":13},{"sizes":41,"rel":29,"href":42},"76x76","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=76&w=76",{"attributes":44,"content":12,"tag":13},{"sizes":45,"rel":29,"href":46},"114x114","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=114&w=114",{"attributes":48,"content":12,"tag":13},{"sizes":49,"rel":29,"href":50},"120x120","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=120&w=120",{"attributes":52,"content":12,"tag":13},{"sizes":53,"rel":29,"href":54},"144x144","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=144&w=144",{"attributes":56,"content":12,"tag":13},{"sizes":57,"rel":29,"href":58},"152x152","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=152&w=152",{"attributes":60,"content":12,"tag":13},{"sizes":61,"rel":29,"href":62},"180x180","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=180&w=180",{"attributes":64,"content":12,"tag":67},{"name":65,"content":66},"msapplication-square70x70logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=70&w=70","meta",{"attributes":69,"content":12,"tag":67},{"name":70,"content":71},"msapplication-square150x150logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=150&w=150",{"attributes":73,"content":12,"tag":67},{"name":74,"content":75},"msapplication-square310x310logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=310&w=310",{"attributes":77,"content":12,"tag":67},{"name":78,"content":79},"msapplication-square310x150logo","https://www.datocms-assets.com/160976/1784826606-lensing-fav.png?auto=format&h=150&w=310",{"fallbackSeo":81},{"title":82,"description":83},"Lensing | ERP Reinvented for the AI Era","Lensing is an AI-native ERP platform that replaces outdated systems, streamlines operations, cuts costs, and enables rapid adaptations for faster, smarter growth.",{"headerCta":85,"topBanner":93,"signIn":91,"investors":113,"description":124,"footerCta":125,"socialMedia":130,"locations":137,"emailAddress":154,"badges":155,"footerCallout":160,"gatedHeadline":171,"gatedIntro":172,"gatedFormId":173,"signupForm":174},{"buttons":86},[87],{"label":88,"internal":89,"external":91,"style":92},"Get a Demo",{"__typename":90},"BookDemoRecord","","button",{"showBanner":94,"bannerText":95,"bgColor":96,"variant":97,"headline":98,"cta":99,"badgeImage":106},true,"\u003Cp>Everest is now&nbsp;Lensing. Read the \u003Ca href=\"https://lensing.ai/blog/everest-is-now-lensing/\">announcement from our founders\u003C/a>.&nbsp;\u003C/p>","accent","big","Everest is now Lensing. Read the announcement from our founders. ",{"buttons":100},[101],{"label":102,"internal":103,"external":91,"style":92},"Read why",{"__typename":104,"slug":105},"PostRecord","everest-is-now-lensing",{"url":107,"alt":108,"width":109,"height":110,"focalPoint":111},"https://www.datocms-assets.com/160976/1785453684-erp-article-everest-is-now-lensing.png","Everest is Now Lensing",1040,800,{"x":112,"y":112},0.5,{"title":114,"logos":115},"Investors",[116,118,120,122],{"url":117},"https://www.datocms-assets.com/160976/1749761147-sutter-hill.svg",{"url":119},"https://www.datocms-assets.com/160976/1749761146-altimeter.png",{"url":121},"https://www.datocms-assets.com/160976/1749761146-redpoint.png",{"url":123},"https://www.datocms-assets.com/160976/1750290368-dl.png","Lensing is an intelligent, AI-powered platform that replaces outdated systems, streamlines operations, cuts costs, and unlocks real-time insights for faster, smarter growth.",{"buttons":126},[127],{"label":128,"internal":129,"external":91,"style":92},"Contact",{"__typename":90},[131,134],{"platform":132,"url":133},"linkedin","https://www.linkedin.com/company/lensing-ai/",{"platform":135,"url":136},"youtube","https://www.youtube.com/@lensingai",[138,142,146,150],{"location":139,"address":140,"coords":141},"North America","280 Hope Street\nMountain View, CA 94041","130,290",{"location":143,"address":144,"coords":145},"Germany","Max-Jarecki-Straße 21, 69115\nHeidelberg, Germany","650,252",{"location":147,"address":148,"coords":149},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":151,"address":152,"coords":153},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@lensing.ai",[156,158],{"url":157},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":159},"https://www.datocms-assets.com/160976/1749761602-aicpa.png",{"image":161},{"url":162,"width":163,"height":164,"alt":12,"responsiveImage":165},"https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png",754,592,{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},"https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.25 188w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.5 377w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.75 565w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png 754w","https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.25&fm=webp 188w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.5&fm=webp 377w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?dpr=0.75&fm=webp 565w,https://www.datocms-assets.com/160976/1784814619-lensing-footer-cta.png?fm=webp 754w","(max-width: 754px) 100vw, 754px",1.2736486486486487,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoWGiMVDg0YGhobHRYYFxwZHh4XFxUdHzclGikoHRYdJTUlKDkvMjIyHS44PTcwPCsxNS8BCgsLDg0OHBAPHDslHSg7NS8vLzs7Ly8vLy8vLy8vLy8vLy81Ly8vLy8vLy8vLy8vLy8vNS8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAwUBBAf/xAAeEAACAwACAwEAAAAAAAAAAAABAgADBBNBBSExEf/EABcBAAMBAAAAAAAAAAAAAAAAAAECAwD/xAAYEQEBAQEBAAAAAAAAAAAAAAABABESAv/aAAwDAQACEQMRAD8A5Cab+QAfZs24tjqvcgXmF6gtLPSNKVIVeW88yA0Wvxu2vChb2vYiS77trePUF/XcxEednzKntZuUn9Mn0XWGlAXMRJkSXXWNkQFyRERMRb//2Q==","Gated Content Headline","Please fill out this form to gain access to exclusive content","c9f28857-105a-4932-a211-4f63c780866b",{"headline":175,"intro":176,"hubspotId":177,"consentText":178},"Get the latest Lensing","Some nice copy here about what you get when you sign up.","d5c0893f-5d91-45b0-844d-7f242b0c5c44","By submitting this form, you agree to receive the Aperture newsletter from Lensing and to the processing of your personal data as described in our \u003Ca href=\"/legal/privacy-policy/\">Privacy Policy\u003C/a>. You can unsubscribe at any time.",{"menu":180},{"main":181},[182,220,302,307,340],{"__typename":183,"label":184,"id":185,"submenu":186},"MenuGroupRecord","Why Lensing","PFK4MTMsSGyvr0kIIbiuWg",[187,193,199,204,209,214],{"__typename":188,"label":189,"description":190,"external":91,"icon":12,"internal":191},"MenuItemRecord","Why Lensing ","Lensing is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":192},"WhyMainRecord",{"__typename":188,"label":194,"description":195,"external":91,"icon":12,"internal":196},"Lensing vs. Legacy ERP","Legacy ERP systems weren’t built for the speed, scale, or complexity of modern businesses.",{"__typename":197,"slug":198},"WhySubpageRecord","everest-vs-legacy-erp",{"__typename":188,"label":200,"description":201,"external":91,"icon":12,"internal":202},"Lensing vs. Bolt-ons","Patchwork solutions slow your business down with manual work, system silos, and reporting gaps. ",{"__typename":197,"slug":203},"everest-vs-bolt-ons",{"__typename":188,"label":205,"description":206,"external":91,"icon":12,"internal":207},"AI-First Architecture","Lensing is ERP reinvented for the AI era.",{"__typename":208},"AiFirstRecord",{"__typename":188,"label":210,"description":211,"external":91,"icon":12,"internal":212},"Lensing Security","At Lensing, \u2028we understand that your business runs on trust.",{"__typename":197,"slug":213},"security",{"__typename":188,"label":215,"description":216,"external":91,"icon":12,"internal":217},"Integrations","Deep integrations that unite your stack.",{"__typename":218,"slug":219},"PaidLandingRecord","integrations",{"__typename":183,"label":221,"id":222,"submenu":223},"Product","ZpWZSBQDQti1xbn9l2cD_Q",[224,232,239,246,253,260,267,274,281,288,295],{"__typename":188,"label":225,"description":226,"external":91,"icon":227,"internal":229},"Order to Cash ","Streamline every step from order to cash.",{"url":228},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":230,"slug":231},"ProductRecord","order-to-cash",{"__typename":188,"label":233,"description":234,"external":91,"icon":235,"internal":237},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":236},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":230,"slug":238},"record-to-report",{"__typename":188,"label":240,"description":241,"external":91,"icon":242,"internal":244},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":243},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":230,"slug":245},"revenue-recognition",{"__typename":188,"label":247,"description":248,"external":91,"icon":249,"internal":251},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":250},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":230,"slug":252},"cloud-cost-management",{"__typename":188,"label":254,"description":255,"external":91,"icon":256,"internal":258},"HR Management","Understand and control people costs in one system.",{"url":257},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":230,"slug":259},"hr-management",{"__typename":188,"label":261,"description":262,"external":91,"icon":263,"internal":265},"Asset Management","Track and depreciate assets without extra modules.",{"url":264},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":230,"slug":266},"asset-management",{"__typename":188,"label":268,"description":269,"external":91,"icon":270,"internal":272},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":271},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":230,"slug":273},"multi-book-localization",{"__typename":188,"label":275,"description":276,"external":91,"icon":277,"internal":279},"Native AI","Empower your users to develop features with AI.",{"url":278},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":230,"slug":280},"ai-automation",{"__typename":188,"label":282,"description":283,"external":91,"icon":284,"internal":286},"Live Sandbox","Make changes with zero risk.",{"url":285},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":230,"slug":287},"live-sandbox",{"__typename":188,"label":289,"description":290,"external":91,"icon":291,"internal":293},"AiSpecify","Design and build applications faster with AI.",{"url":292},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":218,"slug":294},"aispecify",{"__typename":188,"label":296,"description":297,"external":91,"icon":298,"internal":300},"Professional Services Automation","Manage projects from within your ERP that bill themselves.",{"url":299},"https://www.datocms-assets.com/160976/1778872637-psa_icon.svg",{"__typename":218,"slug":301},"professional-services-automation",{"__typename":188,"label":303,"id":304,"external":91,"internal":305},"Customers","Pk5Wl62WTG2Qk-pKikkiEQ",{"__typename":306},"ClientSuccessRecord",{"__typename":183,"label":308,"id":309,"submenu":310},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[311,316],{"__typename":188,"label":312,"description":313,"external":91,"icon":12,"internal":314},"Blog","Insights and resources for finance and operational transformation.",{"__typename":315},"BlogLandingRecord",{"__typename":183,"label":317,"submenu":318},"Media",[319,325,330,335],{"__typename":188,"label":320,"external":91,"internal":321},"Product Demos",{"__typename":322,"tag":323},"MediaCollectionRecord",{"slug":324},"product-demos",{"__typename":188,"label":326,"external":91,"internal":327},"Product Releases",{"__typename":322,"tag":328},{"slug":329},"product-releases",{"__typename":188,"label":331,"external":91,"internal":332},"Video",{"__typename":322,"tag":333},{"slug":334},"video",{"__typename":188,"label":336,"external":91,"internal":337},"Podcasts",{"__typename":322,"tag":338},{"slug":339},"podcasts",{"__typename":183,"label":341,"id":342,"submenu":343},"About","QD9iJU7KSeaA_II0VbKWZw",[344,349,353],{"__typename":188,"label":345,"description":346,"external":91,"icon":12,"internal":347},"Our Leadership","Guiding Lensing with vision, expertise, and real-world experience.",{"__typename":348},"LeadershipRecord",{"__typename":188,"label":350,"description":351,"external":352,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":188,"label":354,"description":355,"external":91,"icon":12,"internal":356},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":357,"tag":358},"NewsCollectionRecord",{"slug":359},"press",{"post":361,"blogLanding":694},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":670,"title":671,"slug":672,"publishDate":673,"category":674,"author":678,"image":682,"accentColor":688,"intro":690,"tag":691},"2026-03-31T22:26:45+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"The biggest global ERP rollout barrier? Culture","title",{"attributes":368,"content":12,"tag":67},{"property":369,"content":365},"og:title",{"attributes":371,"content":12,"tag":67},{"name":372,"content":365},"twitter:title",{"attributes":374,"content":12,"tag":67},{"name":375,"content":376},"description","New research shows that in global ERP rollouts, “culture sets the container” and has a sizable impact on whether each region hits its targets.",{"attributes":378,"content":12,"tag":67},{"property":379,"content":376},"og:description",{"attributes":381,"content":12,"tag":67},{"name":382,"content":376},"twitter:description",{"attributes":384,"content":12,"tag":67},{"property":385,"content":386},"og:image","https://www.datocms-assets.com/160976/1773856896-everest-cfoingpolycrisis-heroillustration.png?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","1200",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","923",{"attributes":396,"content":12,"tag":67},{"name":397,"content":386},"twitter:image",{"attributes":399,"content":12,"tag":67},{"property":400,"content":401},"og:locale","en",{"attributes":403,"content":12,"tag":67},{"property":404,"content":405},"og:type","article",{"attributes":407,"content":12,"tag":67},{"property":408,"content":82},"og:site_name",{"attributes":410,"content":12,"tag":67},{"property":411,"content":412},"article:modified_time","2026-03-31T21:26:45Z",{"attributes":414,"content":12,"tag":67},{"property":415,"content":91},"article:publisher",{"attributes":417,"content":12,"tag":67},{"name":418,"content":419},"twitter:card","summary_large_image",{"value":421,"blocks":632},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,432,443,454,458,464,468,472,482,486,489,493,495,499,510,514,516,520,522,526,528,532,536,538,542,546,550,552,563,565,575,579,583,587,589,593,595,599,603,605,609,619,623,627,629],{"type":427,"children":428},"paragraph",[429],{"type":430,"value":431},"span","Malaya’s company was acquired by a Dutch conglomerate, and the 19-hour difference between Amsterdam and Kuala Lumpur was the least of her troubles. Her boss was a seething tyrant. He’d lash out for the smallest mistakes on team calls. He refused to talk to her. He only communicated in long, bulleted emails. It felt unfair. And yet, it felt unfair on her boss Jonas’ side as well. He was shocked he’d been assigned an employee whose work was so inconsistent. Who seemed to regard deadlines as optional, and who would say she’d do something but then not. Why couldn’t she listen? Why couldn’t she learn? ",{"type":427,"children":433},[434,436,441],{"type":430,"value":435},"Malaya and Jonas were locked in a conflict that had nothing to do with the technology and everything to do with invisible signaling. Their company’s ",{"url":437,"type":13,"children":438},"https://everest-systems.com/why/everest-vs-legacy-erp/",[439],{"type":430,"value":440},"ERP system",{"type":430,"value":442}," was meant to be one uniform fabric spread across all those regions and operations—the “single source of truth project,” as executives billed it. But in between chairs and keyboards are people, whose actions are guided by culture.",{"type":427,"children":444},[445,447,452],{"type":430,"value":446},"This is all according to a team of researchers in Belgium who ",{"url":448,"type":13,"children":449},"https://pp.bme.hu/so/article/view/23032",[450],{"type":430,"value":451},"studied global IT rollouts",{"type":430,"value":453}," and, in particular, ERP. They were able to propose process management changes for rollouts for Asian clients with a measurable positive impact. These rollouts took into account changes related to language and listening habits, hidden assumptions, confrontation, and “perceived” lies. ",{"type":427,"children":455},[456],{"type":430,"value":457},"In this article, common cultural barriers to ERP implementation and what can be done about it in an organization determined to unify its global operations.",{"type":459,"level":460,"children":461},"heading",2,[462],{"type":430,"value":463},"The three cultural modes that encourage miscommunication",{"type":427,"children":465},[466],{"type":430,"value":467},"When an acquiring conglomerate in Asia purchases a business in Belgium, who must adapt to whom? Should managers strive to integrate with host cultures, or host cultures strive to adapt to their international managers? These are questions with no singular answer. But we should all consider just how great the differences in meaning behind everyone’s words can be. ",{"type":427,"children":469},[470],{"type":430,"value":471},"Our example employees, Malaya and Jonas, are real professionals interviewed in the study. They’re each well-adapted to their local work environments but nevertheless struggle to communicate. This is because so much of communication is, in fact, unspoken. ",{"type":427,"children":473},[474,476,480],{"type":430,"value":475},"“Words are but one facet of communication. We often fail to realize that culture sets the container,” write the three authors of the study, ",{"url":448,"type":13,"children":477},[478],{"type":430,"value":479},"Identifying Cross-Cultural Communication Barriers on Global IT Rollout Projects",{"type":430,"value":481},". Ethnographers understand this through a system that attempts to explain various cultures’ relationships with deference and candor. ",{"type":427,"children":483},[484],{"type":430,"value":485},"There are three categories: linear-active, multi-active, and reactive.",{"item":487,"type":488},"KFqOxOMNRFSEYDlgmYjdUw","block",{"type":427,"children":490},[491],{"type":430,"value":492},"Like so much ethnographic work, these assumptions can be approximately true at the cultural level, yet are almost never predictive of any one individual. People are people and individuals are unique. But over a population, these assumptions tend to hold explanatory power. Especially when two cultures on opposing sides of the chart interact.",{"item":494,"type":488},"S0m1e3aDTLaSo5K2hwHibQ",{"type":459,"level":460,"children":496},[497],{"type":430,"value":498},"When linear active cultures manage reactive cultures, the work halts",{"type":427,"children":500},[501,503,508],{"type":430,"value":502},"When managers in linear-active and multi-active cultures manage those in reactive cultures during ",{"url":504,"type":13,"children":505},"https://everest-systems.com/product/multi-book-localization/",[506],{"type":430,"value":507},"ERP rollouts",{"type":430,"value":509},", they tend to miss most of the communication occurring and grow frustrated. Their reactive subordinates expect the relationship to dictate the work, and for plans to be fluid. Whereas their managers expect the work documentation to speak for itself. Subordinates will expect to discuss each topic multiple times from various angles, going deeper into the details each time. Whereas linear active managers will expect their terse instructions to suffice.",{"type":427,"children":511},[512],{"type":430,"value":513},"This is what was happening for our example boss, Jonas. Managing employees in Kuala Lumpur, he and those like him said the following:",{"item":515,"type":488},"G1ATsvBeR5Sd699Kqw8_SQ",{"type":427,"children":517},[518],{"type":430,"value":519},"And on the other end, Malaya and her team felt exasperated. They were patiently waiting for their boss to fulfill his duty to fully explain. But he wouldn’t. He’d stop short. Then he’d get upset in ways that seemed disproportionate to the situation.",{"item":521,"type":488},"JnpOs7hZSaSdiJQUDySyvQ",{"type":427,"children":523},[524],{"type":430,"value":525},"In countries like France, Poland, Lithuania, and Belgium, which straddle the line between linear-active and multi-active, they tend to communicate in stories and expect subordinates not to lose the thread. But this assumption is rarely stated and creates confusion.",{"item":527,"type":488},"IEroCcGiTp6bmu7mJhSuSA",{"type":427,"children":529},[530],{"type":430,"value":531},"In a linear-reactive mismatch, reactive employees will tend to say yes but then not act. Not because they don’t want to, but because they haven’t been given what they need to proceed. They are culturally dissuaded from asking, and blocked until they hear. The respectful thing for them to do is wait. But that’s a big problem for time-bound ERP rollouts.",{"type":427,"children":533},[534],{"type":430,"value":535},"A good way to bridge this divide, the study’s authors conclude, is for the linear-active managers to accept more responsibility for creating shared context. Such managers must repeatedly explain their expectations and thinking, in ways that may feel excessive to them. They should define terms like “customer” and create informal channels where employees can seek redress or request information.",{"item":537,"type":488},"ZaA6VPtvSsCjn6KZzocrXg",{"type":459,"level":460,"children":539},[540],{"type":430,"value":541},"Some cultures confront, others conceal",{"type":427,"children":543},[544],{"type":430,"value":545},"Malaya and Jonas manage confrontation very differently. In many Northern European countries like the Netherlands, subordinates are encouraged to challenge their boss’ thinking. Bosses (mostly) accept this. All parties see it as part of an empirical process of navigating toward a clearer truth. ",{"type":427,"children":547},[548],{"type":430,"value":549},"In many Asian cultures, such as Malaysia, this is unthinkable. Such direct confrontation is uncommon and evokes a great deal of second-hand embarrassment from those present. They still communicate the same information, but in subtler ways. For a boss to berate an employee can be destabilizing. And for a subordinate to challenge a boss is rare. There’s a cultural script encouraging everyone to maintain public harmony and defer to those of greater age or rank, while seeking private redress. This may mean employees follow a superior’s incorrect instructions against their own conviction.",{"item":551,"type":488},"WS2tpETPRj-rDMfxbdXRlw",{"type":427,"children":553},[554,556,561],{"type":430,"value":555},"Picture a reactive office in Asia being managed by a linear-active boss from Sweden. The employees are unlikely to tell their superior when the ",{"url":557,"type":13,"children":558},"https://everest-systems.com/product/record-to-report/",[559],{"type":430,"value":560},"ERP project status",{"type":430,"value":562}," is in danger. Just the opposite, they’re likely to commit white lies to cover for their boss. They prize team cohesion far more. But of course, this has its downsides.",{"item":564,"type":488},"DArt0h4tRDWWe4jZHGhmXA",{"type":427,"children":566},[567,569,573],{"type":430,"value":568},"Linear-active and multi-active cultures may miss all the ways reactive cultures ",{"type":430,"marks":570,"value":572},[571],"emphasis","are",{"type":430,"value":574}," giving feedback—but which are, to the outside, nearly invisible: strategic silence, non-verbal cues, and only voicing feedback outside of work in social settings, like at a bar.",{"type":427,"children":576},[577],{"type":430,"value":578},"For our advice on managing conflict, we’ll flip the hierarchy: For reactive cultures managing multi-active or linear-active, you can’t assume the employees will read the subtext of your communication. It’s best to be literal and to know that if the feedback is subtle, it will be deemed unimportant. Norwegians, for example, expect direct feedback on the job, in the moment, and with a literal description of how they have erred. Cohesion is valued less than candor; and in fact, in these cultures, candor can create cohesion. People feel more secure when nothing is unstated. ",{"type":459,"level":460,"children":580},[581],{"type":430,"value":582},"Time can be a fixed concept or an informal contract",{"type":427,"children":584},[585],{"type":430,"value":586},"Different cultures have very different relationships to the use of time. This is among the most common sources of miscommunication and grievance in ERP implementation. In reactive or multi-active cultures, the barrier around working time is less well-defined. In the ERP study, a Polish-worker auto-declined an Indian boss’ invitation to talk out of hand, without explanation, because it was outside working hours. The boss took offense. In reactive cultures, there’s more of a “do or die” mindset.",{"item":588,"type":488},"djanRrzOTCae51T-Z8HdMQ",{"type":427,"children":590},[591],{"type":430,"value":592},"This difference in how they think about time has a direct impact on the number of hours you’d want to allocate to various regions. Multi-active and reactive cultures may expect more onsite time and discussion than linear-active cultures. Multi-active cultures value the trust built through that additional time. Reactive cultures expect, as we’ve discussed, to cover the topic in concentric circles of deepening detail. The ERP study’s authors found that this had a direct and expected impact on cost—consultants needed more hours to accomplish work in various regions. ",{"item":594,"type":488},"JoBltaQHQRyVpnjgIe3Rng",{"type":427,"children":596},[597],{"type":430,"value":598},"No plan, however detailed, is sufficient to “sell the idea” in a region whose culture implicitly requires more time to circulate such conversations through dialogue. ",{"type":427,"children":600},[601],{"type":430,"value":602},"Time variance also raises the potential for conflict. Linear-active study interviewees expected training to happen faster than it did in reactive regions. One group was surprised to find that Singaporean employees responded enthusiastically to the training but did not acquire the concepts. By the time the managers realized that skills gap, the implementation team lost valuable months. It was stressful on the Singaporeans too. They waited in deference to their boss’ seemingly haphazard and incomplete rollout.",{"item":604,"type":488},"KWqTOXJ2Thu99uvjCYIVzg",{"type":459,"level":460,"children":606},[607],{"type":430,"value":608},"Implications for global ERP implementations? Account for culture",{"type":427,"children":610},[611,613,617],{"type":430,"value":612},"Just to restate the obvious, it’s foolhardy to assume that anyone from a linear-active or reactive culture fits these generalizations exactly—any more than one individual born in 2002 can speak for “all of Gen Z.” Individuals are individuals, and this analysis is interesting and relevant only at the population level—where probabilistically, these issues are likely to arise. And at the level of a ",{"url":504,"type":13,"children":614},[615],{"type":430,"value":616},"global ERP rollout",{"type":430,"value":618},", we’d argue they have merit. ",{"type":427,"children":620},[621],{"type":430,"value":622},"Because however strong a software is, the same interface stretched across a dozen regions is not in fact the same interface if everyone is viewing it from a completely different cultural vantage point. Even if it’s the same language. A “Click here” can mean “Don’t,” and as Malaya and Jonas learned, a “Yes” can just as easily mean “No.” It’s up to the rollout team to localize and translate.",{"type":427,"children":624},[625],{"type":430,"value":626},"Pictured, how just one website—Yahoo—appears in different regions.",{"item":628,"type":488},"DpI84k30QjSrkyQGDq1htQ",{"type":427,"children":630},[631],{"type":430,"value":91},[633,637,640,643,646,649,652,655,658,661,664,667],{"__typename":634,"id":487,"image":635,"caption":91,"link":12},"BlogImageRecord",{"url":636,"alt":12},"https://www.datocms-assets.com/160976/1774992395-everest-psychologyerprollouts-graphic1.png",{"__typename":634,"id":494,"image":638,"caption":91,"link":12},{"url":639,"alt":12},"https://www.datocms-assets.com/160976/1773872738-the-lewis-model-diagram.jpg",{"__typename":634,"id":515,"image":641,"caption":91,"link":12},{"url":642,"alt":12},"https://www.datocms-assets.com/160976/1773870655-everest-psychologyerprollouts-quote1.png",{"__typename":634,"id":521,"image":644,"caption":91,"link":12},{"url":645,"alt":12},"https://www.datocms-assets.com/160976/1773870670-everest-psychologyerprollouts-quote2.png",{"__typename":634,"id":527,"image":647,"caption":91,"link":12},{"url":648,"alt":12},"https://www.datocms-assets.com/160976/1773870682-everest-psychologyerprollouts-quote3.png",{"__typename":634,"id":537,"image":650,"caption":91,"link":12},{"url":651,"alt":12},"https://www.datocms-assets.com/160976/1773870696-everest-psychologyerprollouts-quote4.png",{"__typename":634,"id":551,"image":653,"caption":91,"link":12},{"url":654,"alt":12},"https://www.datocms-assets.com/160976/1773870718-everest-psychologyerprollouts-quote5.png",{"__typename":634,"id":564,"image":656,"caption":91,"link":12},{"url":657,"alt":12},"https://www.datocms-assets.com/160976/1773870709-everest-psychologyerprollouts-quote6.png",{"__typename":634,"id":588,"image":659,"caption":91,"link":12},{"url":660,"alt":12},"https://www.datocms-assets.com/160976/1773870737-everest-psychologyerprollouts-quote7.png",{"__typename":634,"id":594,"image":662,"caption":91,"link":12},{"url":663,"alt":12},"https://www.datocms-assets.com/160976/1773870749-everest-psychologyerprollouts-quote8.png",{"__typename":634,"id":604,"image":665,"caption":91,"link":12},{"url":666,"alt":12},"https://www.datocms-assets.com/160976/1773870817-everest-psychologyerprollouts-quote9.png",{"__typename":634,"id":628,"image":668,"caption":91,"link":12},{"url":669,"alt":12},"https://www.datocms-assets.com/160976/1773857196-everest-psychologyerprollouts-graphic2.png","bxPsAYlsRWihq2dv8qsHbw","One big global ERP implementation barrier? Culture","one-big-global-erp-implementation-barrier-culture","2026-03-18",{"id":675,"name":676,"slug":677},"M4sr70TsTXGRJ7zNVPR6_Q","Business","business",{"name":679,"photo":680},"Alexis Dougherty",{"url":681},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":683},{"src":684,"width":685,"height":686,"alt":12,"base64":687},"https://www.datocms-assets.com/160976/1773856896-everest-cfoingpolycrisis-heroillustration.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoRCBQPCw0NDg0PDgoPDRIVDQ4NFx8ZGBYfGiEaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OGgkPHDspHh87Oy8yLy8vLy8vLy8vLzU1Ly8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEBAAMBAAAAAAAAAAAAAAAABQIDBwH/xAAfEAABBAICAwAAAAAAAAAAAAAAAQMEBQISESETIzP/xAAWAQEBAQAAAAAAAAAAAAAAAAACAAH/xAAYEQEBAQEBAAAAAAAAAAAAAAAAARITAv/aAAwDAQACEQMRAD8A666qaEe3lYNspyWs2UybJNrV+dnozMOerG6scwkw04BnUQEjRU2BYhdKoKvrNDvyAJkebKkfoAET/9k=",{"bgColor":689},"tan","If the goal of an ERP is to scaffold around a company’s workflows and support its far-flung operations, many leaders underestimate how varied those operations actually are. Or how fragile they are when they come into contact with culture.",{"name":692,"slug":693},"Insight","insight",{"footerCallout":695},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":697},[698,717,735],{"__typename":104,"id":699,"title":700,"slug":701,"publishDate":702,"category":703,"author":707,"image":709,"accentColor":713,"intro":715,"tag":716},"X1_ocJs-Rf6EysAI7HJjYA","CFO-ing in the polycrisis—an emergency handbook","cfo-ing-in-the-polycrisisan-emergency-handbook","2026-03-17",{"id":704,"name":705,"slug":706},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":679,"photo":708},{"url":681},{"responsiveImage":710},{"src":711,"width":685,"height":686,"alt":12,"base64":712},"https://www.datocms-assets.com/160976/1773790505-everest-cfoingpolycrisis-heroillustration.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHEgcJCAcSBgcNBxgHDgYNBxEJDRENFx8ZGCIVFhUmHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHQ0QFS8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAXAAEBAQEAAAAAAAAAAAAAAAAAAgEH/8QAFhABAQEAAAAAAAAAAAAAAAAAAAER/8QAFgEBAQEAAAAAAAAAAAAAAAAAAgMA/8QAGBEBAAMBAAAAAAAAAAAAAAAAAAIDEwH/2gAMAwEAAhEDEQA/AOiJbanVo1tK5QzQs0dSpBWIdADB/9k=",{"bgColor":714},"red","When multiple global crises converge, the finance function becomes the last line of defense. It has become increasingly difficult to predict, prepare, or govern at a global scale—so the premium on doing so has risen. Dramatically. ",{"name":692,"slug":693},{"__typename":104,"id":718,"title":719,"slug":720,"publishDate":721,"category":722,"author":723,"image":727,"accentColor":732,"intro":733,"tag":734},"Gaz7JqHxQoWM7UYqgqBR8A","The Lensing x Ramp integration is now live","ramp-integration-now-live","2026-03-12",{"id":675,"name":676,"slug":677},{"name":724,"photo":725},"Spencer Linder, Founding Product Manager, Lensing",{"url":726},"https://www.datocms-assets.com/160976/1750879318-spencer.jpeg",{"responsiveImage":728},{"src":729,"width":730,"height":686,"alt":12,"base64":731},"https://www.datocms-assets.com/160976/1773266845-erp-article-thumbnail-ramp-x-everest-resized.png?fit=fillmax&h=1050&w=1400",1350,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIDwgLERIQDhUNDQ0PGh0NFhENFxMZGBYTFiEaHysjGh0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLBQUFEAUFEC8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAwUBBAb/xAAgEAACAgEDBQAAAAAAAAAAAAAAAQMEAhESMQUhIiQy/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAMC/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A4GKS7JD8MgkytcbWWtbq0WMGmxEMnUYss09qKstSVWMKye1gtLV2DKmvFACrWKUfBDIlouxkALD9VAAD/9k=",{"bgColor":714},"Ramp serves over 50,000 customers giving the world true, autonomous expenses and finance—which is what makes Ramp and Lensing such logical partners. ",{"name":692,"slug":693},{"__typename":104,"id":736,"title":737,"slug":738,"publishDate":739,"category":740,"author":741,"image":743,"accentColor":747,"intro":748,"tag":749},"YpPfai3WQUOSl7ilhwUO8g","How to manage your ERP \"complexity debt\"","manage-erp-complexity-debt","2026-03-05",{"id":704,"name":705,"slug":706},{"name":679,"photo":742},{"url":681},{"responsiveImage":744},{"src":745,"width":685,"height":686,"alt":12,"base64":746},"https://www.datocms-assets.com/160976/1772777497-erp-article-30-lessons-complexity-thumbnail.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwcIBwcHBwkHDQcHBxgHBwcHBxEKFggYFx8ZGBYfFiEaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0PEA4OHC8dFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAWAAEBAQAAAAAAAAAAAAAAAAAABwH/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFwEAAwEAAAAAAAAAAAAAAAAAAAECA//EABcRAQEBAQAAAAAAAAAAAAAAAAABEgL/2gAMAwEAAhEDEQA/AKqMEzhre6AKzBugBlQAB//Z",{"bgColor":689},"As you grow, your financial systems become complex. That complexity functions like debt. Thinking about ‘financial software debt’ offers useful clues for knowing how much to take on and how to keep yours serviceable.",{"name":692,"slug":693},{"articleSidebar":751},{"cta":752},{"buttons":753},[754],{"label":755,"internal":756,"external":91,"style":92},"Get started",{"__typename":90},{"global":758},{"footerCallout":759},{"headline":760,"intro":761,"cta":762,"image":767},"See how Lensing\ncan transform\nyour operations","Discover how Lensing empowers finance and operations leaders to \ndrive faster growth, smarter decisions, and stronger margins.",{"buttons":763},[764],{"label":765,"internal":766,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":768},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":770},[771,785,811],{"__typename":772,"title":773,"slug":774,"publishDate":775,"tag":776,"image":778,"logo":782,"accentColor":784,"intro":91,"externalLink":91,"media":12},"NewsPostRecord","Everest reveals new name, Lensing, customers with combined revenues over $1B in 20+ countries using their AI ERP","everest-reveals-new-name-lensing","2026-08-04",{"name":777,"slug":359},"Press",{"responsiveImage":779},{"src":780,"width":686,"height":686,"alt":12,"base64":781},"https://www.datocms-assets.com/160976/1785375186-press-release-3-2.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRUXExgPDQ0QDhgWDQ0OFxUZGBYTFhYaHyslHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHQ8QHC8dIh0vLy8vLy87LzUvNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABgAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAwcCBQb/xAAdEAACAwADAQEAAAAAAAAAAAABBAACAwYRIRIF/8QAFwEBAAMAAAAAAAAAAAAAAAAAAQACA//EABoRAQEAAgMAAAAAAAAAAAAAAAEAEhMCAwT/2gAMAwEAAhEDEQA/AK1XVWtj3I9MFxXwGdxlx1OixmanGE9QSRB7m0POVcMClaeVMSxHuN/n0p18iJNrOm3188aKmYqMr55GIi8SmTRmy7VjERHEq5N//9k=",{"url":783},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":772,"title":786,"slug":787,"publishDate":788,"tag":789,"image":790,"logo":795,"accentColor":797,"intro":799,"externalLink":91,"media":800},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":777,"slug":359},{"responsiveImage":791},{"src":792,"width":793,"height":686,"alt":12,"base64":794},"https://www.datocms-assets.com/160976/1751981162-franz.png?fit=fillmax&h=1050&w=1400",1387,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAIAAAAF0lpsAAAC10lEQVR42jWU6XqkOAxFvUKl58tM+v1fb35Oki42432O7IoQBgy6utpw/35/pZTO49ie27Fv4bxqTrp3b+3inLdG9ZZjDNex7+OD66y1eGd+/fXr45+/P35/vL+/Px6rQ1qtznK1slqrmgXIDjHG6M4GV2P1WA3QcrWvJ07urVvXVSuVc16XNS2x5myUGowMpJyY6T48jQNxSnU3PCOeY8qbX3BVSykxoZ0brVVrQHihxL2ZQC91VusOorPeC5DzQ9yqlHGurm95TfkRW8kZQq06rcW/Vr3qZmacEo7Vlvd27ghFN0AdPJVXal0WNPol+0XVhrHRGjqE2VTTChIE9KND2CEn8kpBW7u5K+5G6gizYK6bWDasemsUA60Sfpal1YKDWtjhto7X7QXU8dsI6GXUeN3ZkyCJNcUY73iLInFakx62E0dMUBcgfCc2ximv7lhLpnC4Bb7kFK7rPDllDeEEyGdP7BT6sT7IdO/dZaViyqd89JIYAkCqAQSrVhJAp7TjLsI9tP3ipQm8X5aFnBOlo59hyHfP54Yc2x7v0HIh2pGmOoH2jc7fWGEH0DKBnACZCfT1/T2BNpD+PHEdw91opt4pvXoxunYBgdBxBwFaV09dgVkfD3jV3tx/X59JgBgjnD6v40ikEyD6ayY7ZYyP85x6h9A72V6s82/3He57vddO031+MrSRT/bBHAtGlNSAQgtrMcpk7QzhCmIGfXjSPZFi5pKKqC3Fff35pl7XADoklxexkGlnNFMCL1pByk81c0rDkpCLr9IqKPUAuCuSvQkQtI+dE+bMLWl2Y2hlrmpNsxPFjG7rwpNUS0vTA7Ki7jgPHIVTGoUmGbUv2Df+J/xh+Eg8S3+KiD1hieX4qRg9R5BxI+qUk4Q++zRnMt20BDVGTX4pMJ8oPIEiI2ReP6I5yzK1RaanyNz8KPSZReJnZkYPCI8uA6rnmCqZaDOWH17G/A9LPtV3daRyCAAAAABJRU5ErkJggg==",{"url":796},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":798},"green","In an exclusive interview with Tom Mackenzie of Bloomberg Daybreak, Lensing Co-CEO Franz Faerber shares how the company is reinventing ERP from the ground up to challenge legacy giants like SAP and Oracle. He also explores the transformative role of AI in modern business and the rapidly evolving enterprise software landscape.",{"__typename":801,"video":802},"MediaVideoRecord",{"file":803,"external":12,"loopClip":12,"thumbnail":12},{"video":804},{"muxPlaybackId":805,"title":12,"width":806,"height":807,"thumbhash":808,"blurUpThumb":809,"thumbnailUrl":810},"HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg",1920,1076,"3vYNFIRjeXpuh4eAiHoIc+YzCA==","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ4LDhgQDg0VDh0RHxENFyQZHRYTFhUqKysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIig7Ozs7Ly8vOzsvOzsvLy8vLzUvLzs7OzU1Ly8vOzUvLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAXAAADAQAAAAAAAAAAAAAAAAAABQcG/8QAHxAAAQMEAwEAAAAAAAAAAAAAAgABBAUGEUEDIWET/8QAFgEBAQEAAAAAAAAAAAAAAAAABAMA/8QAGhEAAQUBAAAAAAAAAAAAAAAAAgABAyExEf/aAAwDAQACEQMRAD8AUtTSOWPe1qOGmkAcb5UoK7pw8zGOvU2C/Z/zDpMlO1mGPmKoVaGZ00WzpCnE2/6g8MWwhWE6QijB3xf/2Q==","https://image.mux.com/HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg/thumbnail.jpg",{"__typename":772,"title":812,"slug":813,"publishDate":814,"tag":815,"image":12,"logo":818,"accentColor":820,"intro":821,"externalLink":91,"media":12},"Strengthening Security Through Partnership: How Lensing and Hackrate Collaborate to Protect the Lensing ERP Platform","hackrate-collaboration","2025-04-01",{"name":816,"slug":817},"Collaboration","collaborations",{"url":819},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":714},"In today's digital landscape, where cyber threats evolve at an alarming pace, robust security measures are no longer optional for business-critical applications. For ERP systems that manage sensitive financial, operational, and customer data, security vulnerabilities can lead to devastating consequences.",1785826224777]