[{"data":1,"prerenderedAt":1031},["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\":\"transforming-saas-businesses-with-ai-native-erp\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-06-10\\\" }, id: {neq: \\\"SMJVJevnQj2DBWIuRRKBFw\\\"} }\\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\":{}}":907,"{\"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\":{}}":958,"{\"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\":{}}":965,"{\"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\":{}}":1019},{"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":905},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":885,"title":886,"slug":887,"publishDate":888,"category":12,"author":889,"image":893,"accentColor":899,"intro":901,"tag":902},"2026-07-23T10:12:31+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"AI-Native ERP: Why CFOs Are Ditching Legacy Systems","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","SAP veteran reveals why AI-native ERP beats retrofitted systems. Learn how modern CFOs are solving complex revenue recognition with next-gen solutions.",{"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/1752177141-interviewblogfranz.png?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","900",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","554",{"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-23T09:12:31Z",{"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":884},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,456,460,467,471,477,482,488,494,498,509,513,519,524,537,543,547,551,557,564,571,577,581,585,591,597,603,608,614,620,624,628,632,636,642,648,654,659,665,671,675,681,686,692,698,702,706,712,718,723,729,735,739,743,747,752,758,762,768,772,776,780,784,790,796,800,806,812,817,823,829,833,837,843,848,854,860,864,868,874,880],{"type":427,"children":428},"paragraph",[429,434,436,445,447,454],{"type":430,"marks":431,"value":433},"span",[432],"strong","Cameron Ackbury:",{"type":430,"value":435}," Thank you, Franz, for joining me today. My name is Cameron Ackbury and I'll be moderating this discussion. The purpose of our conversation is to help viewers understand how native AI ERP applications, like ",{"url":437,"meta":438,"type":13,"children":442},"lensing.ai",[439],{"id":440,"value":441},"target","_blank",[443],{"type":430,"value":444},"Lensing ",{"type":430,"value":446},", can benefit SaaS-based and AI-native organizations, specifically regarding ",{"url":448,"meta":449,"type":13,"children":451},"https://everest-systems.com/blog/why-subscription-businesses-are-rethinking-erp-and-finding-everest-systems/",[450],{"id":440,"value":441},[452],{"type":430,"value":453},"automated subscription and usage management",{"type":430,"value":455},", cloud and AI cost controls, and SaaS business metrics.",{"type":427,"children":457},[458],{"type":430,"value":459},"Let's start with introductions. Franz, can you tell us about yourself?",{"type":427,"children":461},[462,465],{"type":430,"marks":463,"value":464},[432],"Franz Faerber:",{"type":430,"value":466}," I'm Franz Faerber, one of the founders and co-CEO of Lensing. Looking at my business career, it was mainly focused on SAP for more than 25 years in different roles. I think my biggest achievement there was leading the SAP HANA team and serving as the architect delivering SAP HANA integration.",{"type":427,"children":468},[469],{"type":430,"value":470},"We started the journey of building a completely new ERP system, which has been the challenge of my lifetime. Having the chance to build what I've learned over 25+ years at SAP, but from scratch, has been a really exciting and challenging journey.",{"type":427,"children":472},[473,475],{"type":430,"marks":474,"value":433},[432],{"type":430,"value":476}," You're truly accomplished. Thank you for sharing that. ",{"type":427,"children":478},[479],{"type":430,"marks":480,"value":481},[432],"Understanding AI-Native ERP",{"type":427,"children":483},[484,486],{"type":430,"marks":485,"value":433},[432],{"type":430,"value":487}," Let's begin from a CFO's perspective: What does it actually mean that an ERP is \"AI native\"? How does that impact automation, accuracy, and speed in finance operations?",{"type":427,"children":489},[490,492],{"type":430,"marks":491,"value":464},[432],{"type":430,"value":493}," Many companies today talk about AI and what they're doing with AI. A lot of functionality gets incorporated into systems that are essentially add-ons to existing functionality.",{"type":427,"children":495},[496],{"type":430,"value":497},"When you say you're truly AI native, that means AI operations and functionalities are built into the system's core. You're looking at the deep processes and functionalities that really change the game for different roles in the company.",{"type":427,"children":499},[500,502,507],{"type":430,"value":501},"This means helping business users do their jobs better and more independently. It means building extensions much more easily in the system. It means upgrade processes and ",{"url":503,"type":13,"children":504},"https://everest-systems.com/blog/everest-erp-versioning-at-its-core",[505],{"type":430,"value":506},"lifecycle management",{"type":430,"value":508}," become much cheaper, and you can optimize your existing processes.",{"type":427,"children":510},[511],{"type":430,"value":512},"It's not just one feature or a list of functionalities – it's transforming your ERP from standard software that nobody likes and everyone thinks \"I have to use my ERP system\" into something likable that actually helps you do your job.",{"type":427,"children":514},[515,517],{"type":430,"marks":516,"value":433},[432],{"type":430,"value":518}," Fantastic. ",{"type":427,"children":520},[521],{"type":430,"marks":522,"value":523},[432],"Built for SaaS from Day One",{"type":427,"children":525},[526,528,530,535],{"type":430,"marks":527,"value":433},[432],{"type":430,"value":529}," Now, SaaS billing can get messy fast – ",{"url":531,"type":13,"children":532},"https://everest-systems.com/blog/why-subscription-businesses-face-a-new-technical-and-economic-reality/",[533],{"type":430,"value":534},"subscriptions",{"type":430,"value":536},", usage, discounts, renewals. How does your system simplify this complexity without requiring custom workflows?",{"type":427,"children":538},[539,541],{"type":430,"marks":540,"value":464},[432],{"type":430,"value":542}," The key is thinking these processes through from the beginning. When you look at existing ERPs, they weren't designed with SaaS in mind because SaaS didn't exist when they were created. They had standard processes for contracts and execution that were appropriate for that time.",{"type":427,"children":544},[545],{"type":430,"value":546},"We did it differently. We started with the assumption that SaaS is normal – it's not the exception or something you layer on top. The whole process of being a SaaS company with SaaS products and all the associated complexities is naturally built into our offering.",{"type":427,"children":548},[549],{"type":430,"value":550},"Since it's natural to our system, we don't have to extend it when someone wants a new subscription model or pricing approach. It's the natural way we handle contracts, processes, and integrations. This eliminates a lot of the pain customers normally experience, like integrating with CRM systems – that's out of the box for us, making it much simpler for our customers.",{"type":427,"children":552},[553,555],{"type":430,"marks":554,"value":433},[432],{"type":430,"value":556}," I understand – it's a holistic approach rather than piecing together individual processes, making end users' lives much easier.",{"type":558,"level":559,"children":560},"heading",2,[561],{"type":430,"marks":562,"value":563},[432],"Real-Time Cloud Cost Management",{"type":427,"children":565},[566,569],{"type":430,"marks":567,"value":568},[432],"Cameron Ackbury: ",{"type":430,"value":570},"Moving on, cloud infrastructure spend is a major line item for subscription-based organizations. How does your platform help CFOs actively monitor and control these costs in real-time, not after the fact?",{"type":427,"children":572},[573,575],{"type":430,"marks":574,"value":464},[432],{"type":430,"value":576}," Exactly as you said – cloud infrastructure is a major line item these days. When you look at software costs for companies, including other software companies, cloud costs, AI costs, and subscription costs play a much bigger role than before. In my SAP days, travel costs were a big concern. That's changed dramatically. After personnel costs, cloud costs are often the next biggest expense.",{"type":427,"children":578},[579],{"type":430,"value":580},"We offer a specialized cost management system where we can carefully analyze and compare costs from a financial perspective. We see many cloud cost offerings out there that focus on helping technical people optimize costs, but they're not really integrated to help financial decision-makers look at these costs or bring these financial numbers into the deal-making process.",{"type":427,"children":582},[583],{"type":430,"value":584},"That's what we call our cloud cost management, which we offer as part of our solution because it's becoming so critical for our customers.",{"type":427,"children":586},[587,589],{"type":430,"marks":588,"value":433},[432],{"type":430,"value":590}," And it's included as part of the subscription, not a separate add-on, correct?",{"type":427,"children":592},[593,595],{"type":430,"marks":594,"value":464},[432],{"type":430,"value":596}," Exactly, it's included. We don't just see the invoices coming in – we actually connect to the systems and monitor what's happening in real-time. This allows financial decision-makers to react as soon as costs are rising, just like they would with any other cost category. This was a problem in the past that we've solved in our solution.",{"type":427,"children":598},[599,601],{"type":430,"marks":600,"value":433},[432],{"type":430,"value":602}," Excellent. Now let's talk about scalability and growth:",{"type":558,"level":559,"children":604},[605],{"type":430,"marks":606,"value":607},[432],"Dynamic Pricing and International Expansion",{"type":427,"children":609},[610,612],{"type":430,"marks":611,"value":433},[432],{"type":430,"value":613}," As SaaS companies face several key challenges: evolving pricing models, launching new products, and expanding internationally. How does your platform support these changes without massive reconfiguration?",{"type":427,"children":615},[616,618],{"type":430,"marks":617,"value":464},[432],{"type":430,"value":619}," This is a crucial point for software companies. There's a clear path to expand beyond local markets, beyond single products. You have to consider which components are fixed price, per-user price, consumption-based, or usage-based. This is constantly changing.",{"type":427,"children":621},[622],{"type":430,"value":623},"From a pricing perspective, there isn't one single solution you'll have over time. Therefore, it's really important that dynamic pricing, internationalization, and new product launches are part of the system's core design.",{"type":427,"children":625},[626],{"type":430,"value":627},"Let's look at internationalization first. If you don't think about internationalization from the beginning and try to build it later, that's extremely expensive and complex.",{"type":427,"children":629},[630],{"type":430,"value":631},"We had the advantage that we started our company internationally from day one. We began in Germany and now operate in Brazil and the UK. Even as a small company, we're already in four locations, running our own operations using our own product. Running internationally is already challenging, so we built international capabilities from the beginning because we use it ourselves.",{"type":427,"children":633},[634],{"type":430,"value":635},"This is our biggest proof point that it really works and that we're truly international. This helps our customers because they can expand with us.",{"type":427,"children":637},[638,640],{"type":430,"marks":639,"value":433},[432],{"type":430,"value":641}," That's what we call \"eating your own dog food\" here in the US. Does Lensing actually run its own financials on the Lensing system?",{"type":427,"children":643},[644,646],{"type":430,"marks":645,"value":464},[432],{"type":430,"value":647}," Yes, we run everything on our own system. We do monthly closing in every country using our system. We handle HR, finance, procurement, and of course, cost management all on our platform.",{"type":427,"children":649},[650,652],{"type":430,"marks":651,"value":433},[432],{"type":430,"value":653}," Excellent.",{"type":558,"level":559,"children":655},[656],{"type":430,"marks":657,"value":658},[432],"Purpose-Built Data Architecture",{"type":427,"children":660},[661,663],{"type":430,"marks":662,"value":433},[432],{"type":430,"value":664}," What's different about your data model that makes it purpose-built for recurring revenue businesses versus being adapted from traditional ERP logic?",{"type":427,"children":666},[667,669],{"type":430,"marks":668,"value":464},[432],{"type":430,"value":670}," The key is that we designed it for recurring revenue from the beginning. The problem with existing systems is that when you have fundamental changes over time – and I know this from my past experience – what do you do? You have many customers already using the existing data model. How do you easily adapt to new requirements without massive upgrade processes on the customer side?",{"type":427,"children":672},[673],{"type":430,"value":674},"When you can design from scratch, you can design it to really fit the processes you're targeting. Everything fits the problem we're solving, which makes our lives much easier. It's built for the new world, and that's really helping us significantly.",{"type":427,"children":676},[677,679],{"type":430,"marks":678,"value":433},[432],{"type":430,"value":680}," Fantastic. Everyone's talking about AI these days. Can you give us a specific example where you use AI in a way that directly reduces manual finance work – like reconciliations, forecasts, or approvals?",{"type":558,"level":559,"children":682},[683],{"type":430,"marks":684,"value":685},[432],"AI in Action for Finance",{"type":427,"children":687},[688,690],{"type":430,"marks":689,"value":433},[432],{"type":430,"value":691}," Everyone's talking about AI these days. Can you give us a specific example where you use AI in a way that directly reduces manual finance work – like reconciliations, forecasts, or approvals?",{"type":427,"children":693},[694,696],{"type":430,"marks":695,"value":464},[432],{"type":430,"value":697}," We use AI throughout our system with many practical examples. Looking at our own processing within our company, it helps tremendously that we have OCR and document extraction everywhere. We can generate emails and responses automatically. We can generate invoices automatically and adapt them as needed. These are the foundational capabilities we provide.",{"type":427,"children":699},[700],{"type":430,"value":701},"We also use AI to recognize outliers and identify incorrect data. What's equally important is that when something isn't available out of the box, we provide an easy way for business users to build it themselves. If they need a forecast, they simply put a prompt into the system, they have the data at their fingertips, and they can create what they need.",{"type":427,"children":703},[704],{"type":430,"value":705},"This is the powerful aspect – enabling users to do what they want. We try to build as much as possible out of the box, but for the rest, business users can handle it themselves without IT support or consultants.",{"type":427,"children":707},[708,710],{"type":430,"marks":709,"value":433},[432],{"type":430,"value":711}," What I really appreciate hearing is that it's not only making things easier for end users, but it's also a holistic approach. As subscription-based companies expand internationally, they can automate reconciliation processes, consolidations, and I imagine currency exchanges as well.",{"type":427,"children":713},[714,716],{"type":430,"marks":715,"value":464},[432],{"type":430,"value":717}," Exactly. All these processes can be easily automated, either because we already deliver the functionality or because business users can implement it themselves.",{"type":558,"level":559,"children":719},[720],{"type":430,"marks":721,"value":722},[432],"Built to Scale from Day One",{"type":427,"children":724},[725,727],{"type":430,"marks":726,"value":433},[432],{"type":430,"value":728}," Speaking of growth, rapid expansion creates operational complexity. How does your system scale with high-growth SaaS companies while keeping finance teams lean and in control?",{"type":427,"children":730},[731,733],{"type":430,"marks":732,"value":464},[432],{"type":430,"value":734}," This reflects our company's history. We built the system to scale from the ground up. How did we do this? Unlike other companies, we knew from the start that we wanted to build a comprehensive ERP system.",{"type":427,"children":736},[737],{"type":430,"value":738},"We didn't start with one application and say, \"We'll build for small companies and see if we're successful.\" Instead, we began by saying we're building a very serious platform for these types of applications. We're doing it for small companies, mid-sized companies, and eventually large companies as well.",{"type":427,"children":740},[741],{"type":430,"value":742},"The system is already there and scalable today. We don't have to make changes because we built it that way from the beginning – that's one of our major advantages.",{"type":427,"children":744},[745],{"type":430,"value":746},"It took us longer initially, and we invested significantly before reaching our first customer. I think it's exceptional to wait four and a half years before going to the first customer, but now we have a very solid platform for everything we need: extensibility, auditability, multi-tenancy, multi-entity, multi-currency – you name it. We can scale to any size because the architecture supports it.",{"type":558,"level":559,"children":748},[749],{"type":430,"marks":750,"value":751},[432],"Enterprise-Grade Compliance and Security",{"type":427,"children":753},[754,756],{"type":430,"marks":755,"value":433},[432],{"type":430,"value":757}," The best part, as we discussed in our previous panel, is that ASC 606 and IFRS 15 are very challenging regulatory requirements for revenue recognition, and you started with the hard problems first.",{"type":427,"children":759},[760],{"type":430,"value":761},"Enterprise CFOs demand strong compliance, auditability, and data security. What have you built into the platform to deliver that from day one?",{"type":427,"children":763},[764,766],{"type":430,"marks":765,"value":464},[432],{"type":430,"value":767}," All of these capabilities are implemented from the beginning. We're auditable by design. Here's an example of our auditability: we never delete data in our system. Instead, we use data versioning – we just create a new version. From a business user and process perspective, it's not even possible to delete data. Even when you logically delete something, it's still there in the system. This means we can always audit everything.",{"type":427,"children":769},[770],{"type":430,"value":771},"We have complete audit trails in place, plus our versioning concept allows you to put the system back in time. You can see the status of the system as it was weeks or months ago.",{"type":427,"children":773},[774],{"type":430,"value":775},"This temporal functionality and versioning are available because all data stays in the database. We can restore the system to any point in time. Therefore, we're fully prepared for compliance and auditability requirements.",{"type":427,"children":777},[778],{"type":430,"value":779},"We also have our live sandboxing concept, which allows us and our customers to do everything within one system. We don't have to copy the system and give it to someone for development or testing. We do everything in a single system.",{"type":427,"children":781},[782],{"type":430,"value":783},"This means the audit trail and audit log we maintain is comprehensive for everything in the system. You don't face security risks by going outside the system where we don't know what happens to the data. Whether you're doing development, testing, or trying new approaches, you're always staying within one system, maintaining consistency.",{"type":427,"children":785},[786,788],{"type":430,"marks":787,"value":433},[432],{"type":430,"value":789}," And any changes you make are migrated to the production system, correct?",{"type":427,"children":791},[792,794],{"type":430,"marks":793,"value":464},[432],{"type":430,"value":795}," Yes, exactly. Our live sandbox concept works through logical branching within the system. The changes we make in that branch can be merged back into the main system. We essentially have the development process that many people know from GitHub, but within the ERP system.",{"type":427,"children":797},[798],{"type":430,"value":799},"The advantage is that it's all consistent, all in the same structure, all compliant, and all auditable.",{"type":427,"children":801},[802,804],{"type":430,"marks":803,"value":433},[432],{"type":430,"value":805}," And it's deployed with one button.",{"type":427,"children":807},[808,810],{"type":430,"marks":809,"value":464},[432],{"type":430,"value":811}," Exactly – it's really simple and business-user ready. It's not just for hardcore developers. When you use Git through command line interfaces, who can do that besides technical experts? But with our approach, everyone can do it.",{"type":558,"level":559,"children":813},[814],{"type":430,"marks":815,"value":816},[432],"The Key Architectural Advantage",{"type":427,"children":818},[819,821],{"type":430,"marks":820,"value":433},[432],{"type":430,"value":822}," You've seen how legacy ERPs try to retrofit SaaS capabilities. From your perspective as CEO and co-founder, what's the one architectural decision you made that sets you apart for finance leaders?",{"type":427,"children":824},[825,827],{"type":430,"marks":826,"value":464},[432],{"type":430,"value":828}," I think the major decision was the end-to-end approach we mentioned. This is incredibly helpful because it enables us – and business users – to make changes in the system easily.",{"type":427,"children":830},[831],{"type":430,"value":832},"For SaaS companies specifically, business models change and pricing models evolve. You don't want to make these changes in a production system, but you want to test them with your production data – otherwise, how can you evaluate what a pricing change really means?",{"type":427,"children":834},[835],{"type":430,"value":836},"Our early decision to build in the live sandboxing approach really helps us now. We can simulate all processes, allow multiple pricing configurations in one system to compare them, and implement business changes much more easily, faster, and without risk – all within one system.",{"type":427,"children":838},[839,841],{"type":430,"marks":840,"value":433},[432],{"type":430,"value":842}," That's fantastic. ",{"type":427,"children":844},[845],{"type":430,"marks":846,"value":847},[432],"Looking Ahead: Product Roadmap",{"type":427,"children":849},[850,852],{"type":430,"marks":851,"value":568},[432],{"type":430,"value":853},"Final question: Let's look ahead. What's next for Lensing's product roadmap beyond core finance automation?",{"type":427,"children":855},[856,858],{"type":430,"marks":857,"value":464},[432],{"type":430,"value":859}," We're heavily investing in AI development, which is significantly accelerating our internal development capabilities. This means we're delivering much faster than our early projections this year and next year.",{"type":427,"children":861},[862],{"type":430,"value":863},"Looking at the applications we'll deliver: In Q3, we're launching Professional Services Automation (PSA) for service companies or service divisions. We're also delivering the first version of inventory management.",{"type":427,"children":865},[866],{"type":430,"value":867},"We'll also be delivering planning capabilities and quoting functionality within Lensing. Beyond these new applications, we're continuously extending our current applications. We'll have major releases with many new applications that are deeply integrated and built using our development process with all the capabilities that our other applications provide.",{"type":427,"children":869},[870,872],{"type":430,"marks":871,"value":433},[432],{"type":430,"value":873}," Fantastic, Franz. Thank you for helping our viewers understand how native AI ERP applications can benefit SaaS-based and AI-native organizations, specifically regarding automated subscription and usage management, cloud and AI cost controls, and SaaS business metrics. Thank you for your time.",{"type":427,"children":875},[876,878],{"type":430,"marks":877,"value":464},[432],{"type":430,"value":879}," Thank you for having me.",{"type":427,"children":881},[882],{"type":430,"value":883},"\n\n",[],"SMJVJevnQj2DBWIuRRKBFw","Transforming SaaS Businesses with AI native ERP","transforming-saas-businesses-with-ai-native-erp","2025-06-10",{"name":890,"photo":891},"Cameron Ackbury",{"url":892},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":894},{"src":895,"width":896,"height":897,"alt":12,"base64":898},"https://www.datocms-assets.com/160976/1752177141-interviewblogfranz.png?fit=fillmax&h=1050&w=1400",1400,861,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAPCAIAAABxxpiMAAACJ0lEQVR42kWUW7LUMAxE9Rpg/yvhn0+2BJeJbUkcJTymXCknoxy3Wj0TX799r6p9cu2zTp3sElVzcz7hZtrVefJ6n+vj/PpR14fst9d6SX0O/RL2KdxNw6S6Szv1uUprq7bcVx5y29JJmd1XiuUpVp48lWJiYbX5bor6zLVaUDRP2rutjU33kd4UOBthPxsftFDg7VYa3kuqskAcq38gnzotF0Mjb2pvuZdSP9Dtkt4SnFQUa2hemmWZlsfODUIw1sjLNEcRoDpaqwexssAt7x2doeJljqO0pmdAclLOmZWjSPh2/ArFRxFAUstBFIp212aPIk6zVEDjUe1Vmb05iZmdYmqjyDVuX5/mKhW9ebpyoH378IBU0Y3rca51BnL2nsX4+x7/8J6RcdfZHFZwWXRaOlb22KdKAzQR17UHtM81OSIw9bwaRRnjxneoLUi5Fyp5CBASiZvM6MDj4505ivJauc4fRXdnXqiivWrnxHyiZk2zrPYBdmepqXE0ICwqMr1WPckmHBb9GozQ3CuYSNtEjX5DKrQCPC0xB0e9jlXx8w219+5r99rCAJHqzLCV8OJ7DYTgyd0biLB+cauYPaGdIhqMX2te3luuLf9BxOs+ZyaLYa3z5i1HhlITekZP5B/QmE108i/oDIizMAUKvx9jtLBECbGNNYACZ/Cc8ZO5nDN0PCKJk8d7QTwDGi08zHvclHrzHzDe4dWMcqJlY7b0/ZudnPwGLuIvQTwCdqAAAAAASUVORK5CYII=",{"bgColor":900},"lightblue","This conversation explores the transformative impact of AI native ERP systems on SaaS organizations, focusing on automation, cost management, and compliance. Franz Faerber, co-CEO of Lensing, discusses how their ERP system simplifies complex billing processes, enables real-time monitoring of cloud costs, and supports international expansion.",{"name":903,"slug":904},"Insight","insight",{"footerCallout":906},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":908},[909,925,942],{"__typename":104,"id":910,"title":911,"slug":912,"publishDate":913,"category":12,"author":914,"image":916,"accentColor":922,"intro":923,"tag":924},"BH_UdSsfSLuUglgipiNLow","The vision behind Lensing: An ERP built for SaaS","the-co-founders-vision-behind-everest-erp-built-for-saas-businesses","2025-06-04",{"name":890,"photo":915},{"url":892},{"responsiveImage":917},{"src":918,"width":919,"height":920,"alt":12,"base64":921},"https://www.datocms-assets.com/160976/1749874528-e3b010_d55ae218a2b44317b862ad8730592718-mv2.avif?fit=fillmax&h=1050&w=1400",1344,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFBUVFw0NDQ4PFREPDQ0NFyIZGBYTFhUaHyslGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0PEg0NHC8dIigvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAADAQEBAAAAAAAAAAAAAAAABAUDBgH/xAAgEAABAwQCAwAAAAAAAAAAAAAAAQIDBAUhMQYREhQy/8QAFwEAAwEAAAAAAAAAAAAAAAAAAgMEAP/EABkRAQACAwAAAAAAAAAAAAAAAAABAgMSE//aAAwDAQACEQMRAD8AdkuMqS6Maq6SNYuDeriRJ8NI9zkdEvXiIpWF9ssqPHr1O2tXACXH6ljZ+1aAWhPZ0crU9nRFvrG9/KAAONrkbU1El0egA1PL/9k=",{"bgColor":91},"Cameron Ackbury, CPA: Thank you, Franz Faerber and Sandeep Chopra, for joining me today. I’m Cameron Ackbury, and I’ll be moderating this discussion. Our goal is to help readers understand what native AI means and how it changes the game for SaaS-based enterprise resource planning (ERP) systems.",{"name":903,"slug":904},{"__typename":104,"id":926,"title":927,"slug":928,"publishDate":929,"category":12,"author":930,"image":934,"accentColor":939,"intro":940,"tag":941},"b8EYsWTRRqOMk-If9hJGfg","Why Chat AI Agents Won’t Revolutionize SaaS Finance (But Native AI Will)","why-chat-ai-agents-won-t-revolutionize-saas-finance-but-native-ai-will","2025-05-29",{"name":931,"photo":932},"Tyler Brandt",{"url":933},"https://www.datocms-assets.com/160976/1750875843-tyler.jpeg",{"responsiveImage":935},{"src":936,"width":937,"height":920,"alt":12,"base64":938},"https://www.datocms-assets.com/160976/1750875867-e3b010_90a30bed6bd849c596fc8d9043a8db03-mv2.png?fit=fillmax&h=1050&w=1400",1355,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDwoWDhgVFg0NDhMPFRYVFxUZGCIVIiEdHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHRAQFi8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAADAQEAAAAAAAAAAAAAAAAABQYEAf/EACAQAAEEAgEFAAAAAAAAAAAAAAEAAgMEBhEiBRUhI6H/xAAXAQADAQAAAAAAAAAAAAAAAAABAwQC/8QAGBEBAAMBAAAAAAAAAAAAAAAAAAEDExL/2gAMAwEAAhEDEQA/AKSKUdzASPLYGSXGlyadO9nVAXLLmJrsmHMbR0RxQl7VCrIwAuCFlmAlfxk+oR7OihcUzq94Udn80guDTyhCnUwmac0hI28rqELZj//Z",{"bgColor":900},"SaaS companies are racing to embed AI into their products. But while their front-end experiences evolve, finance teams are still buried in manual reporting, fragmented data, and endless spreadsheets. Chat AI agents are starting to help - but are they truly transformative, or just a faster way to work around outdated systems?",{"name":903,"slug":904},{"__typename":104,"id":943,"title":944,"slug":945,"publishDate":946,"category":12,"author":947,"image":949,"accentColor":954,"intro":956,"tag":957},"Vc3M1uHiTH-ECsBKSiyM1w","What Native AI Means for the Future of Finance","hat-native-ai-means-for-the-future-of-finance","2025-05-22",{"name":890,"photo":948},{"url":892},{"responsiveImage":950},{"src":951,"width":896,"height":952,"alt":12,"base64":953},"https://www.datocms-assets.com/160976/1752175958-interviewmelissa.png?fit=fillmax&h=1050&w=1400",828,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLEAoLDhgODhENGhcNFg4YFx0ZGBYVIhUdHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OEAwQHC8oFh0vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA8AGAMBIgACEQEDEQH/xAAXAAEAAwAAAAAAAAAAAAAAAAAFAAEG/8QAHhAAAQQCAwEAAAAAAAAAAAAAAgABAwQFEQZBYTH/xAAWAQADAAAAAAAAAAAAAAAAAAACAwT/xAAXEQADAQAAAAAAAAAAAAAAAAAAARIC/9oADAMBAAIRAxEAPwCqIx2BImdI4ABC4en+LJ4K7I1My30neI2SnuzbQ6wUtofxczHyEh9UR+IlceVG3qiCBdI//9k=",{"bgColor":955},"tan","I recently sat down with Melissa Kullander, former EVP of Finance at companies like Hitachi, Workday, and Oracle to discuss how finance organizations are grappling with AI, modernization, and the relentless pace of change. ",{"name":903,"slug":904},{"articleSidebar":959},{"cta":960},{"buttons":961},[962],{"label":963,"internal":964,"external":91,"style":92},"Get started",{"__typename":90},{"allNewsPosts":966},[967,981,1007],{"__typename":968,"title":969,"slug":970,"publishDate":971,"tag":972,"image":974,"logo":978,"accentColor":980,"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":973,"slug":359},"Press",{"responsiveImage":975},{"src":976,"width":920,"height":920,"alt":12,"base64":977},"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":979},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":968,"title":982,"slug":983,"publishDate":984,"tag":985,"image":986,"logo":991,"accentColor":993,"intro":995,"externalLink":91,"media":996},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":973,"slug":359},{"responsiveImage":987},{"src":988,"width":989,"height":920,"alt":12,"base64":990},"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":992},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":994},"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":997,"video":998},"MediaVideoRecord",{"file":999,"external":12,"loopClip":12,"thumbnail":12},{"video":1000},{"muxPlaybackId":1001,"title":12,"width":1002,"height":1003,"thumbhash":1004,"blurUpThumb":1005,"thumbnailUrl":1006},"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":968,"title":1008,"slug":1009,"publishDate":1010,"tag":1011,"image":12,"logo":1014,"accentColor":1016,"intro":1018,"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":1012,"slug":1013},"Collaboration","collaborations",{"url":1015},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":1017},"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.",{"global":1020},{"footerCallout":1021},{"headline":1022,"intro":1023,"cta":1024,"image":1029},"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":1025},[1026],{"label":1027,"internal":1028,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":1030},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},1785826231489]