[{"data":1,"prerenderedAt":957},["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\":\"why-everest-erp-is-the-future-of-enterprise-software-a-deep-dive-with-co-founder\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-09-24\\\" }, id: {neq: \\\"HE4RkKTCRaKITQGWy7H7Bw\\\"} }\\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\":{}}":834,"{\"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\":{}}":884,"{\"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\":{}}":896,"{\"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\":{}}":950},{"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":832},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":812,"title":813,"slug":814,"publishDate":815,"category":12,"author":816,"image":820,"accentColor":826,"intro":828,"tag":829},"2026-07-23T10:26:08+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 Everest ERP is the Future of Enterprise Software","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","Co-Founder & Industry expert Franz Faerber explains how Everest ERP is the future of Enterprise Software with its Native AI capabilities. ",{"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/1758733319-franz_cameron_augblog.jpg?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","1173",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","694",{"attributes":396,"content":12,"tag":67},{"name":397,"content":386},"twitter:image",{"attributes":399,"content":12,"tag":67},{"property":400,"content":401},"og:locale","en",{"attributes":403,"content":12,"tag":67},{"property":404,"content":405},"og:type","article",{"attributes":407,"content":12,"tag":67},{"property":408,"content":82},"og:site_name",{"attributes":410,"content":12,"tag":67},{"property":411,"content":412},"article:modified_time","2026-07-23T09:26:08Z",{"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":811},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,432,440,444,465,470,474,478,528,532,537,541,545,574,579,583,587,628,632,637,643,647,652,656,661,665,670,674,710,714,719,723,761,765,770,774,778,783,787,791,795,799,803,807],{"type":427,"children":428},"paragraph",[429],{"type":430,"value":431},"span","The enterprise software landscape is evolving at breakneck speed, driven by AI innovation and the unique demands of modern subscription-based businesses. While many companies are retrofitting existing systems with AI capabilities, Lensing took a different approach: building the world's first AI-native ERP from the ground up.",{"type":433,"level":434,"children":435},"heading",2,[436],{"type":430,"marks":437,"value":439},[438],"strong","From SAP Veteran to ERP Revolutionary",{"type":427,"children":441},[442],{"type":430,"value":443},"Franz's journey to co-founding Lensing wasn't typical. After 26 years at SAP working on platform development and data management, he had accumulated decades of insights about what could be done better in enterprise software. \"If you are 26 years in an ERP company, you always think of what could be done better,\" Franz explains. \"When you have the opportunity to build the biggest software system in the world from scratch, you cannot say no.\"",{"type":427,"children":445},[446,448,455,457,463],{"type":430,"value":447},"That opportunity came through investors who connected Franz with co-founders ",{"url":449,"type":13,"children":450},"https://www.linkedin.com/in/sandeep-chopra-ca/",[451],{"type":430,"marks":452,"value":454},[453],"underline","Sandeep Chopra",{"type":430,"value":456}," and ",{"url":458,"type":13,"children":459},"https://www.linkedin.com/in/joachim-fitzer-b1bb6553/",[460],{"type":430,"marks":461,"value":462},[453],"Joachim Fitzer",{"type":430,"value":464},". Five and a half years later, Lensing has emerged as a groundbreaking solution built specifically for the modern era.",{"type":433,"level":434,"children":466},[467],{"type":430,"marks":468,"value":469},[438],"What Makes a \"True ERP\"?",{"type":427,"children":471},[472],{"type":430,"value":473},"The distinction between a true ERP and a collection of point solutions is fundamental. As Franz emphasizes, \"You want to be the system of records, otherwise you are not an ERP.\"",{"type":427,"children":475},[476],{"type":430,"value":477},"True ERP goes beyond individual applications to deliver:",{"type":479,"style":480,"children":481},"list","bulleted",[482,492,501,510,519],{"type":483,"children":484},"listItem",[485],{"type":427,"children":486},[487,490],{"type":430,"marks":488,"value":489},[438],"End-to-end business processes",{"type":430,"value":491}," rather than isolated functionality",{"type":483,"children":493},[494],{"type":427,"children":495},[496,499],{"type":430,"marks":497,"value":498},[438],"True Subscription Billing",{"type":430,"value":500}," rather than add-on apps",{"type":483,"children":502},[503],{"type":427,"children":504},[505,508],{"type":430,"marks":506,"value":507},[438],"Seamless integration",{"type":430,"value":509}," that works by design, not by configuration",{"type":483,"children":511},[512],{"type":427,"children":513},[514,517],{"type":430,"marks":515,"value":516},[438],"Guaranteed data consistency",{"type":430,"value":518}," across all modules",{"type":483,"children":520},[521],{"type":427,"children":522},[523,526],{"type":430,"marks":524,"value":525},[438],"Unified lifecycle management",{"type":430,"value":527}," for the entire system",{"type":427,"children":529},[530],{"type":430,"value":531},"This integration advantage becomes clear in practical scenarios. Consider expense approvals: in an integrated system, HR data automatically flows to finance, ensuring approval hierarchies stay current during organizational changes. In a fragmented system, this requires constant manual synchronization and creates opportunities for errors.",{"type":433,"level":434,"children":533},[534],{"type":430,"marks":535,"value":536},[438],"AI-Native vs. AI-Enhanced: The Critical Difference",{"type":427,"children":538},[539],{"type":430,"value":540},"The difference between AI-native and AI-enhanced systems is like the difference between central air conditioning and window units. Franz uses this analogy to illustrate a crucial point: \"AI native means that your whole processing of your whole system is based on AI, be it workflow, be it execution, be it how you do extensions, be it how you build applications.\"",{"type":427,"children":542},[543],{"type":430,"value":544},"This architectural decision enables Lensing to rethink fundamental challenges that plague traditional systems:",{"type":479,"style":480,"children":546},[547,556,565],{"type":483,"children":548},[549],{"type":427,"children":550},[551,554],{"type":430,"marks":552,"value":553},[438],"Configuration becomes intuitive",{"type":430,"value":555}," rather than menu-driven",{"type":483,"children":557},[558],{"type":427,"children":559},[560,563],{"type":430,"marks":561,"value":562},[438],"Extensibility moves to business users",{"type":430,"value":564}," instead of requiring IT expertise",{"type":483,"children":566},[567],{"type":427,"children":568},[569,572],{"type":430,"marks":570,"value":571},[438],"Lifecycle management",{"type":430,"value":573}," becomes streamlined and automated",{"type":433,"level":434,"children":575},[576],{"type":430,"marks":577,"value":578},[438],"Built for the Subscription Economy",{"type":427,"children":580},[581],{"type":430,"value":582},"Legacy ERP systems were designed for manufacturing and traditional business models from decades past. Their architectures reflect those assumptions, making them struggle with modern subscription-based, usage-based, and multi-entity business models.",{"type":427,"children":584},[585],{"type":430,"value":586},"Lensing was purpose-built for software-as-a-service companies, naturally handling:",{"type":479,"style":480,"children":588},[589,596,603,612,619],{"type":483,"children":590},[591],{"type":427,"children":592},[593],{"type":430,"marks":594,"value":595},[438],"Time-based contracts and processes",{"type":483,"children":597},[598],{"type":427,"children":599},[600],{"type":430,"marks":601,"value":602},[438],"Dynamic pricing models",{"type":483,"children":604},[605],{"type":427,"children":606},[607,610],{"type":430,"marks":608,"value":609},[438],"Complex revenue recognition",{"type":430,"value":611}," (ASC 606/IFRS 15)",{"type":483,"children":613},[614],{"type":427,"children":615},[616],{"type":430,"marks":617,"value":618},[438],"Multi-entity consolidation",{"type":483,"children":620},[621],{"type":427,"children":622},[623,626],{"type":430,"marks":624,"value":625},[438],"Cloud cost management",{"type":430,"value":627},": increasingly critical as cloud and AI costs become major budget items",{"type":427,"children":629},[630],{"type":430,"value":631},"\"We put so much effort on managing our travel costs, which is just ridiculous in comparison to the other costs,\" Franz notes, referring to how companies meticulously track travel expenses while neglecting cloud infrastructure costs that often dwarf them.",{"type":433,"level":434,"children":633},[634],{"type":430,"marks":635,"value":636},[438],"Revolutionary Features That Set Lensing Apart",{"type":433,"level":638,"children":639},3,[640],{"type":430,"marks":641,"value":642},[438],"Eve: The AI Agent That Democratizes Development",{"type":427,"children":644},[645],{"type":430,"value":646},"Lensing's AI agent, Eve, represents a breakthrough in enterprise software extensibility. Business users can now create extensions using natural language, test them against production data in sandboxed environments, and deploy them without IT involvement. This eliminates the traditional bottleneck of requiring developers for every customization.",{"type":433,"level":638,"children":648},[649],{"type":430,"marks":650,"value":651},[438],"Insert-Only Architecture: Bulletproof Auditability",{"type":427,"children":653},[654],{"type":430,"value":655},"Perhaps most revolutionary is Lensing's \"insert-only\" architecture - the system never deletes or overwrites data. Everything is versioned, creating an immutable audit trail. The system can even be restored to any point in time, providing unprecedented compliance and auditability capabilities.",{"type":433,"level":638,"children":657},[658],{"type":430,"marks":659,"value":660},[438],"Sandbox Environments: Risk-Free Innovation",{"type":427,"children":662},[663],{"type":430,"value":664},"Lensing is the only ERP offering production-data sandboxes, enabling users to test configurations, imports, and customizations against real data without any risk to the live system.",{"type":433,"level":434,"children":666},[667],{"type":430,"marks":668,"value":669},[438],"Real-Time Decision Making Over Backward-Looking Reports",{"type":427,"children":671},[672],{"type":430,"value":673},"Traditional ERP systems excel at historical reporting but struggle with real-time insights. Lensing's AI-powered approach enables:",{"type":479,"style":480,"children":675},[676,685,692,701],{"type":483,"children":677},[678],{"type":427,"children":679},[680,683],{"type":430,"marks":681,"value":682},[438],"Dynamic data access",{"type":430,"value":684}," in any dimension or format",{"type":483,"children":686},[687],{"type":427,"children":688},[689],{"type":430,"marks":690,"value":691},[438],"Automated insight generation",{"type":483,"children":693},[694],{"type":427,"children":695},[696,699],{"type":430,"marks":697,"value":698},[438],"Proactive action triggers",{"type":430,"value":700}," based on data patterns",{"type":483,"children":702},[703],{"type":427,"children":704},[705,708],{"type":430,"marks":706,"value":707},[438],"User-generated analytics",{"type":430,"value":709}," without requiring specialized skills",{"type":427,"children":711},[712],{"type":430,"value":713},"This shift from backward-looking reporting to forward-looking decision support represents a fundamental change in how CFOs and finance teams can operate.",{"type":433,"level":434,"children":715},[716],{"type":430,"marks":717,"value":718},[438],"Built for Scale, Designed for Speed",{"type":427,"children":720},[721],{"type":430,"value":722},"Lensing's architecture delivers true scalability through multiple innovations:",{"type":479,"style":480,"children":724},[725,734,743,752],{"type":483,"children":726},[727],{"type":427,"children":728},[729,732],{"type":430,"marks":730,"value":731},[438],"Unlimited data ingestion",{"type":430,"value":733}," without performance degradation",{"type":483,"children":735},[736],{"type":427,"children":737},[738,741],{"type":430,"marks":739,"value":740},[438],"Process-based architecture",{"type":430,"value":742}," that scales horizontally",{"type":483,"children":744},[745],{"type":427,"children":746},[747,750],{"type":430,"marks":748,"value":749},[438],"Sandbox-first data processing",{"type":430,"value":751}," that keeps production systems clean",{"type":483,"children":753},[754],{"type":427,"children":755},[756,759],{"type":430,"marks":757,"value":758},[438],"Cloud-native infrastructure",{"type":430,"value":760}," that automatically adapts to demand",{"type":427,"children":762},[763],{"type":430,"value":764},"This scalability isn't just theoretical - it's designed to support companies from startup to enterprise scale without requiring architectural changes or migrations.",{"type":433,"level":434,"children":766},[767],{"type":430,"marks":768,"value":769},[438],"The Accelerating Future",{"type":427,"children":771},[772],{"type":430,"value":773},"Perhaps most striking is Franz's observation about the pace of change: \"The industry is moving so much faster than we all have thought about it. Look at SaaS companies... The fundamental business processes are changing so much.\"",{"type":427,"children":775},[776],{"type":430,"value":777},"This acceleration makes the choice of ERP platform more critical than ever. Companies need systems that can adapt at the speed of business change, not systems that require years-long implementation projects for basic modifications.",{"type":433,"level":434,"children":779},[780],{"type":430,"marks":781,"value":782},[438],"Why This Matters Now",{"type":427,"children":784},[785],{"type":430,"value":786},"As AI reshapes every aspect of business operations, the foundation becomes crucial. Legacy systems trying to add AI capabilities face the same challenges as adding air conditioning to an existing house. It's possible, but it's never as effective as designing the system with AI at its core from the beginning.",{"type":427,"children":788},[789],{"type":430,"value":790},"Lensing represents what enterprise software looks like when built for the AI era: intelligent, adaptive, and powerful enough to handle whatever business requirements emerge next. For CFOs and finance leaders facing increasing pressure to drive real-time insights and operational efficiency, that foundation may make all the difference.",{"type":427,"children":792},[793],{"type":430,"value":794},"The question isn't whether AI will transform enterprise software, it's whether your current system will be able to evolve fast enough to keep up. Based on Franz's insights and Lensing's architectural innovations, the company's building from an AI-native foundation today will have significant advantages in the rapidly evolving business landscape ahead.",{"type":427,"children":796},[797],{"type":430,"value":798},"Let’s talk about how Lensing can transform your environment.",{"type":427,"children":800},[801],{"type":430,"value":802},"The future of ERP is here  and it’s Native AI. Let’s build it together.",{"type":427,"children":804},[805],{"type":430,"value":806},"\nCameron Ackbury, CPA",{"type":427,"children":808},[809],{"type":430,"value":810},"\n\n",[],"HE4RkKTCRaKITQGWy7H7Bw","Why Lensing ERP is the Future of Enterprise Software: A Deep Dive with Co-Founder Franz Faerber","why-everest-erp-is-the-future-of-enterprise-software-a-deep-dive-with-co-founder","2025-09-24",{"name":817,"photo":818},"Cameron Ackbury",{"url":819},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":821},{"src":822,"width":823,"height":824,"alt":12,"base64":825},"https://www.datocms-assets.com/160976/1758733319-franz_cameron_augblog.jpg?fit=fillmax&h=1050&w=1400",1400,828,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFgoLDh8QGRYXDhEVFhEVHxoZGBYTFhUdHyslHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLAg0OHBAQHDsoIig7Ly87Ozs7Ly8vOy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA8AGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAFBgADBP/EAB8QAAAGAgMBAAAAAAAAAAAAAAABAgMEEQYSFBVBBf/EABYBAAMAAAAAAAAAAAAAAAAAAAEDBP/EABkRAAIDAQAAAAAAAAAAAAAAAAIFAAEDEf/aAAwDAQACEQMRAD8A0PPrs0kBqZLrUk79FXamcqqAH7uQqiyy0SDnkyqodDR2UbY773I2oQJTWaLQkj0MQJIWfZYFouT/2Q==",{"bgColor":827},"lightblue","In a recent discussion, Franz Faerber, co-founder and industry veteran with 26 years at SAP, shared insights on what makes Lensing ERP fundamentally different from traditional enterprise solutions.\n",{"name":830,"slug":831},"Insight","insight",{"footerCallout":833},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":835},[836,850,868],{"__typename":104,"id":837,"title":838,"slug":839,"publishDate":840,"category":12,"author":841,"image":843,"accentColor":847,"intro":848,"tag":849},"cd6F26sFTyOkS1gTjarclg","How do ERP implementations change when it's AI native?","native-ai-erp-transforming-implementation-and-beyond","2025-09-22",{"name":817,"photo":842},{"url":819},{"responsiveImage":844},{"src":845,"width":823,"height":824,"alt":12,"base64":846},"https://www.datocms-assets.com/160976/1758739627-ahad_blog2.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLEBULDhgQFQ0VDh0NDg4YFxodGBYTFhUmHysjHR0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAOHDsdFigvLy8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA8AGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAABgMEBf/EAB4QAAEEAwADAAAAAAAAAAAAAAEAAgMFBBESBiEi/8QAFgEBAQEAAAAAAAAAAAAAAAAAAwEA/8QAGREAAwEBAQAAAAAAAAAAAAAAAAECBBED/9oADAMBAAIRAxEAPwDYzc+WKyadKbLtpZORpKtj5AX2A+VZNv1o8rRntj6EpY0Ydo+M+0JOnvnRv0AhV5LCXsuH/9k=",{"bgColor":91},"Native AI capabilities are revolutionizing ERP implementations and changing how growing organizations are able to adapt.\n",{"name":830,"slug":831},{"__typename":104,"id":851,"title":852,"slug":853,"publishDate":854,"category":12,"author":855,"image":858,"accentColor":864,"intro":866,"tag":867},"KOpCNCnmSbqq8Lf5Bl92bg","Why “Vibe Coding” Won’t Cut It: AiSpecify is the Lovable for Enterprise Development","why-vibe-coding-won-t-cut-it-aispecify-is-the-lovable-for-enterprise-development","2025-09-17",{"name":454,"photo":856},{"url":857},"https://www.datocms-assets.com/160976/1751937984-sandeep-2x.jpg",{"responsiveImage":859},{"src":860,"width":861,"height":862,"alt":12,"base64":863},"https://www.datocms-assets.com/160976/1758142054-levels_organic_materials.jpg?fit=fillmax&h=1050&w=1400",1350,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBhESEA4UEw8VDg0ICQ0MCRENFhENFxMZGBYVIhUmHysjGikoHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHA0OFi8cFhw1Ly8vLy8vLy8vLy8vLzUvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAABQEDBv/EABwQAAEFAAMAAAAAAAAAAAAAAAABAgMEBRIxM//EABcBAQEBAQAAAAAAAAAAAAAAAAMEBQD/xAAcEQACAgIDAAAAAAAAAAAAAAAAAgExAwQREiH/2gAMAwEAAhEDEQA/AGlvMSRxn9HNVrxqzb5r2Lb+gr5DUw7fhc7wJ5abmgTY0URxIbbc8gdoLKqryLZwAjxUcwkuegAATWEf/9k=",{"bgColor":865},"tan","The software world is buzzing about “Vibe Coding.” Popularized by Andrej Karpathy, the idea is simple: describe what you want in plain language, let AI generate the code, and you’ve got an app. Tools like Loveable make this possible—spinning up prototype web apps from nothing more than a “vibe”. ",{"name":830,"slug":831},{"__typename":104,"id":869,"title":870,"slug":871,"publishDate":872,"category":12,"author":873,"image":875,"accentColor":880,"intro":882,"tag":883},"Hu6wdxdUSwq74GgCUottXw","Why subscription businesses have to rethink ERP","why-subscription-businesses-are-rethinking-erp-and-finding-everest-systems","2025-09-15",{"name":817,"photo":874},{"url":819},{"responsiveImage":876},{"src":877,"width":878,"height":862,"alt":12,"base64":879},"https://www.datocms-assets.com/160976/1758067705-technology_discovering_itself.jpg?fit=fillmax&h=1050&w=1400",1349,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoIDwgLFRYQDhIaFQ0VDhIODxEVFx0cGBYVFhUdHysjGh0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHA0OHTUcFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAAGAAUEAf/EACEQAAEEAgICAwAAAAAAAAAAAAABAgMEBRIRMSNRFBUi/8QAGAEAAgMAAAAAAAAAAAAAAAAAAwQBAgX/xAAaEQACAwEBAAAAAAAAAAAAAAAAAgEDMSER/9oADAMBAAIRAxEAPwA1UwvMyLwd2UxKPgRvBu46SlI9E2aad2jXdEj9kNCt+CtsT6BK+EZFFyQituqRx67oQFn6MpE+ArCWJvkN8ju/Y4tSyfXp+16PCIqwrboFytibZfI7v2RECbRlMP/Z",{"bgColor":881},"blue","Something big is happening at Lensing. We’ve released new products, onboarded more customers than ever, and enabled them to run faster and leaner. The most common thing we hear from new prospects? “Why haven’t we heard of you before?” and “Why is my current application so expensive?” and “they seem to be increasing prices but giving me fewer capabilities at renewal?”",{"name":830,"slug":831},{"global":885},{"footerCallout":886},{"headline":887,"intro":888,"cta":889,"image":894},"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":890},[891],{"label":892,"internal":893,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":895},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":897},[898,912,938],{"__typename":899,"title":900,"slug":901,"publishDate":902,"tag":903,"image":905,"logo":909,"accentColor":911,"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":904,"slug":359},"Press",{"responsiveImage":906},{"src":907,"width":862,"height":862,"alt":12,"base64":908},"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":910},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":899,"title":913,"slug":914,"publishDate":915,"tag":916,"image":917,"logo":922,"accentColor":924,"intro":926,"externalLink":91,"media":927},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":904,"slug":359},{"responsiveImage":918},{"src":919,"width":920,"height":862,"alt":12,"base64":921},"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":923},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":925},"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":928,"video":929},"MediaVideoRecord",{"file":930,"external":12,"loopClip":12,"thumbnail":12},{"video":931},{"muxPlaybackId":932,"title":12,"width":933,"height":934,"thumbhash":935,"blurUpThumb":936,"thumbnailUrl":937},"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":899,"title":939,"slug":940,"publishDate":941,"tag":942,"image":12,"logo":945,"accentColor":947,"intro":949,"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":943,"slug":944},"Collaboration","collaborations",{"url":946},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":948},"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.",{"articleSidebar":951},{"cta":952},{"buttons":953},[954],{"label":955,"internal":956,"external":91,"style":92},"Get started",{"__typename":90},1785826228972]