[{"data":1,"prerenderedAt":1092},["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\":\"future-belongs-financially-fittest-companies\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-03-05\\\" }, id: {neq: \\\"Pv7cxXYFSOqFaMxUyio5fg\\\"} }\\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\":{}}":965,"{\"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\":{}}":1020,"{\"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\":{}}":1027,"{\"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\":{}}":1039},{"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":963},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":939,"title":940,"slug":941,"publishDate":942,"category":943,"author":947,"image":951,"accentColor":957,"intro":959,"tag":960},"2026-07-20T14:26:33+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 future belongs to the ‘financially fittest’ companies","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","If customizing your ERP takes 6-9 months, your business is less competitive. Learn why speed is now the ultimate competitive edge.",{"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/1772777854-erp-article-30-lessons-future-fit-thumbnail.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-07-20T13:26:33Z",{"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":930},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,438,442,453,456,462,468,479,530,535,546,590,594,599,603,614,618,622,684,693,698,716,720,725,736,740,744,748,750,755,766,786,797,802,806,817,821,830,835,846,850,894,899,903,907,918,922,926],{"type":427,"children":428},"paragraph",[429,432,436],{"type":430,"value":431},"span","It’s not entirely clear what’s caused CFOs and controllers to be more involved in direct business unit strategy. Possibly, trade disruption and tariffs drew them into component-level conversations. Perhaps the top economies have grown so financialized that there’s nowhere that a CFO’s input is ",{"type":430,"marks":433,"value":435},[434],"emphasis","not ",{"type":430,"value":437}," welcome. Perhaps world events are moving too fast to not consider the financial impact of each decision. The net result is that CFOs are more engaged in setting strategy than at any time in the past few decades.",{"type":427,"children":439},[440],{"type":430,"value":441},"We believe this means CFOs and controllers are poised to be the new pivotal transformation role. In this article, we present a menu of options we are seeing finance teams ask for help executing because they need their financial and back-office technology to move fast enough for those strategies to work.",{"type":427,"children":443},[444,446,451],{"type":430,"value":445},"This story is adapted from our newest guide, ",{"url":447,"type":13,"children":448},"https://everest-systems.com/30-lessons-from-30-years-of-erp",[449],{"type":430,"value":450},"30 lessons from 30 years of ERP",{"type":430,"value":452},".",{"item":454,"type":455},"LZhitx07TI-SYWPjGQANww","block",{"type":457,"level":458,"children":459},"heading",2,[460],{"type":430,"value":461},"9 moves in the new CFO playbook",{"type":427,"children":463},[464],{"type":430,"marks":465,"value":467},[466],"strong","1. Go international sooner",{"type":427,"children":469},[470,472,477],{"type":430,"value":471},"It’s anecdotal, but we are seeing companies interested in ",{"url":473,"type":13,"children":474},"https://everest-systems.com/product/multi-book-localization/",[475],{"type":430,"value":476},"scaling internationally earlier",{"type":430,"value":478},". That’s partly because of containerization and digitization, but also out of necessity: Companies selling long tail goods are looking farther across borders for their right-fit customers for a longer list of products. CFOs play a key role because every crossing creates complexity in trade, security, financial data, and payments. Notably:",{"type":480,"style":481,"children":482},"list","bulleted",[483,490,496,502,508,518,524],{"type":484,"children":485},"listItem",[486],{"type":427,"children":487},[488],{"type":430,"value":489},"New e-invoicing requirements (France, India, etc.)",{"type":484,"children":491},[492],{"type":427,"children":493},[494],{"type":430,"value":495},"VAT, trade law, and tariffs",{"type":484,"children":497},[498],{"type":427,"children":499},[500],{"type":430,"value":501},"Managing multiple accounting books and entities",{"type":484,"children":503},[504],{"type":427,"children":505},[506],{"type":430,"value":507},"Managing exceptions to those sub-ledgers",{"type":484,"children":509},[510],{"type":427,"children":511},[512,516],{"url":473,"type":13,"children":513},[514],{"type":430,"value":515},"Localizing costs",{"type":430,"value":517}," and multi-currency conversions",{"type":484,"children":519},[520],{"type":427,"children":521},[522],{"type":430,"value":523},"Data sovereignty and storage",{"type":484,"children":525},[526],{"type":427,"children":527},[528],{"type":430,"value":529},"New entities and holding companies",{"type":427,"children":531},[532],{"type":430,"marks":533,"value":534},[466],"2. Manage people globally with global people data",{"type":427,"children":536},[537,539,544],{"type":430,"value":538},"People are your biggest cost, and that data tends to live in silos. ",{"url":540,"type":13,"children":541},"https://everest-systems.com/product/hr-management/",[542],{"type":430,"value":543},"People management",{"type":430,"value":545}," and payroll data lives separate from expense data lives separate from timesheets lives separate from vendor data lives separate from the ledger. Add in the ruptures across databases and regions. CFOs who make a push to consolidate these systems can ask new questions of their global organization such as: ",{"type":480,"style":481,"children":547},[548,554,560,566,572,578,584],{"type":484,"children":549},[550],{"type":427,"children":551},[552],{"type":430,"value":553},"Where is talent moving?",{"type":484,"children":555},[556],{"type":427,"children":557},[558],{"type":430,"value":559},"How much is that talent worth?",{"type":484,"children":561},[562],{"type":427,"children":563},[564],{"type":430,"value":565},"How is each talent market changing? ",{"type":484,"children":567},[568],{"type":427,"children":569},[570],{"type":430,"value":571},"Where should centers of excellence be located?",{"type":484,"children":573},[574],{"type":427,"children":575},[576],{"type":430,"value":577},"Is the geographic pay scale helping or hurting retention? ",{"type":484,"children":579},[580],{"type":427,"children":581},[582],{"type":430,"value":583},"What is the best global coverage/footprint?",{"type":484,"children":585},[586],{"type":427,"children":587},[588],{"type":430,"value":589},"How can our finance systems help us support the CEO’s talent strategy?",{"type":427,"children":591},[592],{"type":430,"value":593},"For companies with unionized workforces, this can substantially inform legal and labor conversations. ",{"type":427,"children":595},[596],{"type":430,"marks":597,"value":598},[466],"3. Rapidly test new business and pricing models",{"type":427,"children":600},[601],{"type":430,"value":602},"Software startups routinely enjoy 80% gross margins. Add-on insurance offerings, credit card programs, and impulse goods are even more profitable. Could launching a new, high-margin revenue stream transform your revenue mix? ",{"type":427,"children":604},[605,607,612],{"type":430,"value":606},"Unfortunately, acting on this idea with a legacy ERP is prohibitively difficult. Implementing a subscription billing tool alone requires evaluating half a dozen bolt-on options with a committee over months and then accepting that revenue recognition is now so complex, it must be ",{"url":608,"type":13,"children":609},"https://everest-systems.com/case-studies/productiv/",[610],{"type":430,"value":611},"done by hand in a spreadsheet",{"type":430,"value":613},". ",{"type":427,"children":615},[616],{"type":430,"value":617},"That’s why an AI-native ERP could be one of the highest-return transformations you pursue in the coming years. Transitioning to a more flexible tech stack can allow you to launch new pricing or business models in weeks or months. When you can run rapid tests, you can de-risk transformation. Instead of gearing the entire company up to make a big push and announcement, you can experiment locally with one team or region. When something works, you can approve a larger rollout, and look prescient. ",{"type":427,"children":619},[620],{"type":430,"value":621},"Consider:",{"type":480,"style":481,"children":623},[624,630,636,642,648,654,660,666,672,678],{"type":484,"children":625},[626],{"type":427,"children":627},[628],{"type":430,"value":629},"Commercializing in-house tools and IP",{"type":484,"children":631},[632],{"type":427,"children":633},[634],{"type":430,"value":635},"Launching a gift card program",{"type":484,"children":637},[638],{"type":427,"children":639},[640],{"type":430,"value":641},"Going direct to consumer",{"type":484,"children":643},[644],{"type":427,"children":645},[646],{"type":430,"value":647},"Offering a self-serve ‘product-led growth’ model",{"type":484,"children":649},[650],{"type":427,"children":651},[652],{"type":430,"value":653},"Offering a lease program to expand your market",{"type":484,"children":655},[656],{"type":427,"children":657},[658],{"type":430,"value":659},"Launching a new sub-brand in a new market",{"type":484,"children":661},[662],{"type":427,"children":663},[664],{"type":430,"value":665},"Re-packaging and relaunching an old service",{"type":484,"children":667},[668],{"type":427,"children":669},[670],{"type":430,"value":671},"Giving customers a portal to self-serve and upgrade/downgrade",{"type":484,"children":673},[674],{"type":427,"children":675},[676],{"type":430,"value":677},"Implement software to better bill for overages",{"type":484,"children":679},[680],{"type":427,"children":681},[682],{"type":430,"value":683},"Offering a usage-based or ‘consumption’ billing model",{"type":427,"children":685},[686,691],{"url":687,"type":13,"children":688},"https://everest-systems.com/blog/why-launch-subscription-physical-goods-company/",[689],{"type":430,"value":690},"Read: Should you launch a subscription? →",{"type":430,"value":692}," ",{"type":427,"children":694},[695],{"type":430,"marks":696,"value":697},[466],"4. React to new legislation",{"type":427,"children":699},[700,702,707,709,714],{"type":430,"value":701},"Agile finance teams can see regulation as a time-bound opportunity. If you react quickly, you can be the only allowable vendor in a region and give your sales team an unbeatable advantage. Consider scouring key provisions and requirements in any of the ",{"url":703,"type":13,"children":704},"https://www.dlapiperdataprotection.com/",[705],{"type":430,"value":706},"144 countries",{"type":430,"value":708}," that now have data protection laws, which discerning buyers will care about. Arm your sales team with those ‘landmines.’ In the U.S., Indiana, Kentucky, and Rhode Island’s digital data protection statutes come into effect, and California will start enforcing its ",{"url":710,"type":13,"children":711},"https://privacy.ca.gov/drop/about-drop-and-the-delete-act/",[712],{"type":430,"value":713},"Delete Act",{"type":430,"value":715}," this year. ",{"type":427,"children":717},[718],{"type":430,"value":719},"Similarly, the IMF’s new, stricter anti-money laundering provisions will go into effect this year. Companies with stronger financial technology to help them prove they can monitor transactions and observe sanctions are at an advantage. Inform your prospects. ",{"type":427,"children":721},[722],{"type":430,"marks":723,"value":724},[466],"5. Integrate new tools",{"type":427,"children":726},[727,729,734],{"type":430,"value":728},"When your team can’t predict next quarter, flexible finance systems matter more. Your team may suddenly identify that they need a faster way to reconcile cash, an expense management interface employees actually use, or more recurring insight into inventory and supply chain. How do you adapt in-quarter? Bolt-on software may seem an attractive option. But the average company has ",{"url":730,"type":13,"children":731},"https://track.g2.com/resources/software-spend-statistics",[732],{"type":430,"value":733},"300 such subscriptions",{"type":430,"value":735},", and half are unused, says the software review site G2.",{"type":427,"children":737},[738],{"type":430,"value":739},"Further, bolt-ons promise “seamless” integrations. Practical experience reveals they are rarely so. At this point, the “best-of-breed versus “best-of-suite” debate is basically settled. New tools will add unexpected cost and complexity: More data silos, maintenance toil, cloud costs, and training. ",{"type":427,"children":741},[742],{"type":430,"value":743},"Sometimes that bolt-on tradeoff is so good that it is worth it. But where you can consolidate systems and achieve 70% or more of the functionality, that’s typically a wiser move. If only because of your ability to report on those financial information flows.",{"type":427,"children":745},[746],{"type":430,"value":747},"This isn’t an argument against periphery software. Only an argument to consider that hidden total cost of ownership, and to be mindful of the drag that dozens of extra applications have on your ability to report.",{"item":749,"type":455},"S6I7TcE6Tsy7xBtoNG5GMw",{"type":427,"children":751},[752],{"type":430,"marks":753,"value":754},[466],"6. Better manage into tax and assets",{"type":427,"children":756},[757,759,764],{"type":430,"value":758},"If your organization leaves tax up to its various regions and entities, there’s likely a lot of hidden efficiency. Especially if you outsource your tax preparation to many regional firms. ",{"url":760,"type":13,"children":761},"https://everest-systems.com/product/asset-management/",[762],{"type":430,"value":763},"Tax and asset data",{"type":430,"value":765}," belong in your ERP system, where you can run cross-sectional reports to ask:",{"type":480,"style":481,"children":767},[768,774,780],{"type":484,"children":769},[770],{"type":427,"children":771},[772],{"type":430,"value":773},"Where should assets move and be housed on their journey to distribution? ",{"type":484,"children":775},[776],{"type":427,"children":777},[778],{"type":430,"value":779},"Are there new geo-based tax loss harvesting or depreciation opportunities?",{"type":484,"children":781},[782],{"type":427,"children":783},[784],{"type":430,"value":785},"Can we move capital or recognize losses in preferential regions? ",{"type":427,"children":787},[788,790,795],{"type":430,"value":789},"These decisions require up-to-date asset information, overlaid with an understanding of all those various tax laws. For example, there may be substantial savings to arguing that digital goods originated in (“manufactured,” in Massachusetts tax law) or were consumed in states other than what the IRS would naturally assume. Recent ",{"url":791,"type":13,"children":792},"https://www.employmentlawworldview.com/work-is-where-the-tax-is-navigating-the-convenience-of-the-employer-rule-us/",[793],{"type":430,"value":794},"tax law litigation in New York",{"type":430,"value":796},", in particular, is worth looking into—taxation may hinge heavily on where remote workers are located.",{"type":427,"children":798},[799],{"type":430,"marks":800,"value":801},[466],"7. Unify data and reporting",{"type":427,"children":803},[804],{"type":430,"value":805},"Configuring and maintaining the right statutory reporting requirements across regions takes a small army that your team likely does not have. But when finance teams have an ERP system that can handle multi-entity, multi-currency, and multi-book accounting and reporting, they can start to automate intercompany reporting. The ideal end state is that they can finally abandon the data loading work and macro-laden spreadsheets for faster closes and better audit-readiness. ",{"type":427,"children":807},[808,810,815],{"type":430,"value":809},"Financial leaders who achieve this gain a finer-grained look into all their regions and aspects of their spend like, for example, ",{"url":811,"type":13,"children":812},"https://everest-systems.com/product/cloud-cost-management/",[813],{"type":430,"value":814},"cloud costs",{"type":430,"value":816},". Every company is now, to some degree, a software company. All the subscriptions your team pays for add up. Those costs are especially worrisome if your product or tech team are building those costs into the services you offer. We’ll provide an example.",{"type":427,"children":818},[819],{"type":430,"value":820},"Say your team builds a new digital customer support service powered by a particular LLM model. Say this LLM model is heavily subsidized by venture capital. Eventually, that LLM will switch into profitability mode and raise prices as high as tolerable. Now, you have an uncapped embedded cost that can erode your margins. ",{"type":427,"children":822},[823,825,828],{"type":430,"value":824},"This is the decade of catching issues like ",{"type":430,"marks":826,"value":827},[434],"that,",{"type":430,"value":829}," preemptively and automatically, for other teams.",{"type":427,"children":831},[832],{"type":430,"marks":833,"value":834},[466],"8. Manage orders and inventory",{"type":427,"children":836},[837,839,844],{"type":430,"value":838},"Lensing’s product team is convinced that separate ",{"url":840,"type":13,"children":841},"https://everest-systems.com/product/order-to-cash/",[842],{"type":430,"value":843},"order and inventory systems",{"type":430,"value":845}," won’t scale past this decade. You need inventory in the same system as contracts, orders, and accounting. Otherwise, you can't manage inventory levels as fast as, say, new tariffs arise, and will have to constantly increment and reconcile them. That can become many people’s full-time jobs. Yes you can build an integration. But that’s a third software, likely a paid master data management tool like Syncari or iPaas integrator like Dell Boomi, and it will never be as seamless or scalable as this all existing natively in one system.",{"type":427,"children":847},[848],{"type":430,"value":849},"When reevaluating your financial stack, make unified orders and inventory a top priority, so you can:",{"type":480,"style":481,"children":851},[852,858,864,870,876,882,888],{"type":484,"children":853},[854],{"type":427,"children":855},[856],{"type":430,"value":857},"Inform procurement and reinforce the supply chain",{"type":484,"children":859},[860],{"type":427,"children":861},[862],{"type":430,"value":863},"Decide where to manufacture components to what level",{"type":484,"children":865},[866],{"type":427,"children":867},[868],{"type":430,"value":869},"How to make the process more turnkey",{"type":484,"children":871},[872],{"type":427,"children":873},[874],{"type":430,"value":875},"Decide what to build or buy",{"type":484,"children":877},[878],{"type":427,"children":879},[880],{"type":430,"value":881},"Identify risks to core IP",{"type":484,"children":883},[884],{"type":427,"children":885},[886],{"type":430,"value":887},"Experiment with new loan/lease models",{"type":484,"children":889},[890],{"type":427,"children":891},[892],{"type":430,"value":893},"Make billing simpler, services plus hardware",{"type":427,"children":895},[896],{"type":430,"marks":897,"value":898},[466],"9. M&A or fundraising",{"type":427,"children":900},[901],{"type":430,"value":902},"Financial data should inform early M&A and fundraising conversations earlier. Business development teams we talk to tell us they want more self-serve access to cross-sectional financial data so they can evaluate synergies. Or, to more easily look up a business unit’s track record, and inform the build-versus-buy recommendation with data. ",{"type":427,"children":904},[905],{"type":430,"value":906},"This level of access isn’t typical today. Between those development teams and that data are analysts and accountants who are already overworked and underresourced. The challenge is that whatever cluster of business intelligence software they’ve implemented, it’s not self-serve. It doesn’t draw information from the whole business, so it doesn’t save that finance team time. They still must pull data and assemble reports.",{"type":427,"children":908},[909,911,916],{"type":430,"value":910},"Again, this seems to be an argument for an ERP with fewer bolt-on software, better central data management, and business intelligence that doesn’t require an administrator. Or, all three. Primary Health, for example, ",{"url":912,"type":13,"children":913},"https://everest-systems.com/case-studies/primary/",[914],{"type":430,"value":915},"replaced NetSuite",{"type":430,"value":917}," and its aging reporting suite with Lensing ERP and found the usability was so great, executives now log in to run their own reports. They use the live sandbox feature to create a fictional “duplicate” view of the entire company’s finances to run scenarios. ",{"type":457,"level":458,"children":919},[920],{"type":430,"value":921},"Tech isn’t the only answer, but it can be an accelerant",{"type":427,"children":923},[924],{"type":430,"value":925},"People and process remain critical. But there’s no discussing software today without mentioning AI, and AI is the first technology in history to radically reduce system complexity. It’s working its way into software to allow everyone to chat conversationally with tech, both to manipulate those systems and extend their functionality. It’s conceivable that with a newer ERP with AI-building tools, your team can “prompt” a treasury management app on their own, no IT support required. ",{"type":427,"children":927},[928],{"type":430,"value":929},"That is a serious advantage. It means that as CFOs and controllers are poised to have more say over business strategy, the gap between what they can achieve with a legacy ERP and a new, AI-native one, will only grow. Leaders who are ready to envision fully automated functional leader reporting and books that close themselves will set themselves apart. They’ll create an advantage that makes their company the financially fittest. ",[931,936],{"__typename":932,"id":454,"image":933,"caption":91,"link":935},"BlogImageRecord",{"url":934,"alt":12},"https://www.datocms-assets.com/160976/1772777854-article-banner-ad-1200x400.png",{"internal":12,"external":447},{"__typename":932,"id":749,"image":937,"caption":91,"link":12},{"url":938,"alt":12},"https://www.datocms-assets.com/160976/1772777855-erp-article-30-lessons-future-fit-chart-1.png","Pv7cxXYFSOqFaMxUyio5fg","It’s now ‘survival of the fintech fittest’ when fighting for growth","future-belongs-financially-fittest-companies","2026-03-05",{"id":944,"name":945,"slug":946},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":948,"photo":949},"Alexis Dougherty",{"url":950},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":952},{"src":953,"width":954,"height":955,"alt":12,"base64":956},"https://www.datocms-assets.com/160976/1772777854-erp-article-30-lessons-future-fit-thumbnail.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLEA4NDiAQDg4QFSMNDREYFxweGBYVFhUaHysjHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBANHDsdIigvLy88Ly8vNS81Ly8vLy88Ly81Ly81Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAAAgQDBQf/xAAhEAABAwMEAwAAAAAAAAAAAAAAAQIDBAUhERMiQRUxMv/EABcBAAMBAAAAAAAAAAAAAAAAAAECAwD/xAAXEQEBAQEAAAAAAAAAAAAAAAAAARIC/9oADAMBAAIRAxEAPwDqVdPHG9E1MkksT6RF1KN2gasqaOIVrdm3oqO6Bk+6uxJCsP0gNDSvlkj4uUGyrOqsXF7t5vJfZG5ud49M9ADpxCy5hyAALR//2Q==",{"bgColor":958},"tan","CFOs are adopting a more active style of management. Their job descriptions have grown 19% longer, and they are contributing more project-level financial strategies earlier on in the business planning cycle.",{"name":961,"slug":962},"Insight","insight",{"footerCallout":964},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":966},[967,981,1000],{"__typename":104,"id":968,"title":969,"slug":970,"publishDate":942,"category":971,"author":972,"image":974,"accentColor":978,"intro":979,"tag":980},"YpPfai3WQUOSl7ilhwUO8g","How to manage your ERP \"complexity debt\"","manage-erp-complexity-debt",{"id":944,"name":945,"slug":946},{"name":948,"photo":973},{"url":950},{"responsiveImage":975},{"src":976,"width":954,"height":955,"alt":12,"base64":977},"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":958},"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":961,"slug":962},{"__typename":104,"id":982,"title":983,"slug":984,"publishDate":985,"category":986,"author":990,"image":992,"accentColor":996,"intro":998,"tag":999},"QWbZtDk-QCu4EuldpTP9Wg","How are finance teams using AI right now? [2026 update]","how-are-finance-teams-using-ai-right-now-2026-update","2026-02-08",{"id":987,"name":988,"slug":989},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":948,"photo":991},{"url":950},{"responsiveImage":993},{"src":994,"width":954,"height":955,"alt":12,"base64":995},"https://www.datocms-assets.com/160976/1770580935-erp-article-how-are-people-using-ai.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIEA8MCg0QDhAbDg0NDhINFg0YFxMZHiIVFhUaHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHA0QHC8pHSg7Ly8vNTUvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAAABQQHA//EACAQAAICAQMFAAAAAAAAAAAAAAABAgMEEmFxERMUMTP/xAAVAQEBAAAAAAAAAAAAAAAAAAAEA//EABkRAAMBAQEAAAAAAAAAAAAAAAABAjFBEf/aAAwDAQACEQMRAD8A6hbXJ0vgjYlsoZzjuXu4tLRNrxo+br3CORsrwoqLk0waYRXRAg0SdmCz2edP2AF0J4UqwAGeg60//9k=",{"bgColor":997},"green","Finance leaders want to know what others are using AI for. The answer is complicated, but these 12 use cases are worth considering. ",{"name":961,"slug":962},{"__typename":104,"id":1001,"title":1002,"slug":1003,"publishDate":1004,"category":1005,"author":1009,"image":1013,"accentColor":1017,"intro":1018,"tag":1019},"O9h_QU_fSLmMtxws5VN2XA","What’s the value of a live sandbox? (NetSuite comparison)","value-of-a-live-sandbox-netsuite-comparison","2026-01-14",{"id":1006,"name":1007,"slug":1008},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":1010,"photo":1011},"Spencer Linder, Founding Product Manager, Lensing",{"url":1012},"https://www.datocms-assets.com/160976/1750879318-spencer.jpeg",{"responsiveImage":1014},{"src":1015,"width":954,"height":955,"alt":12,"base64":1016},"https://www.datocms-assets.com/160976/1768424651-erp-article-p4-sandbox-header.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgOBgoIEggWDQ8NDg0QEQ0NDxENFg0OFxsZGCIfFhUaHysjGh0oHSEiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAOFi8cIhw7Ly8vLy8vLy8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAaAAACAgMAAAAAAAAAAAAAAAAABQMEAQYH/8QAIBAAAgIBAwUAAAAAAAAAAAAAAAECERIDBBMFFCExQf/EABcBAAMBAAAAAAAAAAAAAAAAAAECAwT/xAAZEQACAwEAAAAAAAAAAAAAAAAAAQIRQRP/2gAMAwEAAhEDEQA/AOxNrFsUam5Xd42NJRfG0a+9tqvqGVfTOpNFoIcxvwzBLpxeKVAU6CurLBXjGPN6ABGCOk9AACgP/9k=",{"bgColor":958},"Your team buys an ERP. Then, for every $1 you paid for the ERP, you spend an additional $1.50 to $3 on other applications to extend its functionality. Is that good? Is it normal?",{"name":961,"slug":962},{"articleSidebar":1021},{"cta":1022},{"buttons":1023},[1024],{"label":1025,"internal":1026,"external":91,"style":92},"Get started",{"__typename":90},{"global":1028},{"footerCallout":1029},{"headline":1030,"intro":1031,"cta":1032,"image":1037},"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":1033},[1034],{"label":1035,"internal":1036,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":1038},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":1040},[1041,1055,1080],{"__typename":1042,"title":1043,"slug":1044,"publishDate":1045,"tag":1046,"image":1048,"logo":1052,"accentColor":1054,"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":1047,"slug":359},"Press",{"responsiveImage":1049},{"src":1050,"width":955,"height":955,"alt":12,"base64":1051},"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":1053},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":1042,"title":1056,"slug":1057,"publishDate":1058,"tag":1059,"image":1060,"logo":1065,"accentColor":1067,"intro":1068,"externalLink":91,"media":1069},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":1047,"slug":359},{"responsiveImage":1061},{"src":1062,"width":1063,"height":955,"alt":12,"base64":1064},"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":1066},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":997},"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":1070,"video":1071},"MediaVideoRecord",{"file":1072,"external":12,"loopClip":12,"thumbnail":12},{"video":1073},{"muxPlaybackId":1074,"title":12,"width":1075,"height":1076,"thumbhash":1077,"blurUpThumb":1078,"thumbnailUrl":1079},"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":1042,"title":1081,"slug":1082,"publishDate":1083,"tag":1084,"image":12,"logo":1087,"accentColor":1089,"intro":1091,"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":1085,"slug":1086},"Collaboration","collaborations",{"url":1088},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":1090},"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.",1785826225420]