[{"data":1,"prerenderedAt":896},["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\":\"fixing-erp-for-saas-why-native-ai-isn-t-a-feature-it-is-the-foundation\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-05-15\\\" }, id: {neq: \\\"dr5nbu0QRsWwN9ILPEfE7w\\\"} }\\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\":{}}":771,"{\"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\":{}}":823,"{\"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\":{}}":830,"{\"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\":{}}":842},{"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":769},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":750,"title":433,"slug":751,"publishDate":752,"category":12,"author":753,"image":757,"accentColor":763,"intro":765,"tag":766},"2026-07-29T13:51:12+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"Why Native AI Isn’t a Feature, It is the Foundation","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","Fixing ERPs can be much easier when Native AI is the foundation of the platform. SaaS companies and more can look forward to solid ERP performance. ",{"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/1752099316-orignialscreenshot-2025-07-03-at-1-55-09-pm.png?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","908",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","600",{"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-29T12:51:12Z",{"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":740},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,434,455,459,463,470,476,482,489,494,501,505,511,515,521,526,532,538,543,549,553,559,564,570,574,580,585,589,595,599,605,610,616,622,627,633,637,643,648,654,660,665,669,673,702,706,710,714,718,722,730,734,737],{"type":427,"children":428},"paragraph",[429],{"type":430,"marks":431,"value":433},"span",[432],"strong","Fixing ERP for SaaS: Why Native AI Isn’t a Feature, It is the Foundation",{"type":427,"children":435},[436,438,445,447,453],{"type":430,"value":437},"I sat down with two of Lensings’ top product leaders ",{"url":439,"type":13,"children":440},"https://www.linkedin.com/in/danibischoff88/",[441],{"type":430,"marks":442,"value":444},[432,443],"underline","Dani Bischoff",{"type":430,"value":446}," and ",{"url":448,"type":13,"children":449},"https://www.linkedin.com/in/jeffalley1/",[450],{"type":430,"marks":451,"value":452},[432,443],"Jeff Alley",{"type":430,"value":454}," to talk about the pain points in ERP for SaaS companies and why building a native AI platform from the ground up is a strategic necessity, not a buzzword.",{"type":427,"children":456},[457],{"type":430,"value":458},"Both Dani and Jeff have walked in the shoes of controllers and revenue leaders. They’ve lived the operational chaos most SaaS teams face: broken processes, stitched-together billing tools, and “best-in-class” tech stacks that still fail under pressure.",{"type":427,"children":460},[461],{"type":430,"value":462},"This is what happens when finance runs on systems never designed for how SaaS companies operate.",{"type":464,"level":465,"children":466},"heading",2,[467],{"type":430,"marks":468,"value":469},[432],"From Controllers to Product Architects",{"type":427,"children":471},[472,474],{"type":430,"marks":473,"value":444},[432],{"type":430,"value":475},", Director of Product for Record-to-Report and Procure-to-Pay at Lensings, spent over a decade scaling finance operations at Docker and Agiloft.",{"type":427,"children":477},[478,480],{"type":430,"marks":479,"value":452},[432],{"type":430,"value":481}," leads Quote-to-Cash and brings 20+ years of experience, most recently as Global Revenue Controller at PagerDuty, where he helped lead the company through a successful IPO.",{"type":427,"children":483},[484,487],{"type":430,"marks":485,"value":486},[432],"Jeff:",{"type":430,"value":488}," “We both made the jump from accounting to product because we were tired of dealing with broken systems. It wasn’t about innovation, it was about survival. The systems we used were duct-taped together and never worked well. We knew there had to be a better way.”",{"type":464,"level":465,"children":490},[491],{"type":430,"marks":492,"value":493},[432],"Revenue Recognition Is Where Systems Break",{"type":427,"children":495},[496,499],{"type":430,"marks":497,"value":498},[432],"Dani:",{"type":430,"value":500}," “Mid-sized SaaS companies grow international earlier, without realizing the complexity of multi-entity, multi-currency, and statutory compliance. We knew Lensing needed to support all of that out of the box—and do it cleanly.”",{"type":427,"children":502},[503],{"type":430,"value":504},"“We’re now rolling out multi-book features that let finance teams handle local statutory reporting in the same platform, without turning to spreadsheets or country-specific tools.”",{"type":427,"children":506},[507,509],{"type":430,"marks":508,"value":486},[432],{"type":430,"value":510}," “ASC 606 is where legacy systems fail, especially in SaaS, where contracts constantly change. Upsells, renewals, usage causes you to have to recalculate revenue dynamically. Most tools force you to handle those changes manually or outside the system.”",{"type":427,"children":512},[513],{"type":430,"value":514},"“We’ve automated that entirely. Whether it’s a retrospective or prospective contract mod, Lensing handles it. The system knows how to interpret and apply it correctly to revenue.”",{"type":427,"children":516},[517,519],{"type":430,"marks":518,"value":498},[432],{"type":430,"value":520}," “And because it’s one unified system, accounting and operations are in sync. You’re not reconciling between tools, you are getting a complete view.”",{"type":464,"level":465,"children":522},[523],{"type":430,"marks":524,"value":525},[432],"Native AI Is Not a Feature, It’s the Foundation",{"type":427,"children":527},[528,530],{"type":430,"marks":529,"value":486},[432],{"type":430,"value":531}," “AI is built into the core architecture including data models, processing logic, and reporting layers. That means real-time usage forecasting, churn signals, and automation of complex tasks is native, not bolted on.”",{"type":427,"children":533},[534,536],{"type":430,"marks":535,"value":498},[432],{"type":430,"value":537}," “Legacy ERPs are 20 years old. Retrofitting AI requires gutting the foundation. At Lensing, we started from scratch and embedded intelligence everywhere.”",{"type":464,"level":465,"children":539},[540],{"type":430,"marks":541,"value":542},[432],"Real-Time Visibility, Leaner Finance Teams",{"type":427,"children":544},[545,547],{"type":430,"marks":546,"value":498},[432],{"type":430,"value":548}," “The old way? Finance teams ask IT to run 10 reports across 5 tools, just to answer a basic question. With Lensing, the data is in one place, live, and accessible.”",{"type":427,"children":550},[551],{"type":430,"value":552},"“You don’t need more headcount to grow. You need better tools.”",{"type":427,"children":554},[555,557],{"type":430,"marks":556,"value":486},[432],{"type":430,"value":558}," “Exactly. If you’re waiting until month-end to find out what cloud spend or gross margin looks like, it’s too late to react. Real-time ERP gives teams the power to manage proactively.”",{"type":464,"level":465,"children":560},[561],{"type":430,"marks":562,"value":563},[432],"Lensing: Expanding Into PSA, Quoting, and Hardware",{"type":427,"children":565},[566,568],{"type":430,"marks":567,"value":486},[432],{"type":430,"value":569}," “We’re going beyond finance automation. Quoting is next by aligning sales and finance better. Then PSA, so teams can track project time and revenue in-system. No more spreadsheets.”",{"type":427,"children":571},[572],{"type":430,"value":573},"“We’re also building inventory management for hybrid SaaS/hardware companies. Whether it’s drop-shipped or in-house, you need visibility into assets and fulfillment.”",{"type":427,"children":575},[576,578],{"type":430,"marks":577,"value":498},[432],{"type":430,"value":579}," “Some SaaS companies ship devices, sensors, or bundled hardware. Lensing will support that natively—so they don’t need a separate logistics platform.”",{"type":464,"level":465,"children":581},[582],{"type":430,"marks":583,"value":584},[432],"Replacing Manual, Messy Workflows",{"type":427,"children":586},[587],{"type":430,"value":588},"When asked which manual processes Lensing can eliminate completely, Dani and Jeff didn’t hesitate:",{"type":427,"children":590},[591,593],{"type":430,"marks":592,"value":498},[432],{"type":430,"value":594}," “Statutory reporting. Most companies still do this in spreadsheets. With multi-book and multi-entity in one system, Lensing automates the statutory layer without duplicate effort.”",{"type":427,"children":596},[597],{"type":430,"value":598},"“We’re also reimagining spend management by bringing procurement, payments, and reporting together so you don’t need separate systems for each.”",{"type":427,"children":600},[601,603],{"type":430,"marks":602,"value":486},[432],{"type":430,"value":604}," “Subscription changes like upsells, early renewals, or downgrades? We’ve made that almost one-click. Combine that with Salesforce integration and fully automated RevRec, and it’s game-changing.”",{"type":464,"level":465,"children":606},[607],{"type":430,"marks":608,"value":609},[432],"What Surprised Them Most From Early Customers?",{"type":427,"children":611},[612,614],{"type":430,"marks":613,"value":486},[432],{"type":430,"value":615}," “Smaller teams like one or two people really benefit from the built-in business processes we embedded. It helps them mature as a finance org faster than they could on their own. I wasn’t sure how that would be received—but it’s been incredibly positive.”",{"type":427,"children":617},[618,620],{"type":430,"marks":619,"value":498},[432],{"type":430,"value":621}," “Accountants have choices now. They're no longer stuck picking between two legacy options. They’re making bold decisions to move away from systems that don’t serve them anymore.”",{"type":464,"level":465,"children":623},[624],{"type":430,"marks":625,"value":626},[432],"What’s Next for Lensing?",{"type":427,"children":628},[629,631],{"type":430,"marks":630,"value":498},[432],{"type":430,"value":632}," “We’re doubling down on AI-powered automation, not just processing, but intelligence. The goal is to help teams run lean, scale fast, and do more with fewer people.”",{"type":427,"children":634},[635],{"type":430,"value":636},"“We’re also building tools for companies with mixed business models like SaaS + services, or SaaS + hardware so they don’t have to force-fit ERP systems not built for that reality.”",{"type":427,"children":638},[639,641],{"type":430,"marks":640,"value":486},[432],{"type":430,"value":642}," “We’re also expanding localization by handling global standards like IFRS and statutory reporting in UK, Germany, and beyond. That’s critical for SaaS companies going international early.”",{"type":464,"level":465,"children":644},[645],{"type":430,"marks":646,"value":647},[432],"Advice for Finance Leaders Building or Buying AI Tools",{"type":427,"children":649},[650,652],{"type":430,"marks":651,"value":486},[432],{"type":430,"value":653}," “Target real problems. Don’t implement AI just to say you did. Focus on painful manual work like close processes, forecasting, compliance and alignment with business strategy. And have governance. AI in finance without control is a risk.”",{"type":427,"children":655},[656,658],{"type":430,"marks":657,"value":498},[432],{"type":430,"value":659}," “It’s not just about automation, it’s about getting to answers faster. AI can help teams find insights in seconds instead of spending 10 hours digging. That’s what modern finance leadership looks like.”",{"type":464,"level":465,"children":661},[662],{"type":430,"marks":663,"value":664},[432],"Final Thought",{"type":427,"children":666},[667],{"type":430,"value":668},"SaaS companies are growing fast, expanding globally, and reinventing how they operate. But too many are still running finance on systems built for a different era.",{"type":427,"children":670},[671],{"type":430,"value":672},"Lensing is building something new:",{"type":674,"style":675,"children":676},"list","bulleted",[677,684,690,696],{"type":678,"children":679},"listItem",[680],{"type":427,"children":681},[682],{"type":430,"value":683},"AI-native ERP",{"type":678,"children":685},[686],{"type":427,"children":687},[688],{"type":430,"value":689},"Unified finance + ops",{"type":678,"children":691},[692],{"type":427,"children":693},[694],{"type":430,"value":695},"Built-in business processes",{"type":678,"children":697},[698],{"type":427,"children":699},[700],{"type":430,"value":701},"Purpose-built for SaaS complexity\n",{"type":427,"children":703},[704],{"type":430,"value":705},"If you're tired of reconciling systems, patching together spreadsheets, and paying for software that still leaves you exposed then maybe it’s time to stop retrofitting and start fresh.",{"type":427,"children":707},[708],{"type":430,"value":709},"Native AI ERP is no longer optional. It’s the new baseline.",{"type":427,"children":711},[712],{"type":430,"value":713},"The future of ERP is here, and it’s Native AI ERP.   Let’s build it together.",{"type":427,"children":715},[716],{"type":430,"value":717},"Cameron Ackbury, CPA",{"type":427,"children":719},[720],{"type":430,"value":721},"Advisor to the Office of the CFO",{"type":427,"children":723},[724],{"url":725,"type":13,"children":726},"mailto:cameron@everest-erp.com",[727],{"type":430,"marks":728,"value":729},[443],"cameron@lensing.ai",{"type":427,"children":731},[732],{"type":430,"value":733},"+1 650-223-4557",{"type":427,"children":735},[736],{"type":430,"value":91},{"item":738,"type":739},"LmWR9e6eTIKNZD5ElDatEg","block",[741],{"__typename":742,"id":738,"image":743,"caption":91,"link":746},"BlogImageRecord",{"url":744,"alt":745},"https://www.datocms-assets.com/160976/1771903620-webinar-weekly-webinar-b-16_9.png","See the ERP that's built for change",{"internal":747,"external":91},{"__typename":748,"slug":749},"MediaPostRecord","everest-demo-in-20-minutes","dr5nbu0QRsWwN9ILPEfE7w","fixing-erp-for-saas-why-native-ai-isn-t-a-feature-it-is-the-foundation","2025-05-15",{"name":754,"photo":755},"Cameron Ackbury",{"url":756},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":758},{"src":759,"width":760,"height":761,"alt":12,"base64":762},"https://www.datocms-assets.com/160976/1752099316-orignialscreenshot-2025-07-03-at-1-55-09-pm.png?fit=fillmax&h=1050&w=1400",1400,925,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCxYWDg8QFQ0NDh0NDQ0OFx8ZGBYVFhUdHyslJh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OEBAQHC8oFhwvLy8vLy87Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABAAGAMBIgACEQEDEQH/xAAXAAADAQAAAAAAAAAAAAAAAAAABAUD/8QAHhAAAQQCAwEAAAAAAAAAAAAABQABAwYCESExQgT/xAAUAQEAAAAAAAAAAAAAAAAAAAAB/8QAGREAAgMBAAAAAAAAAAAAAAAAAAIBEiER/9oADAMBAAIRAxEAPwBcRVAMvplvPTwTTdqGJso75m5ydUmtgmTN9uiYYeKJEa0Ajz1tCRJWIRLO7bQjRqp//9k=",{"bgColor":764},"lightblue","I sat down with two of Lensings’ top product leaders Dani Bischoff and Jeff Alley to talk about the pain points in ERP for SaaS companies and why building a native AI platform from the ground up is a strategic necessity, not a buzzword.\n",{"name":767,"slug":768},"Insight","insight",{"footerCallout":770},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":772},[773,792,810],{"__typename":104,"id":774,"title":775,"slug":776,"publishDate":777,"category":12,"author":778,"image":782,"accentColor":788,"intro":790,"tag":791},"E3qAnUjzS2efKsYc660fOA","  Let’s talk about shelfware","let-s-talk-about-shelfware","2025-05-08",{"name":779,"photo":780},"Nick Della Rocchetta",{"url":781},"https://www.datocms-assets.com/160976/1750877536-nick-della-rocchetta.jpeg",{"responsiveImage":783},{"src":784,"width":785,"height":786,"alt":12,"base64":787},"https://www.datocms-assets.com/160976/1750878082-e3b010_d953c8ee0c0a4acea93d4991e730013b-mv2-png.avif?fit=fillmax&h=1050&w=1400",1367,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIEQgLEBEODhgNDQ0NEx0NDQsNFxUjGBYfIhUdHyslGh0oHRUWJTUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIxwvLy8vLzs1Ly8vNS8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLzUvLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEBAAMBAAAAAAAAAAAAAAAABgQFBwL/xAAeEAACAQUBAQEAAAAAAAAAAAAAAQMCBAUSISI0E//EABcBAQEBAQAAAAAAAAAAAAAAAAUDBgT/xAAZEQADAQEBAAAAAAAAAAAAAAAAAQMxEgL/2gAMAwEAAhEDEQA/AOpTyRRp9RJ5e9i/R9PF7mNk/ZJ5PIOt1PYzUfDbGZy5M2qSO4mfUCNozMkN01sBBSZbopZ66tX6Zp56m9ugEoaUZM3H1sACiw52f//Z",{"bgColor":789},"tan","Shelfware is a persistent issue in the software industry, often ignored quarter after quarter, year after year. Why? Consider these common reasons:",{"name":767,"slug":768},{"__typename":104,"id":793,"title":794,"slug":795,"publishDate":796,"category":12,"author":797,"image":801,"accentColor":806,"intro":808,"tag":809},"AZbJNXSvRVKZ6jRBcKQh4g","  SaaS Accounting: From Growth Obsession to Cash Flow Reality","saas-accounting-from-growth-obsession-to-cash-flow-reality","2025-04-29",{"name":798,"photo":799},"Tyler Brandt",{"url":800},"https://www.datocms-assets.com/160976/1750875843-tyler.jpeg",{"responsiveImage":802},{"src":803,"width":804,"height":786,"alt":12,"base64":805},"https://www.datocms-assets.com/160976/1750882370-e3b010_f6eba3b4e4ba4119bb72f57c27ec032f-mv2-png.avif?fit=fillmax&h=1050&w=1400",1048,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLEA0WDhgNDQ0NDREPDQ0YFxorGCITFhUmHyslGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDw0OHBAPHC8oGSg7NTsvOy8vLy8vLy81Oy8vLzUvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABkAGAMBIgACEQEDEQH/xAAaAAACAgMAAAAAAAAAAAAAAAABBgQFAAID/8QAIhAAAQQBAgcAAAAAAAAAAAAAAQAEBREDAjQGEhMlMkFh/8QAFwEBAQEBAAAAAAAAAAAAAAAABgMFBP/EABsRAAEEAwAAAAAAAAAAAAAAAAABAiExAwQR/9oADAMBAAIRAxEAPwAYGZ1UpUpGdvv4uDV2SRQUyWfnTH0R6XcgU17ECQY8ugrFtKPh0yUVU3mpA5Q2Vtmq6R4ocN8TShSqoDyQ4v26i1Q/gh/BUkM2LJgsFFV7nbrFYQMo/9k=",{"bgColor":807},"blue","The SaaS industry is experiencing a fundamental shift from growth-at-all-costs to financial sustainability. As interest rates rise and investors demand profitability, accounting has evolved from a back-office function to a strategic business driver. ",{"name":767,"slug":768},{"__typename":104,"id":811,"title":812,"slug":813,"publishDate":796,"category":12,"author":814,"image":816,"accentColor":820,"intro":821,"tag":822},"OskNhRPjS3mpAnN9VyTOFA","Why Native AI Is the Future of ERP","why-native-ai-is-the-future-of-erp",{"name":754,"photo":815},{"url":756},{"responsiveImage":817},{"src":818,"width":786,"height":786,"alt":12,"base64":819},"https://www.datocms-assets.com/160976/1750882994-e3b010_a4154376e63540d9b72137affee825f0-mv2-png.avif?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLEwoSGhQVDhgWGBchFhYNFxsZGBYVFhYdHysjIikoHRUWJDUlKDkvMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIig7LzU2Ozs7Ni8vNS8vNS8vLy8vLy81NS81Ly8vLy8vLzUvLy8vLy8vLy8vLy8vLy8vL//AABEIABgAGAMBIgACEQEDEQH/xAAZAAADAAMAAAAAAAAAAAAAAAAABgcBAgX/xAAeEAACAQQDAQAAAAAAAAAAAAAAAQMCBAUGERIxIf/EABYBAQEBAAAAAAAAAAAAAAAAAAQFAv/EABsRAAEFAQEAAAAAAAAAAAAAAAEAAgMEEiER/9oADAMBAAIRAxEAPwCkZrYacfE+qXIr17pL7ycze7mSN8KsSndSuDnsV69IFvUGw46Vswewu/iXZICfankZ46PTAWSl47hTIz61bbdiL24f1im8Jd0UpNgBRrPOViw0aTfruGuaLdMwABZHnSdG0ZC//9k=",{"bgColor":764},"Enterprise Resource Planning (ERP) systems are the backbone of most modern businesses, yet most of these systems are stuck in the past. Designed decades ago for static, detailed data input record-keeping, traditional ERPs struggle under the weight of today's dynamic, fast-moving operations.",{"name":767,"slug":768},{"articleSidebar":824},{"cta":825},{"buttons":826},[827],{"label":828,"internal":829,"external":91,"style":92},"Get started",{"__typename":90},{"global":831},{"footerCallout":832},{"headline":833,"intro":834,"cta":835,"image":840},"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":836},[837],{"label":838,"internal":839,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":841},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":843},[844,858,884],{"__typename":845,"title":846,"slug":847,"publishDate":848,"tag":849,"image":851,"logo":855,"accentColor":857,"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":850,"slug":359},"Press",{"responsiveImage":852},{"src":853,"width":786,"height":786,"alt":12,"base64":854},"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":856},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":845,"title":859,"slug":860,"publishDate":861,"tag":862,"image":863,"logo":868,"accentColor":870,"intro":872,"externalLink":91,"media":873},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":850,"slug":359},{"responsiveImage":864},{"src":865,"width":866,"height":786,"alt":12,"base64":867},"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":869},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":871},"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":874,"video":875},"MediaVideoRecord",{"file":876,"external":12,"loopClip":12,"thumbnail":12},{"video":877},{"muxPlaybackId":878,"title":12,"width":879,"height":880,"thumbhash":881,"blurUpThumb":882,"thumbnailUrl":883},"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":845,"title":885,"slug":886,"publishDate":887,"tag":888,"image":12,"logo":891,"accentColor":893,"intro":895,"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":889,"slug":890},"Collaboration","collaborations",{"url":892},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":894},"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.",1785826232414]