[{"data":1,"prerenderedAt":891},["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\":\"the-cautious-cfos-case-for-ai\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-12-05\\\" }, id: {neq: \\\"AX1jvOkcT8yQJQBovky4xQ\\\"} }\\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\":{}}":764,"{\"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\":{}}":818,"{\"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\":{}}":825,"{\"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\":{}}":837},{"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":762},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":738,"title":739,"slug":740,"publishDate":741,"category":742,"author":746,"image":750,"accentColor":756,"intro":758,"tag":759},"2026-07-23T09:55:22+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 cautious CFO’s case for AI","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","AI has matured and CFOs are realizing the rewards—if only they can manage the risks.",{"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/1764964922-erp-article-cautiouscfo-header-b-v3.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-07-23T08:55:22Z",{"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":727},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,441,453,457,463,467,471,475,479,487,512,515,527,534,557,561,567,571,575,579,583,587,591,596,600,609,621,625,629,633,662,664,668,672,676,680,684,686,690,699,703,723],{"type":427,"children":428},"paragraph",[429,432,439],{"type":430,"value":431},"span","AI has matured enough to become part of your digital core. Now that ",{"url":433,"type":13,"children":434},"https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai",[435],{"type":430,"marks":436,"value":438},[437],"underline","88% of organizations",{"type":430,"value":440}," have adopted AI in at least one business function, the bigger risk is ignoring AI’s upside. ",{"type":427,"children":442},[443,445,451],{"type":430,"value":444},"So today's CFOs face a new challenge. How do you balance the stability an ERP provides with the innovation that new AI tools promise? And which implementations deserve your trust when ",{"url":446,"type":13,"children":447},"https://everest-systems.com/blog/as-cfo-you-must-be-an-informed-ai-buyer/",[448],{"type":430,"marks":449,"value":450},[437],"every new tool promises",{"type":430,"value":452}," to revolutionize the industry? ",{"type":427,"children":454},[455],{"type":430,"value":456},"To make the right call, look under the hood. Understanding the architecture reveals which AI platforms deliver results without compromising rigor.",{"type":458,"level":459,"children":460},"heading",2,[461],{"type":430,"value":462},"A look at what’s changed",{"type":427,"children":464},[465],{"type":430,"value":466},"‘AI,’ as we currently know it, usually refers to large language models, or LLMs. Language models have existed since the 1990s. These models could read one word (or number) at a time, from left to right, like reading a book with your finger tracking each word. ",{"type":427,"children":468},[469],{"type":430,"value":470},"In 2017, something fundamental changed. Google researchers invented the ‘transformer’ architecture, which now underpins the LLMs that have become household names, like ChatGPT. The transformer architecture enables a language model to take any ordered sequence of information (words, numbers, code) and learn patterns with it. Old language models were dial-up. Transformers are fiber. ",{"type":427,"children":472},[473],{"type":430,"value":474},"Today’s LLMs blend your institutional knowledge with the world’s public data, making connections no earlier system could, without a single line of custom code. Powerful, yes. But for business users, that power cuts both ways.",{"type":458,"level":459,"children":476},[477],{"type":430,"value":478},"Know the risks ",{"type":427,"children":480},[481,485],{"type":430,"marks":482,"value":484},[483],"strong","Accuracy",{"type":430,"value":486},"\nOne primary concern for CFOs is that LLMs don't calculate, they generate probable answers. ",{"type":427,"children":488},[489,491,495,497,500,502,505,507,510],{"type":430,"value":490},"Consider a simple query: What was revenue in Q3 for EMEA? Your ERP will run traditional deterministic code that returns the same result every time: ",{"type":430,"marks":492,"value":494},[493],"emphasis","$4,523,891.23",{"type":430,"value":496},". If you run the request three times in ChatGPT, the first query might return",{"type":430,"marks":498,"value":499},[493]," ~$4.5M",{"type":430,"value":501},", the next returns",{"type":430,"marks":503,"value":504},[493]," approximately $4,523,000,",{"type":430,"value":506}," and the third returns ",{"type":430,"marks":508,"value":509},[493],"$4.52M. ",{"type":430,"value":511},"The number varies slightly, the format changes, and occasionally it might hallucinate entirely.\n\n",{"item":513,"type":514},"JrIr1JmURSOUF6tZnV8igQ","block",{"type":427,"children":516},[517,519,525],{"type":430,"value":518},"And these risks aren’t theoretical: Deloitte recently ",{"url":520,"type":13,"children":521},"https://apnews.com/article/australia-ai-errors-deloitte-ab54858680ffc4ae6555b31c8fb987f3",[522],{"type":430,"marks":523,"value":524},[437],"embarrassed itself",{"type":430,"value":526}," when a report it prepared for the Australian government was found to contain several AI-generated errors. Beyond the six-figure fine, Deloitte’s own research from 2023 found that a severe reputational crisis can wipe out 30% of a company’s market value within days.  ",{"type":427,"children":528},[529,531],{"type":430,"value":530},"\n",{"type":430,"marks":532,"value":533},[483],"Security",{"type":427,"children":535},[536,538,544,547,549,555],{"type":430,"value":537},"CFOs are also wise to be wary of security risks. Ninety-seven percent of organizations IBM studied suffered an ",{"url":539,"type":13,"children":540},"https://www.ibm.com/reports/data-breach",[541],{"type":430,"marks":542,"value":543},[437],"AI-related security ",{"type":430,"marks":545,"value":546},[437],"incident",{"type":430,"value":548},". And the average cost of a data breach? $4.4M.\n\nIn 2023, ",{"url":550,"type":13,"children":551},"https://www.forbes.com/sites/siladityaray/2023/05/02/samsung-bans-chatgpt-and-other-chatbots-for-employees-after-sensitive-code-leak/",[552],{"type":430,"marks":553,"value":554},[437],"Samsung banned the use of generative AI",{"type":430,"value":556}," after discovering an engineer used ChatGPT as a debugging tool, exposing sensitive internal source code to third parties. That’s because generic LLMs use every input to further train the model. The second you input data into the chat, you no longer own it. ",{"type":427,"children":558},[559],{"type":430,"value":560},"Without proper constraints like access controls and governance policies, using external AI services with financial data may violate Sarbanes Oxley (SOX) requirements, GDPR, or industry-specific regulations that require data to stay within controlled environments with proper audit trails.",{"type":427,"children":562},[563,564],{"type":430,"value":530},{"type":430,"marks":565,"value":566},[483],"Cost",{"type":427,"children":568},[569],{"type":430,"value":570},"Beyond the cost of reputational damage and security breaches, there’s the mounting financial burden of AI itself. Cloud spend is already painful. AI multiplies it. Every query, every refresh, every report runs up usage fees. And the current pricing is artificially low. Venture capital and private equity money have subsidized AI tool subscriptions to drive adoption. Rate increases are inevitable.",{"type":458,"level":459,"children":572},[573],{"type":430,"value":574},"Architecture is everything ",{"type":427,"children":576},[577],{"type":430,"value":578},"With recent advances, CFOs can now leverage AI's strengths without exposing financial data to its weaknesses. ",{"type":427,"children":580},[581],{"type":430,"value":582},"The distinction between \"AI-powered\" and \"AI-native\" matters enormously here. Many vendors slap AI onto existing systems without rethinking how those systems work. They're wrapping a ChatGPT-style interface around decades-old data models and calling it innovation. The result is consumer-grade models making financial decisions. The same LLMs trained on Reddit threads and Wikipedia entries are now generating your revenue recognition schedules. ",{"type":427,"children":584},[585],{"type":430,"value":586},"AI-native architecture is purpose-built. It’s designed from the beginning with the data structures, security boundaries, and governance frameworks you need to use AI safely in your financial operations. ",{"type":427,"children":588},[589],{"type":430,"value":590},"These systems work differently in three ways: ",{"type":458,"level":592,"children":593},3,[594],{"type":430,"value":595},"1. Structured data retrieval",{"type":427,"children":597},[598],{"type":430,"value":599},"AI-native tools like Lensing query structured financial data first using traditional, deterministic methods. The LLM interprets the question, but the database does the math.",{"type":427,"children":601},[602,604,607],{"type":430,"value":603},"Taking our earlier example, you can use plain English to ask the tool for Q3 EMEA revenue. The LLM translates your natural language into a query, and then writes code to perform the operation—either in SQL or Python. Lensing then uses that ",{"type":430,"marks":605,"value":606},[493],"code",{"type":430,"value":608}," to return an answer to your employee. ",{"type":427,"children":610},[611,613,619],{"type":430,"value":612},"This is a crucial innovation. Once you’ve verified that code returns the proper numbers, you then own the code. Each time you query the AI, it simply uses the already proven code—it doesn’t reinvent things each time. ",{"url":614,"type":13,"children":615},"https://www.mckinsey.com/capabilities/tech-and-ai/our-insights/superagency-in-the-workplace-empowering-people-to-unlock-ais-full-potential-at-work",[616],{"type":430,"marks":617,"value":618},[437],"To your employees",{"type":430,"value":620},", it simply means they get consistent, accurate, reliable answers.Plus, they aren’t charged AI usage credits every time they re-run that report.",{"type":458,"level":592,"children":622},[623],{"type":430,"value":624},"2. Sandbox environments",{"type":427,"children":626},[627],{"type":430,"value":628},"Sandboxing gives your finance team a safe, isolated test environment in which to try things. It allows them to de-risk system changes the way an engineer ships code updates. And with Lensing, that sandbox uses real production data, so the results are accurate.  ",{"type":427,"children":630},[631],{"type":430,"value":632},"Imagine you’ve acquired a company and your team needs to integrate its books. Instead of waiting months for IT to test and implement the changes, sandboxing allows your team to:",{"type":634,"style":635,"children":636},"list","bulleted",[637,644,650,656],{"type":638,"children":639},"listItem",[640],{"type":427,"children":641},[642],{"type":430,"value":643},"Test consolidation rules across different entities.",{"type":638,"children":645},[646],{"type":427,"children":647},[648],{"type":430,"value":649},"Preview how the unified P&L will look.",{"type":638,"children":651},[652],{"type":427,"children":653},[654],{"type":430,"value":655},"Ensure inter-company eliminations work correctly.",{"type":638,"children":657},[658],{"type":427,"children":659},[660],{"type":430,"value":661},"Verify the integration won't corrupt existing financial data.",{"item":663,"type":514},"DPsZ9AWLQ7u9Ca-qRd_j5g",{"type":427,"children":665},[666],{"type":430,"value":667},"Instead of deferring decisions and fretting over potential errors, you can publish changes confidently.",{"type":427,"children":669},[670],{"type":430,"value":671},"3. AI-generated applications",{"type":427,"children":673},[674],{"type":430,"value":675},"When an ERP is built with a unified data model and structured to allow AI to see everything, you can use AI to create “ephemeral apps.” These are bite-sized, low-risk, task specific “apps” to run a report or conduct an analysis. Each capability is confined to its single, well-defined process, like invoice matching. It deploys only where it is explicitly authorized to operate, and nothing writes directly to the ledger without passing through established rules and approvals. ",{"type":427,"children":677},[678],{"type":430,"value":679},"Because each AI unit behaves like what developers call an isolated “microservice,” they can be monitored, versioned, or shut off without risk to the broader environment.",{"type":427,"children":681},[682],{"type":430,"value":683},"For example, Brady Nikolas, senior accountant at the software startup Spectora, uses Lensing’s AI agents to run reports for him. He’s found that they can instantly generate pre-structured reports that used to take him hours. As a result, he’s a much better partner to functional leaders who want to know about their expenses and budgets. ",{"item":685,"type":514},"Mx6UQLK8ScadXRMOObnsoQ",{"type":458,"level":459,"children":687},[688],{"type":430,"value":689},"It’s time for CFOs to move from caution to confidence",{"type":427,"children":691},[692,694,697],{"type":430,"value":693},"Understandably, CFOs have been wary of AI. A financial leader we spoke with captured the hesitation: ",{"type":430,"marks":695,"value":696},[493],"“ Native AI…I am not sure yet, just because, yeah.” ",{"type":430,"value":698},"But that’s yesterday’s wisdom. The question has shifted from, ‘Should finance use AI?’ to,‘Which AI deserves to be my financial core?’",{"type":427,"children":700},[701],{"type":430,"value":702},"AI-native ERPs built with financial rigor in mind free CFOs to function as strategic partners rather than stewards of historical data. These systems deliver:",{"type":634,"style":635,"children":704},[705,714],{"type":638,"children":706},[707],{"type":427,"children":708},[709,712],{"type":430,"marks":710,"value":711},[483],"Speed without fragility.",{"type":430,"value":713}," Support new models—subscription pricing, usage-based billing—without months of implementation work. Respond to regulatory changes without custom code. Integrate best-of-breed tools without middleware sprawl.",{"type":638,"children":715},[716],{"type":427,"children":717},[718,721],{"type":430,"marks":719,"value":720},[483],"Insight without risk.",{"type":430,"value":722}," Queries return facts, not approximations. Automation genuinely reduces work instead of just redistributing it to different team members. Reports run consistently and deliver numbers you can present in board meetings without hedging. ",{"type":427,"children":724},[725],{"type":430,"value":726},"AI belongs in your ERP—but only if it's built to work the way financial systems must—with precision, consistency, and the ability to prove both.",[728,732,735],{"__typename":729,"id":513,"image":730,"caption":91,"link":12},"BlogImageRecord",{"url":731,"alt":12},"https://www.datocms-assets.com/160976/1764965097-erp-article-cautiouscfo-graphic-1.png",{"__typename":729,"id":663,"image":733,"caption":91,"link":12},{"url":734,"alt":12},"https://www.datocms-assets.com/160976/1764965146-erp-article-cautiouscfo-graphic-2.png",{"__typename":729,"id":685,"image":736,"caption":91,"link":12},{"url":737,"alt":12},"https://www.datocms-assets.com/160976/1764965055-erp-case-study-quote-card-brady-at-spectora-no-longer-just-an-accountant-1.png","AX1jvOkcT8yQJQBovky4xQ"," The cautious CFO’s case for AI","the-cautious-cfos-case-for-ai","2025-12-05",{"id":743,"name":744,"slug":745},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":747,"photo":748},"Alexis Dougherty",{"url":749},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":751},{"src":752,"width":753,"height":754,"alt":12,"base64":755},"https://www.datocms-assets.com/160976/1764964922-erp-article-cautiouscfo-header-b-v3.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIDQ4NDg0NDhMQDQ0ODhENFg0OFxkZGBYVFiEaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQGi8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABQMEBgH/xAAfEAACAgEEAwAAAAAAAAAAAAAAAQIDBBEjMWEFEhP/xAAYAQADAQEAAAAAAAAAAAAAAAABAgMEAP/EABgRAQADAQAAAAAAAAAAAAAAAAACETEB/9oADAMBAAIRAxEAPwDJ1VKUkhzV41PG9hFVc1NMeQzmsXTo1pRqlRY0Y2NHSL7uU2wATtWV08jHXaADixxDHkAACfdf/9k=",{"bgColor":757},"lightblue","For years, the conventional wisdom was clear: Keep AI away from your ledger. The technology was too unreliable, the risks too high, the stakes too great. But that risk/reward ratio has shifted. ",{"name":760,"slug":761},"Insight","insight",{"footerCallout":763},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":765},[766,785,800],{"__typename":104,"id":767,"title":768,"slug":769,"publishDate":770,"category":12,"author":771,"image":775,"accentColor":781,"intro":783,"tag":784},"MITmkYt7TWuzPv9sjeRywQ","Why AI-Native ERP Matters: Insights from an SAP Veteran ","why-ai-native-erp-matters-insights-from-an-sap-veteran","2025-11-05",{"name":772,"photo":773},"Cameron Ackbury",{"url":774},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":776},{"src":777,"width":778,"height":779,"alt":12,"base64":780},"https://www.datocms-assets.com/160976/1762364600-native_erp_scale.png?fit=fillmax&h=1050&w=1400",1400,1022,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAIAAADOjonJAAAC10lEQVR42j2U624jNwyFSYqSPXaA7Zv2pfq/r9QC3QWKInvJxnORRLKH42CVE1kzsD7xkJT1zz9+L6XUdqntqvXKpbnLPvyxjh/v27e3Ffrxc3/f+nrYcDIqIcqlQoJZCokQsTaVUqSe0sJc2JjNWAupUP1QqEQrhCHnPxcoIYy1MDHrywUBFa0ISooK3pqzBPmgrrSXWEp0janBHsrkHAlSFn2yGCNBnxZ9gqCiecR0VqIYMWuMlGOBRw2fhZ2CS7BGqSTPuNIZ6W83LXKC8Kn5bhjVwEd4Inyqu5pUa+Q4IxCAIktRkhUCKAIE6NNViqQp1fQcRGOGelDa8aEGJUithsN1CMn5qNVKnu0nSPSuGVuBGQi5ocAGEptih8ydJ+YpM2QWQQ2QjhDJ+pSzOIhI0iFrDctiYE4xVhTeYrYY5zwvMSCjwWRG+QX4L+e5MCBhEgV4td5xAqsT7IhnbQ2p7TQGzyGWKh8yZIjYhb0wdnuJKa7YnhG9/1yRI61VtZUyUQazOI7R92Ps3Y5uffgYMQYNizyohOd4Nhuy7ZKNpK+vb2f5W60NLBjGd3qf23Zsa983EGfqmGOYIWo0rJgUaCJPSHD2EUBf/v2eV6S21q6toTsrDp3Tj6M/Hv19HY9tbrvtu405EwTvgiDs2Yt0CiT9+/NXLdouGNfrZQERRt2RIgQ11m2uq22bHQf8ofyBns9LkftnNuI5gNe//vmqqqAsy21ZBhYwyKi/IaixZyy+73H0mIMShKqS/dofz5ERffmGTF+vy/02bzdbFrs0Q5dEMLz0AzjknkbHI3nW9mSdw3/9oX8///dWtS7LvN/j5YXvN16ulEExu6FW0Q/qoCAcy0L5B+BZOjvnfKev31fkZenUrcyo0+swbUgUfgKC5jzrPrHgCQrkfFJSaJQnCWB9bNFmJ8atndqm1ol7hJ+MIgyQAeEQQ7hoae2U5XyC7ISG/w90dkPiYV29yQAAAABJRU5ErkJggg==",{"bgColor":782},"tan","In the rapidly evolving world of enterprise software, the term \"ERP\" gets thrown around liberally. But what truly separates a comprehensive enterprise resource planning system from a financial tool with AI features bolted on?\n",{"name":760,"slug":761},{"__typename":104,"id":786,"title":787,"slug":788,"publishDate":789,"category":12,"author":790,"image":792,"accentColor":796,"intro":798,"tag":799},"GaMs3SGRSY6_RLBgzAgm2Q","How legacy ERPs became a liability for CFOs","how-legacy-erps-became-a-liability-for-cfos","2025-11-04",{"name":747,"photo":791},{"url":749},{"responsiveImage":793},{"src":794,"width":753,"height":754,"alt":12,"base64":795},"https://www.datocms-assets.com/160976/1762316424-blog_thumbnail_legacy-erps-became-a-liability-for-cfos.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIDhEODxUQDhIQDQ0NEBENDg0YGhUZGBYTFiEaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg4OHA0NHC8dFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAwEBAAAAAAAAAAAAAAAABAUGAwH/xAAfEAACAgIBBQAAAAAAAAAAAAAAAQIDBBESBRQxM2H/xAAXAQEBAQEAAAAAAAAAAAAAAAADAQQA/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAERMQL/2gAMAwEAAhEDEQA/AMr2zlNInT6TrH5nB2NWJlhZnbxOPw1h8yGdyKNNxB0nJysbBAmlSwmkeT9YByJzhAn5ABA3p//Z",{"bgColor":797},"blue","For CFOs, FP&A is evolving to look more like FP&AA—planning, analysis, and action. Fifty-seven percent are now asked to develop their organization’s strategy, finds a Deloitte survey of 1,326 finance executives. Which would be fine were they not severely limited by what their ERP system allows.",{"name":760,"slug":761},{"__typename":104,"id":801,"title":802,"slug":803,"publishDate":804,"category":805,"author":806,"image":810,"accentColor":815,"intro":816,"tag":817},"POfz-EYMS26GkBttvlOoUA","As CFO, you must be an informed AI buyer","as-cfo-you-must-be-an-informed-ai-buyer","2025-10-24",{"id":743,"name":744,"slug":745},{"name":807,"photo":808},"Sandeep Chopra",{"url":809},"https://www.datocms-assets.com/160976/1751937984-sandeep-2x.jpg",{"responsiveImage":811},{"src":812,"width":813,"height":754,"alt":12,"base64":814},"https://www.datocms-assets.com/160976/1761345493-erp-article-ai-informed-buyer-thumbnail.png?fit=fillmax&h=1050&w=1400",1314,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRIUFSEQGBMNDh0PFhENFxUZGhYVHxUdKysvJh0oHSEWJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHA0NHDsoHR0vNS8vLy87Oy8vLy8vLy8vLzUvLzw7Ly8vLy8vLy8vLy8vNS8vLy8vLy81Ly8vLy8vL//AABEIABQAGAMBIgACEQEDEQH/xAAYAAEBAAMAAAAAAAAAAAAAAAAABgIEB//EACMQAAEDAgUFAAAAAAAAAAAAAAEAAgMEBgURISKREhMUMqH/xAAZAQABBQAAAAAAAAAAAAAAAAADAQIEBQb/xAAdEQACAgEFAAAAAAAAAAAAAAAAAgEEUQMRFDFB/9oADAMBAAIRAxEAPwClfb009OSGFacdtTN0LCrKnuChZT6uCzix/DZGk9TfiAukhcc25HhFVdnNni3NKKsqbgw5wyaWoknSQNF+7t0cvFVN43uVlBUS9g7zyiKKkmnZVwa7J5S85vPKIiWZHQq4P//Z",{"bgColor":782},"There are two great public myths you will hear about LLMs these days: One, that anyone can now create sustainable billion-dollar companies with tiny teams. And two, that AI belongs in every feature of every product. But as new studies reveal, the truth is more complicated.",{"name":760,"slug":761},{"articleSidebar":819},{"cta":820},{"buttons":821},[822],{"label":823,"internal":824,"external":91,"style":92},"Get started",{"__typename":90},{"global":826},{"footerCallout":827},{"headline":828,"intro":829,"cta":830,"image":835},"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":831},[832],{"label":833,"internal":834,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":836},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":838},[839,853,879],{"__typename":840,"title":841,"slug":842,"publishDate":843,"tag":844,"image":846,"logo":850,"accentColor":852,"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":845,"slug":359},"Press",{"responsiveImage":847},{"src":848,"width":754,"height":754,"alt":12,"base64":849},"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":851},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":840,"title":854,"slug":855,"publishDate":856,"tag":857,"image":858,"logo":863,"accentColor":865,"intro":867,"externalLink":91,"media":868},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":845,"slug":359},{"responsiveImage":859},{"src":860,"width":861,"height":754,"alt":12,"base64":862},"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":864},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":866},"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":869,"video":870},"MediaVideoRecord",{"file":871,"external":12,"loopClip":12,"thumbnail":12},{"video":872},{"muxPlaybackId":873,"title":12,"width":874,"height":875,"thumbhash":876,"blurUpThumb":877,"thumbnailUrl":878},"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":840,"title":880,"slug":881,"publishDate":882,"tag":883,"image":12,"logo":886,"accentColor":888,"intro":890,"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":884,"slug":885},"Collaboration","collaborations",{"url":887},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":889},"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.",1785826227159]