[{"data":1,"prerenderedAt":831},["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\":\"manda-synergy-capture-a-brief-guide\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-05-27\\\" }, id: {neq: \\\"RV2F-d78T_-78lOHu4jJIw\\\"} }\\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\":{}}":703,"{\"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\":{}}":758,"{\"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\":{}}":770,"{\"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\":{}}":777},{"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":701},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":678,"title":365,"slug":679,"publishDate":680,"category":681,"author":685,"image":689,"accentColor":695,"intro":697,"tag":698},"2026-05-27T22:54:01+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"M&A synergy capture: A brief guide","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","70% of acquisitions fail. Here’s a guide to ensuring yours succeeds based on dozens of real case studies.",{"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/1779918644-erp-article-1-truth-thumbnail.png?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","1040",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","800",{"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-05-27T21:54:01Z",{"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":667},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,439,443,454,457,463,467,471,482,486,508,519,530,541,545,549,568,570,576,580,585,589,596,600,610,614,619,623,629,633,637,642,646,651,655,659,663],{"type":427,"children":428},"paragraph",[429,432,437],{"type":430,"value":431},"span","Most acquiring companies do a poor job of integration, which becomes clear when comparing median acquirers with high performers. ",{"url":433,"type":13,"children":434},"https://www.bain.com/insights/how-companies-got-so-good-at-m-and-a/",[435],{"type":430,"value":436},"One study",{"type":430,"value":438}," found that “frequent acquirers,” or those with more repeated experience, were 130% more successful. In large part, this is because acquisitions and integrations unfold in unexpected ways. Opportunities reveal themselves, or plans go sideways and create new opportunities.",{"type":427,"children":440},[441],{"type":430,"value":442},"It takes an experienced operator to stay steady and know what to try next. And strong, unified financial data so the team is testing hypotheses and not just operating on instinct.",{"type":427,"children":444},[445,447,452],{"type":430,"value":446},"In this guide, we share examples of integration and the critical role that ",{"url":448,"type":13,"children":449},"https://everest-systems.com/blog/manage-erp-complexity-debt/",[450],{"type":430,"value":451},"your ERP system",{"type":430,"value":453}," plays in unlocking those cost, revenue, and financial benefits of parent-child entities. ",{"item":455,"type":456},"Kd37sZ_wRXiyrsLzgM0obg","block",{"type":458,"level":459,"children":460},"heading",2,[461],{"type":430,"value":462},"The integration roadmap is almost never right",{"type":427,"children":464},[465],{"type":430,"value":466},"Skilled integrators are keenly aware of two things: They can’t know everything, so they must stay alert to possibilities. And two, successful synergy strategies are explainable in a single sentence. If you can’t say it briefly in plain speak, you don’t yet understand it.",{"type":427,"children":468},[469],{"type":430,"value":470},"Do you understand your present integration and all its potentials? You can test your understanding with a whiteboard. Diagram the process by which the two companies can support each other—the workflows, entities, and interactions. Anywhere that you find difficult to diagram—anywhere with question marks or blank spaces—those are areas to investigate through interviews and site visits. ",{"type":427,"children":472},[473,475,480],{"type":430,"value":474},"Most of that learning happens firsthand, after the purchase, because the spreadsheet is never a sufficient view. “The map is not the territory,” said mathematician Alfred Korzybski, meaning, go walk the site. Alberto Griera, CFO of the global elevator manufacturer KONE, ",{"url":476,"type":13,"children":477},"https://everest-systems.com/blog/how-i-spend-my-first-100-days-as-cfo/",[478],{"type":430,"value":479},"has a playbook for this",{"type":430,"value":481},": Identify the new company’s critical data flows and follow them back to the computers and people that input them. Ask those people what they do, what they use the numbers for, and who they interface with. ",{"type":427,"children":483},[484],{"type":430,"value":485},"“If you want that information to lead to transformation—to use it to help various functional leaders be more effective—you need everyone to realize that their systems aren’t the ultimate truth,” he says. “And help them see that they are all part of a larger collection of systems.”",{"type":427,"children":487},[488,490,494,496,499,501,506],{"type":430,"value":489},"In doing this, you often come to understand that acquisition target in a new way. Due diligence is thorough, but it’s never like the firsthand understanding that comes with time. For example, when ",{"type":430,"marks":491,"value":493},[492],"emphasis","The New York Times",{"type":430,"value":495}," acquired the tech review site ",{"type":430,"marks":497,"value":498},[492],"Wirecutter,",{"type":430,"value":500}," they intended to open up a new channel for affiliate revenue. But they gained an infusion of tech talent that then helped them ",{"url":502,"type":13,"children":503},"https://everest-systems.com/blog/a-look-inside-nyts-media-transformation-success/",[504],{"type":430,"value":505},"build out an ecosystem of apps",{"type":430,"value":507},". It’s hard to know which is more valuable, but again, the benefits unfold.",{"type":427,"children":509},[510,512,517],{"type":430,"value":511},"One thing that makes this process particularly tricky is that acquisition targets often ",{"url":513,"type":13,"children":514},"https://everest-systems.com/blog/why-i-think-finance-leaders-should-be-multilingual/",[515],{"type":430,"value":516},"don’t know their own processes",{"type":430,"value":518},". It’s not that they’re hiding anything. People just haven’t gone through the metacognitive exercise of asking why they do what they do, and documenting how. This is extra work that most line of business leaders don’t have enough time for.",{"type":427,"children":520},[521,523,528],{"type":430,"value":522},"An example: When ",{"url":524,"type":13,"children":525},"https://everest-systems.com/blog/how-to-go-from-silos-to-real-time-revenue-intelligence/",[526],{"type":430,"value":527},"Dharmesh Shah",{"type":430,"value":529},", then running procurement at Uber, was tasked with evaluating the inventory systems for the newly acquired JUMP Bikes, he was startled to learn that all the tracking happened in Google Sheets. There were no controls. JUMP Bikes was losing millions of dollars of equipment every year.",{"type":427,"children":531},[532,534,539],{"type":430,"value":533},"As you complete enough integrations as an organization, you enter super-acquirer territory, where you spot more overlaps and benefits than another company would. You earn a higher success rate and greater individual successes. One of the best examples of this is the pharmaceutical manufacturer Danaher. The company ",{"url":535,"type":13,"children":536},"https://everest-systems.com/finance-led-transformation",[537],{"type":430,"value":538},"evolved from a real estate trust",{"type":430,"value":540}," into an acquirer of medical devices, which led them to a thesis and a proprietary work method that allowed them to complete 240 acquisitions over 25 years and grow the stock 10,000%. ",{"type":427,"children":542},[543],{"type":430,"value":544},"This is all to say, don’t confuse the map with the territory. Don’t settle for your initial conception. Go walk the floors and enact the plan and know that the real plan will only ever emerge with time and attention.",{"type":458,"level":459,"children":546},[547],{"type":430,"value":548},"Great examples of synergy capture",{"type":427,"children":550},[551,553,556,558,561,563,566],{"type":430,"value":552},"MBA programs will teach you that there are three categories of synergy, but experience tells us that it’s rarely so clear-cut. Like the aforementioned example of ",{"type":430,"marks":554,"value":555},[492],"The",{"type":430,"value":557}," ",{"type":430,"marks":559,"value":560},[492],"New York Times ",{"type":430,"value":562},"acquisition, you purchase a company for a set of reasons and find that list is much longer. ",{"type":430,"marks":564,"value":565},[492],"The Times",{"type":430,"value":567}," initially just enjoyed the affiliate revenue, but then realized it could pull the affiliate review articles into the overall paper without spooking readers, and then pull its CPM advertising model back over to the affiliate site.",{"item":569,"type":456},"HP9yKqzxRvGg3MsLN6VF_g",{"type":427,"children":571},[572],{"type":430,"marks":573,"value":575},[574],"strong","A food distributor was able to launch unified promotions ",{"type":427,"children":577},[578],{"type":430,"value":579},"In this example, the parent company integrated the specialty meat subsidiary so it could join in on one shared holiday promotion with the produce subsidiaries. And a unified services agreement made buying from all easier, earning the parent company more wallet share. ",{"type":427,"children":581},[582],{"type":430,"marks":583,"value":584},[574],"A media company diversified its revenue streams ",{"type":427,"children":586},[587],{"type":430,"value":588},"An online magazine known for journalistic reporting bought an affiliate marketing site recognized for high-integrity reviews. The parent company pulled the reviews into its news app and its news articles into the review site. Eventually, they stretched the advertising network to cover both— mixing two advertiser audiences and increasing ad sales.",{"type":427,"children":590},[591,594],{"type":430,"marks":592,"value":593},[574],"An elevator manufacturer integrates horizontally",{"type":430,"value":595}," ",{"type":427,"children":597},[598],{"type":430,"value":599},"This manufacturer acquired its top implementation partner. The goal was to shore up its own ailing professional services department, and also launch new products—which it did by co-building an app-based training software and predictive maintenance subscription. It then sold both into its global install base. ",{"type":427,"children":601},[602,605,606,609],{"type":430,"marks":603,"value":604},[574],"A national distributor",{"type":430,"value":557},{"type":430,"marks":607,"value":608},[574],"unifies its pricing schedules",{"type":430,"value":595},{"type":427,"children":611},[612],{"type":430,"value":613},"The national team wanted better insight into kickbacks and earned income on paper contracts. By using optical character recognition and phones and tablets to digitize all paperwork, they gained far more visibility into pricing schemas. They found significant savings by standardizing offers.",{"type":427,"children":615},[616],{"type":430,"marks":617,"value":618},[574],"A big-box store upgrades its inventory tech ",{"type":427,"children":620},[621],{"type":430,"value":622},"This chain acquired a small, tech-forward competitor and rolled its order inventory software out across all locations. This united online and in-store stock inventory data. For the first time, employees could confidently check inventory at other locations. This change recovered a few percentage points in leaked revenue. ",{"type":427,"children":624},[625,628],{"type":430,"marks":626,"value":627},[574],"A telecom company closes its commission loopholes",{"type":430,"value":595},{"type":427,"children":630},[631],{"type":430,"value":632},"This company initially deferred integrating half a dozen acquired companies. But years in, they decided to complete the work as part of a modernization effort where they demolished the longstanding team silos: wired, wireless, and app. They united all sales teams into one and consolidated 12 legacy systems. ",{"type":427,"children":634},[635],{"type":430,"value":636},"This produced immediate savings by eliminating longstanding loopholes where salespeople could pad their commission by canceling products in one system to reopen them as a new sale in another.",{"type":427,"children":638},[639],{"type":430,"marks":640,"value":641},[574],"A jewelry store expands ",{"type":427,"children":643},[644],{"type":430,"value":645},"This jewelry store chain perfected homegrown sales software and method for operating at theme parks. This technology and strong sales culture were a competitive advantage, and when they began acquiring smaller chains in different locations, they rolled out those systems and methodologies for an immediate sales lift at every location. ",{"type":427,"children":647},[648],{"type":430,"marks":649,"value":650},[574],"A healthcare system consolidates roll-up financials ",{"type":427,"children":652},[653],{"type":430,"value":654},"This health system was on a spree of acquiring clinics and halted when the back office and accounting grew too complex; every clinic had its own P&L. Some clinics also owned other clinics. The period-end closes for the parent company started taking months. Leadership initiated a “year of efficiency” and moved all clinics onto one ERP that could handle many sub-entities and sub-ledgers.",{"type":458,"level":459,"children":656},[657],{"type":430,"value":658},"The road to being a super-acquirer",{"type":427,"children":660},[661],{"type":430,"value":662},"It's estimated over thirty percent (or 11,000) of enterprises acquired last year will fail. But how much of that is avoidable? If you look at the habits of super-acquirers, it suggests a great many can actually beat those odds. Some of the biggest failures are the results of companies delaying or failing to merge or consolidate ERPs, and never gaining the multi-entity view of income and expenses. They never get to the point of unified primary services agreements to allow easy bundling, or real-time sales data to inform multi-entity promotions and offers.",{"type":427,"children":664},[665],{"type":430,"value":666},"That’s something you can partly address through instinct and experience. But a significant portion is entirely dependent on the flexibility and interoperability of your finance technology. Is yours built for change? That's where you'll find the most synergies—and success.",[668,675],{"__typename":669,"id":455,"image":670,"caption":91,"link":672},"BlogImageRecord",{"url":671,"alt":12},"https://www.datocms-assets.com/160976/1779918769-erp-entities-email-graphic-ad-1200x400-2.png",{"internal":673,"external":91},{"__typename":104,"slug":674},"consolidating-many-erps-into-1-a-practical-guide",{"__typename":669,"id":569,"image":676,"caption":91,"link":12},{"url":677,"alt":12},"https://www.datocms-assets.com/160976/1779918810-erp-article-1-truth-types-of-synergy.png","RV2F-d78T_-78lOHu4jJIw","manda-synergy-capture-a-brief-guide","2026-05-27",{"id":682,"name":683,"slug":684},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":686,"photo":687},"Alexis Dougherty",{"url":688},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":690},{"src":691,"width":692,"height":693,"alt":12,"base64":694},"https://www.datocms-assets.com/160976/1779918644-erp-article-1-truth-thumbnail.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBg8IDggLEA0REhUNDQ0NGRENDg0OFxMZGCIVIhUaHysjGh0oKRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDgkOHBAQHC8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAEBAAMAAAAAAAAAAAAAAAAABAIFB//EACAQAAICAgEFAQAAAAAAAAAAAAABAgMRMQQTITJBURL/xAAWAQADAAAAAAAAAAAAAAAAAAABAgP/xAAYEQADAQEAAAAAAAAAAAAAAAAAARECMf/aAAwDAQACEQMRAD8A6Fdy73f4szfKtzouboducIxsnx+pjsUdBiQlV05PQL640Z9AFYjyqatt/vZJbOXX2wC+hccKq5y+sACAfT//2Q==",{"bgColor":696},"lightblue","An estimated 16,000 businesses were acquired last year, according to Bain & Company. Of those, 11,000 will likely fail. The chief cause is that the new owners didn’t have the financial and inventory insight to make them work.",{"name":699,"slug":700},"Insight","insight",{"footerCallout":702},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":704},[705,723,738],{"__typename":104,"id":706,"title":707,"slug":708,"publishDate":680,"category":709,"author":713,"image":715,"accentColor":719,"intro":721,"tag":722},"TR0dqFcKTx2I1tybe3-KQA","The most daring CFO digital transformation","the-most-daring-cfo-digital-transformation-ever",{"id":710,"name":711,"slug":712},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":686,"photo":714},{"url":688},{"responsiveImage":716},{"src":717,"width":692,"height":693,"alt":12,"base64":718},"https://www.datocms-assets.com/160976/1779912547-erp-4-tales-liveramp-thumbnail.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBhMIEAgXEQ8PGQ8QDgoXDhUPDRENFxQZGCIVFhUaHysjGh0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OFRANHC8cIigvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAABAUBAwf/xAAeEAACAgICAwAAAAAAAAAAAAAAAgMRBBIBMQUTUf/EABYBAQEBAAAAAAAAAAAAAAAAAAIEA//EABoRAQACAwEAAAAAAAAAAAAAAAABEgIRIQP/2gAMAwEAAhEDEQA/AOlz5ustGmXIvmzM8SPNdkPLlSLnWzPDqmY0lxZGzgrYctEa7AqDaE1W537Kfyjc+/sAHmWavkZvoANk7//Z",{"bgColor":720},"tan","This former CFO of NBC, Delta Airlines, Amazon, and elsewhere found himself at a technology company where he pursued an acquisition. It was controversial. Eventually, he sold the entire business to prove it out.",{"name":699,"slug":700},{"__typename":104,"id":724,"title":725,"slug":726,"publishDate":727,"category":728,"author":729,"image":731,"accentColor":735,"intro":736,"tag":737},"G-wkBDSETDuS53IplbWn1g","A look inside NYT’s media transformation success","a-look-inside-nyts-media-transformation-success","2026-05-26",{"id":710,"name":711,"slug":712},{"name":686,"photo":730},{"url":688},{"responsiveImage":732},{"src":733,"width":692,"height":693,"alt":12,"base64":734},"https://www.datocms-assets.com/160976/1779837876-erp-article-4-tales-nyt-transformation-header.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoSEAgREA4NExUNDg0NFRQNDRENFxMZGCIfFhUaHyslGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHQ0PHS8dFh01Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAABAUCBgf/xAAgEAACAgIABwAAAAAAAAAAAAAAAQIDBSEEEhMUIjFB/8QAFgEBAQEAAAAAAAAAAAAAAAAAAwIB/8QAFxEBAQEBAAAAAAAAAAAAAAAAAAEDAv/aAAwDAQACEQMRAD8A6CstbG5aJkMrbKS8SPw1VN160W8eDpjJaF7RnUbvZt+gS7KK18BksVWvYpvrrZfSb51sA3QeTO16QADM/9k=",{"bgColor":696},"In 2014, The New York Times was struggling. Tech platforms were lifting its journalism for “content.” Digital entrants like BuzzFeed and HuffPost were stealing readers. The paper’s transformation into a digital publishing powerhouse was a miracle. It owed that to one woman.",{"name":699,"slug":700},{"__typename":104,"id":739,"title":740,"slug":741,"publishDate":742,"category":743,"author":747,"image":751,"accentColor":755,"intro":756,"tag":757},"LBaiOHgRSdOMaqxHq7ZIBg","AI broke the SDLC on both sides of the IDE—spec-driven development is the fix","enterprise-spec-driven-development","2026-05-20",{"id":744,"name":745,"slug":746},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":748,"photo":749},"Sam Yen",{"url":750},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":752},{"src":753,"width":692,"height":693,"alt":12,"base64":754},"https://www.datocms-assets.com/160976/1785271069-web-blog-sdd.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHEQoICAgLCgoLDhUZFQ0YDh0VDRYaHRYdGBYVHhUaJisjGikoHSEWJDUlKC0vPjIyHSI4PTcwPCsxMi8BCgsLDg0OHBANHDscHSg7Ly8yNS8vOy81Mi8vLy8vLy8yNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAaAAACAgMAAAAAAAAAAAAAAAAABgMEAQIH/8QAIRAAAQQCAgIDAAAAAAAAAAAAAgABAwQGERIhBWExUYH/xAAYAQACAwAAAAAAAAAAAAAAAAADBAECBf/EABsRAAICAwEAAAAAAAAAAAAAAAACATEDBBMR/9oADAMBAAIRAxEAPwBIp41WnB9mtqWLVuT8pN69qCnakjAtGrmOyFZlcTk6d/tFeYgDjR2KN3xUFQ30hPtjHaU2ikkHb+0IPWB2NV/DmMJlwLt/hT49IYy9E7IQpzF9exj8nbsDrUxN+rCEJM3Fo//Z",{"bgColor":696},"One recent study found that AI coding tools made individual developers 21% more productive. And yet … team delivery metrics barely moved. It’s a paradox that I’m hearing over and over from executives all across industries.",{"name":699,"slug":700},{"global":759},{"footerCallout":760},{"headline":761,"intro":762,"cta":763,"image":768},"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":764},[765],{"label":766,"internal":767,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":769},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"articleSidebar":771},{"cta":772},{"buttons":773},[774],{"label":775,"internal":776,"external":91,"style":92},"Get started",{"__typename":90},{"allNewsPosts":778},[779,793,819],{"__typename":780,"title":781,"slug":782,"publishDate":783,"tag":784,"image":786,"logo":790,"accentColor":792,"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":785,"slug":359},"Press",{"responsiveImage":787},{"src":788,"width":693,"height":693,"alt":12,"base64":789},"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":791},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":780,"title":794,"slug":795,"publishDate":796,"tag":797,"image":798,"logo":803,"accentColor":805,"intro":807,"externalLink":91,"media":808},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":785,"slug":359},{"responsiveImage":799},{"src":800,"width":801,"height":693,"alt":12,"base64":802},"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":804},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":806},"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":809,"video":810},"MediaVideoRecord",{"file":811,"external":12,"loopClip":12,"thumbnail":12},{"video":812},{"muxPlaybackId":813,"title":12,"width":814,"height":815,"thumbhash":816,"blurUpThumb":817,"thumbnailUrl":818},"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":780,"title":820,"slug":821,"publishDate":822,"tag":823,"image":12,"logo":826,"accentColor":828,"intro":830,"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":824,"slug":825},"Collaboration","collaborations",{"url":827},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":829},"red","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.",1785826220830]