[{"data":1,"prerenderedAt":985},["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\":\"my-journey-in-the-erp-space-from-on-premise-to-native-ai\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-03-21\\\" }, id: {neq: \\\"FgEoaF_-RgO-ctU-oBQ2Aw\\\"} }\\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\":{}}":861,"{\"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\":{}}":914,"{\"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\":{}}":921,"{\"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\":{}}":933},{"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":859},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":841,"title":365,"slug":842,"publishDate":843,"category":12,"author":844,"image":847,"accentColor":853,"intro":855,"tag":856},"2026-07-20T15:37:40+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"My Journey in the ERP Space: From On-Premise to Native AI","title",{"attributes":368,"content":12,"tag":67},{"property":369,"content":365},"og:title",{"attributes":371,"content":12,"tag":67},{"name":372,"content":365},"twitter:title",{"attributes":374,"content":12,"tag":67},{"name":375,"content":376},"description","One ERP expert journey from on-premise systems to cloud to AI-native—and the lessons that reveal what it truly takes to modernize enterprise finance.",{"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/1750884506-e3b010_53e6ba45fea44999a20be82c4d8dea10-mv2-png.avif?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","740",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","575",{"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-20T14:37:40Z",{"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":840},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,435,440,445,449,526,534,539,548,557,562,571,576,585,599,604,617,647,652,661,670,675,684,713,722,727,731,760,765,783,788,792,801,809,818,823,827,835],{"type":427,"level":428,"children":429},"heading",3,[430],{"type":431,"marks":432,"value":434},"span",[433],"strong","The Evolution of ERP",{"type":436,"children":437},"paragraph",[438],{"type":431,"value":439},"Enterprise Resource Planning (ERP) is a software system designed to automate core back-office processes for organizations. These functions include Finance, Accounting, Human Resources, Supply Chain Management, and Sales, creating a single source of truth for data. ERP’s roots trace back to the 1960s with the advent of inventory management, evolving in the 1970s and 1980s to include Material Requirements Planning (MRP), which introduced features like Shop Floor Control, Production Scheduling, and Full Inventory Management.",{"type":427,"level":428,"children":441},[442],{"type":431,"marks":443,"value":444},[433],"Entering the ERP Space",{"type":436,"children":446},[447],{"type":431,"value":448},"My first experience with ERP was through PeopleSoft, where I managed large-scale on-premise implementation projects. These implementations typically took anywhere from one to three years, depending on business complexity. A typical ERP implementation followed these steps:",{"type":450,"style":451,"children":452},"list","numbered",[453,463,472,481,490,499,508,517],{"type":454,"children":455},"listItem",[456],{"type":436,"children":457},[458,461],{"type":431,"marks":459,"value":460},[433],"As-Is Process",{"type":431,"value":462}," – Understanding the current environment.",{"type":454,"children":464},[465],{"type":436,"children":466},[467,470],{"type":431,"marks":468,"value":469},[433],"To-Be Process",{"type":431,"value":471}," – Defining the desired future state.",{"type":454,"children":473},[474],{"type":436,"children":475},[476,479],{"type":431,"marks":477,"value":478},[433],"Definition",{"type":431,"value":480}," – Creating product specifications based on the To-Be Process.",{"type":454,"children":482},[483],{"type":436,"children":484},[485,488],{"type":431,"marks":486,"value":487},[433],"Build",{"type":431,"value":489}," – Configuring the software.",{"type":454,"children":491},[492],{"type":436,"children":493},[494,497],{"type":431,"marks":495,"value":496},[433],"Test",{"type":431,"value":498}," – Conducting end-user testing.",{"type":454,"children":500},[501],{"type":436,"children":502},[503,506],{"type":431,"marks":504,"value":505},[433],"Acceptance",{"type":431,"value":507}," – Obtaining end-user approval.",{"type":454,"children":509},[510],{"type":436,"children":511},[512,515],{"type":431,"marks":513,"value":514},[433],"Go-Live",{"type":431,"value":516}," – Transitioning to the new environment, including training.",{"type":454,"children":518},[519],{"type":436,"children":520},[521,524],{"type":431,"marks":522,"value":523},[433],"Post Go-Live Support",{"type":431,"value":525}," – Providing ongoing support to users.",{"type":436,"children":527},[528,530,532],{"type":431,"value":529},"The ",{"type":431,"marks":531,"value":478},[433],{"type":431,"value":533}," stage was often the most crucial, as unique business processes required customization. This customization required extensive development, which was costly and time-consuming, involving large teams of expensive developers.",{"type":427,"level":428,"children":535},[536],{"type":431,"marks":537,"value":538},[433],"The Shift to Cloud ERP",{"type":436,"children":540},[541,543,546],{"type":431,"value":542},"In the early 2000s, I transitioned to selling NetSuite, which introduced a fundamental shift: it was a ",{"type":431,"marks":544,"value":545},[433],"Software as a Service (SaaS) ERP application",{"type":431,"value":547},". Unlike PeopleSoft, NetSuite did not require on-premise installation. Instead, users subscribed to the service, reducing the need for dedicated IT teams to maintain infrastructure.",{"type":436,"children":549},[550,552,555],{"type":431,"value":551},"While SaaS offered clear advantages, IT departments initially resisted due to concerns over ",{"type":431,"marks":553,"value":554},[433],"data control, security, and accessibility",{"type":431,"value":556},". However, as companies realized they no longer needed extensive and expensive development resources, the cost and time savings became undeniable, leading to widespread SaaS adoption.",{"type":427,"level":428,"children":558},[559],{"type":431,"marks":560,"value":561},[433],"The App Ecosystem & the \"Frankenstein\" Effect",{"type":436,"children":563},[564,566,569],{"type":431,"value":565},"By the 2010s, the ERP landscape evolved further with the rise of third-party applications (Apps) within the NetSuite ecosystem. These apps, connected through APIs, allowed businesses to extend ERP functionalities without major customizations. However, this led to organizations assembling a ",{"type":431,"marks":567,"value":568},[433],"patchwork of on-premise systems, SaaS applications, and third-party apps",{"type":431,"value":570},"—a \"Frankenstein\" technology stack that introduced integration challenges and inefficiencies.",{"type":427,"level":428,"children":572},[573],{"type":431,"marks":574,"value":575},[433],"The AI Revolution in ERP",{"type":436,"children":577},[578,580,583],{"type":431,"value":579},"We are now in the age of ",{"type":431,"marks":581,"value":582},[433],"Artificial Intelligence (AI)",{"type":431,"value":584},". While AI has been in development since the 1950s, its breakthrough moment came with the launch of ChatGPT on November 30, 2022. The world was captivated by AI’s ability to answer complex questions, assist in content creation, and automate tasks.",{"type":436,"children":586},[587,589,592,594,597],{"type":431,"value":588},"ERP software providers like NetSuite have incorporated AI as an ",{"type":431,"marks":590,"value":591},[433],"add-on",{"type":431,"value":593}," to streamline repetitive tasks such as data entry and trend analysis. However, these add-ons remain limited because they are not ",{"type":431,"marks":595,"value":596},[433],"natively built into the system",{"type":431,"value":598},".",{"type":427,"level":428,"children":600},[601],{"type":431,"marks":602,"value":603},[433],"The Rise of Native AI ERP",{"type":436,"children":605},[606,608,610,612,615],{"type":431,"value":607},"The next transformation in ERP is ",{"type":431,"marks":609,"value":275},[433],{"type":431,"value":611},"—software applications designed and built with AI as their core foundation rather than as an add-on. Unlike traditional ERP systems that retrofit AI capabilities, ",{"type":431,"marks":613,"value":614},[433],"AI-native systems are built from the ground up with machine learning at their core",{"type":431,"value":616},". This enables:",{"type":450,"style":618,"children":619},"bulleted",[620,629,638],{"type":454,"children":621},[622],{"type":436,"children":623},[624,627],{"type":431,"marks":625,"value":626},[433],"Innovation & Profitability",{"type":431,"value":628}," – AI-driven insights unlock new revenue streams and optimize financial performance.",{"type":454,"children":630},[631],{"type":436,"children":632},[633,636],{"type":431,"marks":634,"value":635},[433],"Enhanced Efficiency & Productivity",{"type":431,"value":637}," – AI anticipates needs, automates workflows, and improves user experience. ",{"type":454,"children":639},[640],{"type":436,"children":641},[642,645],{"type":431,"marks":643,"value":644},[433],"Adaptability & Agility",{"type":431,"value":646}," – AI-powered systems quickly respond to market changes and evolving business requirements.",{"type":427,"level":428,"children":648},[649],{"type":431,"marks":650,"value":651},[433],"Real-World Impact of AI-Native ERP",{"type":436,"children":653},[654,656,659],{"type":431,"value":655},"Companies that embrace AI-native ERP solutions may see measurable benefits. One possible result? ",{"type":431,"marks":657,"value":658},[433],"Saving a full time accountant headcount ",{"type":431,"value":660},"— a potential game-changer for their operations.",{"type":436,"children":662},[663,665,668],{"type":431,"value":664},"CFOs, in particular, face persistent challenges such as ",{"type":431,"marks":666,"value":667},[433],"delayed financial reporting, compliance complexity, and fragmented data visibility",{"type":431,"value":669},". AI-native ERP addresses these pain points by providing real-time data consolidation, intelligent automation, and predictive analytics, empowering CFOs to make faster, more strategic decisions.",{"type":427,"level":428,"children":671},[672],{"type":431,"marks":673,"value":674},[433],"The Competitive Edge of Lensing",{"type":436,"children":676},[677,679,682],{"type":431,"value":678},"Unlike legacy ERP vendors adding AI as an afterthought, Lensing is built ",{"type":431,"marks":680,"value":681},[433],"natively with AI from day one",{"type":431,"value":683},". This means:",{"type":450,"style":618,"children":685},[686,695,704],{"type":454,"children":687},[688],{"type":436,"children":689},[690,693],{"type":431,"marks":691,"value":692},[433],"No need for bolt-on AI solutions",{"type":431,"value":694},"—everything is embedded from the start.",{"type":454,"children":696},[697],{"type":436,"children":698},[699,702],{"type":431,"marks":700,"value":701},[433],"Seamless automation",{"type":431,"value":703}," without the integration headaches of third-party apps.",{"type":454,"children":705},[706],{"type":436,"children":707},[708,711],{"type":431,"marks":709,"value":710},[433],"Self-optimizing workflows",{"type":431,"value":712}," that continuously improve efficiency.",{"type":436,"children":714},[715,717,720],{"type":431,"value":716},"Imagine a future where a business user can add a unique process to an ERP system simply by ",{"type":431,"marks":718,"value":719},[433],"speaking to AI",{"type":431,"value":721},"—without needing developers, without months-long implementation projects, and without the inefficiencies of fragmented systems.",{"type":427,"level":428,"children":723},[724],{"type":431,"marks":725,"value":726},[433],"The Future of ERP: AI-Driven and Self-Configuring",{"type":436,"children":728},[729],{"type":431,"value":730},"Looking ahead, the ERP landscape will continue to evolve with AI at its core. Within the next 5-10 years, we anticipate:",{"type":450,"style":618,"children":732},[733,742,751],{"type":454,"children":734},[735],{"type":436,"children":736},[737,740],{"type":431,"marks":738,"value":739},[433],"Self-configuring ERP systems",{"type":431,"value":741}," that automatically adapt to business needs.",{"type":454,"children":743},[744],{"type":436,"children":745},[746,749],{"type":431,"marks":747,"value":748},[433],"AI-driven compliance monitoring",{"type":431,"value":750}," to reduce regulatory risks.",{"type":454,"children":752},[753],{"type":436,"children":754},[755,758],{"type":431,"marks":756,"value":757},[433],"ERP platforms that predict and prevent operational bottlenecks",{"type":431,"value":759}," before they occur.",{"type":427,"level":428,"children":761},[762],{"type":431,"marks":763,"value":764},[433],"My Next Chapter: Lensing",{"type":436,"children":766},[767,769,772,774,777,779,782],{"type":431,"value":768},"My journey continues with ",{"type":431,"marks":770,"value":771},[433],"Lensing",{"type":431,"value":773},", the first ",{"type":431,"marks":775,"value":776},[433],"Native AI ERP Software Company",{"type":431,"value":778},". I look forward to meaningful conversations with CFOs about why they no longer need a \"Frankenstein\" technology stack. Instead, they can leverage AI-native ERP to ",{"type":431,"marks":780,"value":781},[433],"build their own systems simply by interacting with AI",{"type":431,"value":598},{"type":427,"level":428,"children":784},[785],{"type":431,"marks":786,"value":787},[433],"About Lensing Systems",{"type":436,"children":789},[790],{"type":431,"value":791},"Lensing is pioneering the Native AI ERP revolution. Our founders are industry visionaries shaping the future of enterprise software:",{"type":436,"children":793},[794,796,799],{"type":431,"value":795},"💡 ",{"type":431,"marks":797,"value":798},[433],"Franz Faerber",{"type":431,"value":800}," – Former EVP of Technology at SAP and architect of the HANA in-memory database. A leader in enterprise technology and data processing. ",{"type":436,"children":802},[803,804,807],{"type":431,"value":795},{"type":431,"marks":805,"value":806},[433],"Sandeep Chopra",{"type":431,"value":808}," – Former VP of Product at Veeva, where he led the Quality & Manufacturing Applications Suite. A driving force behind transformative SaaS solutions. ",{"type":436,"children":810},[811,813,816],{"type":431,"value":812},"💡",{"type":431,"marks":814,"value":815},[433],"Joachim Fitzer",{"type":431,"value":817}," – Former Chief Development Architect for SAP Business ByDesign and Data Hub. His leadership has shaped global business solutions.",{"type":427,"level":428,"children":819},[820],{"type":431,"marks":821,"value":822},[433],"About Cameron Ackbury",{"type":436,"children":824},[825],{"type":431,"value":826},"I am a 20+ year veteran of the software industry, holding a Master of Science in Accounting and a CPA certification. I reside in Silicon Valley with my wife and two teenage children, and I am passionate about driving AI innovation in ERP.",{"type":436,"children":828},[829,831,833],{"type":431,"value":830},"The future of ERP is here, and it’s ",{"type":431,"marks":832,"value":275},[433],{"type":431,"value":834},". Let’s build it together.",{"type":436,"children":836},[837],{"type":431,"marks":838,"value":839},[433],"Cameron Ackbury",[],"FgEoaF_-RgO-ctU-oBQ2Aw","my-journey-in-the-erp-space-from-on-premise-to-native-ai","2025-03-21",{"name":839,"photo":845},{"url":846},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":848},{"src":849,"width":850,"height":851,"alt":12,"base64":852},"https://www.datocms-assets.com/160976/1750884506-e3b010_53e6ba45fea44999a20be82c4d8dea10-mv2-png.avif?fit=fillmax&h=1050&w=1400",1351,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoRCAgLChUWDhgNGA0QFR0NDg0NFx8lGCIfFiEdIisjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAPHDsoFh07MC8vLy87Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAAABQYHBP/EACAQAAEEAQQDAAAAAAAAAAAAAAMAAQIEEQUSMTIUIUH/xAAWAQEBAQAAAAAAAAAAAAAAAAAFAwT/xAAdEQACAQQDAAAAAAAAAAAAAAAAAxIBBDEyAiEi/9oADAMBAAIRAxEAPwDqFywIEPbqCfVhMTsy9Wq1DFE+3KypNOsyN95QrpyFLRKIZNzSvwsAbDop2j0ygA27KK/CcTC1SJ17L04s4HyykxHDyOrcoiu7JO00LG2LBbDNwiItPDUPdX3U/9k=",{"bgColor":854},"red","I’ve been in the Enterprise Resource Planning (ERP) space for many years, and I have a story to tell from my personal experiences with ERP and my journey over the years. It all started in the mid-1990s.",{"name":857,"slug":858},"Insight","insight",{"footerCallout":860},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":862},[863,881,900],{"__typename":104,"id":864,"title":865,"slug":866,"publishDate":867,"category":12,"author":868,"image":872,"accentColor":877,"intro":879,"tag":880},"Twt_HJVST1eS6TrqNu5i8A","Bridging the Gap Between Budgets and Actuals with Lensing","bridging-the-gap-between-budgets-and-actuals-with-everest","2025-03-11",{"name":869,"photo":870},"Michelle San",{"url":871},"https://www.datocms-assets.com/160976/1750879743-michelle.jpeg",{"responsiveImage":873},{"src":874,"width":875,"height":851,"alt":12,"base64":876},"https://www.datocms-assets.com/160976/1750885153-time_machine_blue.png?fit=fillmax&h=1050&w=1400",1350,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBg0ICAgNDxULCg8OEQ0NDhEOGg0YFxYZGBYTFhUaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg4OEg0NFC8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAADAQEAAAAAAAAAAAAAAAAAAQQDAv/EAB4QAAICAgIDAAAAAAAAAAAAAAADAhEBIQQxBRIT/8QAGQEAAgMBAAAAAAAAAAAAAAAAAQIDBQYA/8QAFxEBAQEBAAAAAAAAAAAAAAAAAAISAf/aAAwDAQACEQMRAD8AhS6KlXjIuR5C10QLvK95OmxjFN2aOqUQe/EkgQtn7KqIC7FZ0om5Us/DsYCW7jDj7XsQARi//9k=",{"bgColor":878},"blue","As a former FP&A professional, I know firsthand that one of the biggest challenges in the role is—no surprise—reporting. Month-end reporting? A constant headache. Reporting for strategic planning? Even worse.",{"name":857,"slug":858},{"__typename":104,"id":882,"title":883,"slug":884,"publishDate":885,"category":12,"author":886,"image":890,"accentColor":896,"intro":898,"tag":899},"Dj5upZ0ZScqb-Twgux3Iaw","AI will change the world of business applications","ai-will-change-the-world-of-business-applications","2025-02-19",{"name":887,"photo":888},"Stefan Sigg",{"url":889},"https://www.datocms-assets.com/160976/1750880209-steffan_sigg.jpeg",{"responsiveImage":891},{"src":892,"width":893,"height":894,"alt":12,"base64":895},"https://www.datocms-assets.com/160976/1751325650-1cbf24_8306636b7c28424f9ae56e697a90d21f-mv2-webp.avif?fit=fillmax&h=1050&w=1400",1400,798,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgVEg0NDRUNDQ0NDREVDQ0YFxQZGCITFhYaHysjGh0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHAoQHDscFhw7NS8vLy87Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAXAAEAAwAAAAAAAAAAAAAAAAAFAAME/8QAHRAAAgIBBQAAAAAAAAAAAAAAAAUBAyECBBETMf/EABYBAAMAAAAAAAAAAAAAAAAAAAIDBP/EABoRAAICAwAAAAAAAAAAAAAAAAACETEBBBL/2gAMAwEAAhEDEQA/ABdgjwLVIYmYB17e6dPgtS2uHpxAWxZieo46eCFjRhZZXkhK2VkFaP/Z",{"bgColor":897},"green","In a recent post, my colleague Franz Färber shared some profound thoughts on how drastically AI will change the world of business software applications. See \nhttps://www.linkedin.com/pulse/generative-erp-future-business-applications-franz-faerber-rvdbe/?trackingId=TNmKeKuRTUe0DQ7%2Bq6uniw%3D%3D",{"name":857,"slug":858},{"__typename":104,"id":901,"title":902,"slug":903,"publishDate":904,"category":12,"author":905,"image":907,"accentColor":911,"intro":912,"tag":913},"SJNQet3FScSwbREC8VHoJw","The Role of AI Agents in the Future of ERP Systems: Revolutionizing App Development","the-role-of-ai-agents-in-the-future-of-erp-systems-revolutionizing-app-developmen","2025-01-31",{"name":887,"photo":906},{"url":889},{"responsiveImage":908},{"src":909,"width":893,"height":894,"alt":12,"base64":910},"https://www.datocms-assets.com/160976/1751326704-1cbf24_574791a7df9948dd86f1b1d2d217edbd-mv2-webp.avif?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDwoPDhgNDg0NDh0NCxESFxYZGBYTIiEaHysjHR0oHRUWJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHA4NHDsoFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAEBQABAv/EAB0QAAICAgMBAAAAAAAAAAAAAAECAAMEEQUTQQb/xAAUAQEAAAAAAAAAAAAAAAAAAAAD/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAECERL/2gAMAwEAAhEDEQA/AFvQllAO4TY9VOIqkxXh3M2MNmF209tKbMV2gal6M89qG4NST5LmOXwVT59SG8kh9oVQ8P/Z",{"bgColor":878},"Satya Nadella recently stirred the tech world with his prediction that SaaS applications, as we know them, may soon become obsolete. He suggested that AI agents could replace the business logic traditionally coded into these applications, reducing the complexity of querying databases and interacting with business systems. ",{"name":857,"slug":858},{"articleSidebar":915},{"cta":916},{"buttons":917},[918],{"label":919,"internal":920,"external":91,"style":92},"Get started",{"__typename":90},{"global":922},{"footerCallout":923},{"headline":924,"intro":925,"cta":926,"image":931},"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":927},[928],{"label":929,"internal":930,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":932},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":934},[935,949,974],{"__typename":936,"title":937,"slug":938,"publishDate":939,"tag":940,"image":942,"logo":946,"accentColor":948,"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":941,"slug":359},"Press",{"responsiveImage":943},{"src":944,"width":851,"height":851,"alt":12,"base64":945},"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":947},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":936,"title":950,"slug":951,"publishDate":952,"tag":953,"image":954,"logo":959,"accentColor":961,"intro":962,"externalLink":91,"media":963},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":941,"slug":359},{"responsiveImage":955},{"src":956,"width":957,"height":851,"alt":12,"base64":958},"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":960},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":897},"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":964,"video":965},"MediaVideoRecord",{"file":966,"external":12,"loopClip":12,"thumbnail":12},{"video":967},{"muxPlaybackId":968,"title":12,"width":969,"height":970,"thumbhash":971,"blurUpThumb":972,"thumbnailUrl":973},"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":936,"title":975,"slug":976,"publishDate":977,"tag":978,"image":12,"logo":981,"accentColor":983,"intro":984,"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":979,"slug":980},"Collaboration","collaborations",{"url":982},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":854},"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.",1785826233832]