[{"data":1,"prerenderedAt":908},["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\":\"give-into-the-vibes-what-my-first-week-at-everest-taught-me\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2025-04-09\\\" }, id: {neq: \\\"CpmdKvHqT2iu8Y1JZ77YkA\\\"} }\\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\":{}}":783,"{\"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\":{}}":836,"{\"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\":{}}":848,"{\"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\":{}}":901},{"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":781},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":763,"title":365,"slug":764,"publishDate":765,"category":12,"author":766,"image":769,"accentColor":775,"intro":777,"tag":778},"2026-07-20T14:34:07+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"Give Into the Vibes: What My First Week at Lensing Taught Me","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","A candid look at joining Lensing: what the culture, mission, and reality of building an AI-native ERP from the ground up feels like from the inside, week one.",{"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/1750883163-e3b010_355fc7e6af3b4c3bbc8f7d3098dff2b3-mv2-png.avif?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","601",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","597",{"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-20T13:34:07Z",{"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":760},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,435,440,444,449,458,484,488,497,502,506,510,514,537,541,546,550,554,558,563,567,576,602,606,611,637,646,650,676,680,683,688,692,696,722,726,731,735,744,748,752],{"type":427,"level":428,"children":429},"heading",2,[430],{"type":431,"marks":432,"value":434},"span",[433],"strong","My Journey Begins at Lensing Systems",{"type":436,"children":437},"paragraph",[438],{"type":431,"value":439},"This week I joined Lensing, a company with the goal of becoming a leader in the notoriously difficult ERP (Enterprise Resource Planning) market. In its most basic form, an ERP is a system that manages the flow of money in and out of a business. Every company needs one, and the market is currently dominated by software giants like SAP, Microsoft, Oracle, Workday, and Sage. Lensing's mission to carve out space among these established players is wildly ambitious, and that's what excites me about this opportunity.",{"type":436,"children":441},[442],{"type":431,"value":443},"What makes this moment particularly significant is the timing. As markets experience volatility and businesses face mounting pressure to cut costs, the traditional approach to business software is becoming increasingly unsustainable. Lensing is positioned to address this exact pain point.",{"type":427,"level":428,"children":445},[446],{"type":431,"marks":447,"value":448},[433],"Discovering \"Vibe Coding\"",{"type":436,"children":450},[451,453,456],{"type":431,"value":452},"Last week, our development team discussed a term increasingly popular today that initially made me cringe: ",{"type":431,"marks":454,"value":455},[433],"\"Vibe Coding.\"",{"type":431,"value":457}," I almost immediately dismissed it as another GenZ TikTok trend I'd never understand. I'm glad I didn't.",{"type":436,"children":459},[460,462,476,478,482],{"type":431,"value":461},"\"Vibe Coding\" refers to developers increasingly relying on AI to write application code. The term was ",{"url":463,"meta":464,"type":13,"children":471},"https://www.youtube.com/watch?v=dan3QfN3CDU",[465,468],{"id":466,"value":467},"rel","noopener",{"id":469,"value":470},"target","_blank",[472],{"type":431,"marks":473,"value":475},[474],"underline","popularized by Andrej Karpathy",{"type":431,"value":477},", a well-known AI researcher who described it as, ",{"type":431,"marks":479,"value":481},[480],"emphasis","\"you fully give into the vibes, and forget the code even exists.\"",{"type":431,"value":483}," An interesting way to say that you write a prompt in an AI tool, and it generates the code for you.",{"type":436,"children":485},[486],{"type":431,"value":487},"In sales, it's increasingly common to use AI to research a customer's business, refine emails, and streamline communications. Vibe Coding applies this same concept to the everyday work of software engineers and beyond. Increasingly, applications today are being generated, at least partially, through some form of Vibe Coding",{"type":436,"children":489},[490,492,495],{"type":431,"value":491},"But the implications extend far beyond developer productivity, ",{"type":431,"marks":493,"value":494},[433],"Vibe Coding fundamentally changes the economics of business software",{"type":431,"value":496}," in ways that could be transformative during our current economic downturn.",{"type":427,"level":428,"children":498},[499],{"type":431,"marks":500,"value":501},[433],"The Problem with Traditional Business Software",{"type":436,"children":503},[504],{"type":431,"value":505},"To understand why this matters, we need a brief history lesson (which may be familiar to many of you, but bear with me).",{"type":436,"children":507},[508],{"type":431,"value":509},"Business applications fundamentally automate one or several business processes. They typically address pain points in either back-office functions (Finance, IT, HR) or front-office operations (Sales, Marketing, Services).",{"type":436,"children":511},[512],{"type":431,"value":513},"The problem? Traditional software vendors force businesses to adapt their processes to fit within rigid, pre-defined frameworks. This approach creates three significant challenges:",{"type":515,"style":516,"children":517},"list","bulleted",[518,525,531],{"type":519,"children":520},"listItem",[521],{"type":436,"children":522},[523],{"type":431,"value":524},"Expensive customization projects when business needs don't align with software capabilities",{"type":519,"children":526},[527],{"type":436,"children":528},[529],{"type":431,"value":530},"Ongoing costs as businesses must purchase additional modules and services to meet evolving requirements",{"type":519,"children":532},[533],{"type":436,"children":534},[535],{"type":431,"value":536},"Diversion of valuable IT and engineering resources toward maintaining complex applications rather than developing strategic business accelerators",{"type":436,"children":538},[539],{"type":431,"value":540},"In today's economic climate, where every dollar counts and agility determines survival, this inflexible approach is increasingly untenable.",{"type":427,"level":428,"children":542},[543],{"type":431,"marks":544,"value":545},[433],"The SaaS Revolution: First Wave of Democratization",{"type":436,"children":547},[548],{"type":431,"value":549},"Throughout my career, I've sold SaaS (Software as a Service) or cloud applications. Before the SaaS revolution, using business software required companies to own hardware—servers, storage, etc. This significant expense limited business applications to organizations that could afford the necessary infrastructure. Consequently, smaller businesses like my parents' auto repair shop continued keeping financial records on paper in filing cabinets.",{"type":436,"children":551},[552],{"type":431,"value":553},"Just before 2000, pioneering SaaS companies like NetSuite and Salesforce emerged. Unlike their predecessors, these companies hosted the hardware themselves and provided application access via the internet. This subscription-based model required far less upfront investment, democratizing access to business applications for smaller companies that previously couldn't afford them. Initially, concerns arose about security, scalability, and the long-term profitability of the SaaS business model.",{"type":436,"children":555},[556],{"type":431,"value":557},"By the time I entered the tech industry in 2012, security and scalability concerns had largely been addressed. They're rarely even mentioned today. Profitability took longer to achieve, and many SaaS companies still struggle with it. If this post resonates, perhaps I'll write another explaining that journey.",{"type":427,"level":428,"children":559},[560],{"type":431,"marks":561,"value":562},[433],"The SaaS Profit Trap",{"type":436,"children":564},[565],{"type":431,"value":566},"Companies like Salesforce, NetSuite, and Workday eventually became highly profitable by expanding their software to additional business areas. Salesforce, for instance, began with sales automation but ultimately built a platform that automated critical functions across marketing, customer support, services, and more.",{"type":436,"children":568},[569,571,574],{"type":431,"value":570},"Here's the catch: ",{"type":431,"marks":572,"value":573},[433],"their profitability model depends on selling more applications, modules, and services to existing customers",{"type":431,"value":575},". This creates a fundamental misalignment between vendor and customer interests:",{"type":515,"style":516,"children":577},[578,584,590,596],{"type":519,"children":579},[580],{"type":436,"children":581},[582],{"type":431,"value":583},"Vendors are incentivized to build and sell more applications, regardless of customer need",{"type":519,"children":585},[586],{"type":436,"children":587},[588],{"type":431,"value":589},"Customers are forced to purchase entire modules when they may only need a fraction of the functionality",{"type":519,"children":591},[592],{"type":436,"children":593},[594],{"type":431,"value":595},"Businesses must adapt their processes to fit the software, not the other way around",{"type":519,"children":597},[598],{"type":436,"children":599},[600],{"type":431,"value":601},"Implementation and customization costs often exceed the actual software license fees",{"type":436,"children":603},[604],{"type":431,"value":605},"In a thriving economy, businesses might absorb these inefficiencies. But in today's market meltdown, where companies are scrutinizing every expense and seeking maximum operational flexibility, this model is increasingly unsustainable.",{"type":427,"level":428,"children":607},[608],{"type":431,"marks":609,"value":610},[433],"The Next Evolution: AI and Vibe Coding as Economic Game-Changers",{"type":436,"children":612},[613,615,624,626,635],{"type":431,"value":614},"Having worked exclusively in SaaS sales, I've been immersed in the benefits of this business model throughout my career. In 2023, the CEO at HighRadius, one of my former employers, made the bold claim that ",{"url":616,"meta":617,"type":13,"children":620},"https://www.youtube.com/watch?v=uW61riKywYc",[618,619],{"id":466,"value":467},{"id":469,"value":470},[621],{"type":431,"marks":622,"value":623},[474],"SaaS software would be dead by 2030",{"type":431,"value":625},". Most people, myself included, thought this was dramatic. Then earlier this year, Microsoft's CEO ",{"url":627,"meta":628,"type":13,"children":631},"https://www.youtube.com/watch?v=GuqAUv4UKXo",[629,630],{"id":466,"value":467},{"id":469,"value":470},[632],{"type":431,"marks":633,"value":634},[474],"made a similar statement",{"type":431,"value":636},".",{"type":436,"children":638},[639,641,644],{"type":431,"value":640},"This is where everything ties back to Vibe Coding and our current economic reality. Just as SaaS democratized access to business applications, ",{"type":431,"marks":642,"value":643},[433],"Vibe Coding is now democratizing application development itself",{"type":431,"value":645},". It's entirely possible that in the not-too-distant future, you won't need any engineering background to develop an application.",{"type":436,"children":647},[648],{"type":431,"value":649},"The implications for cost savings are enormous:",{"type":515,"style":516,"children":651},[652,658,664,670],{"type":519,"children":653},[654],{"type":436,"children":655},[656],{"type":431,"value":657},"Businesses can build exactly what they need, when they need it",{"type":519,"children":659},[660],{"type":436,"children":661},[662],{"type":431,"value":663},"Custom functionality no longer requires expensive development resources",{"type":519,"children":665},[666],{"type":436,"children":667},[668],{"type":431,"value":669},"Companies can adapt software to their processes, not vice versa",{"type":519,"children":671},[672],{"type":436,"children":673},[674],{"type":431,"value":675},"The total cost of ownership decreases while business value increases",{"type":436,"children":677},[678],{"type":431,"value":679},"In a market where cash conservation is paramount, this approach offers a compelling alternative to the bloated, expensive solutions offered by incumbents.",{"item":681,"type":682},"UCLX2FLuSSyB7gr7pCrTDg","block",{"type":427,"level":428,"children":684},[685],{"type":431,"marks":686,"value":687},[433],"Lensing's Approach: Flexibility and Cost Efficiency When It Matters Most",{"type":436,"children":689},[690],{"type":431,"value":691},"Lensing is embracing this shift through \"Live Sandbox,\" a patented technology that allows users to create a production-like environment for development, testing and validation with a single click. We're enabling customers to use Professional Vibe Coding to safely build application extensions or entirely new applications themselves; all the while the Lensing platform will provide the guarantees and guardrails that the applications can safely fulfill the compliance and regulatory requirements, including the correct management of the underlying accounting.",{"type":436,"children":693},[694],{"type":431,"value":695},"This approach fundamentally challenges how traditional SaaS companies generate revenue through expanding services and increasing customer spending over time. Instead, we're empowering businesses to:",{"type":515,"style":516,"children":697},[698,704,710,716],{"type":519,"children":699},[700],{"type":436,"children":701},[702],{"type":431,"value":703},"Adapt quickly to changing market conditions without expensive software changes",{"type":519,"children":705},[706],{"type":436,"children":707},[708],{"type":431,"value":709},"Pay only for what they actually need and use",{"type":519,"children":711},[712],{"type":436,"children":713},[714],{"type":431,"value":715},"Reduce implementation timelines from months/years to days/weeks",{"type":519,"children":717},[718],{"type":436,"children":719},[720],{"type":431,"value":721},"Achieve faster ROI in an environment where cash flow is critical",{"type":436,"children":723},[724],{"type":431,"value":725},"In today's economic climate, where businesses must do more with less, Lensing's approach offers precisely the flexibility and cost efficiency that companies desperately need.",{"type":427,"level":428,"children":727},[728],{"type":431,"marks":729,"value":730},[433],"The Future of Business Software in Lean Times",{"type":436,"children":732},[733],{"type":431,"value":734},"This approach fundamentally challenges how traditional SaaS companies generate revenue. While they depend on selling more applications and services to grow, Lensing is building a platform that empowers businesses to extend their own solutions at a fraction of the cost.",{"type":436,"children":736},[737,739,742],{"type":431,"value":738},"As markets continue to fluctuate and businesses face unprecedented pressure to optimize costs while maintaining competitiveness, solutions that offer flexibility and efficiency will win. ",{"type":431,"marks":740,"value":741},[433],"Vibe Coding isn't just a technical curiosity, it's an economic imperative",{"type":431,"value":743}," that will reshape how businesses approach software in the lean times ahead.",{"type":436,"children":745},[746],{"type":431,"value":747},"Lensing might be early to this paradigm shift for ERP, but if the momentum behind AI and Vibe Coding continues to build, we certainly won't be alone for long. The question isn't whether this transformation will happen, but which businesses will adapt quickly enough to benefit from it.",{"type":436,"children":749},[750],{"type":431,"value":751},"Thanks for reading my thoughts on this exciting new chapter. I'd love to hear your perspective on it!",{"type":436,"children":753},[754,756,759],{"type":431,"value":755},"\n",{"type":431,"marks":757,"value":758},[433],"Tyler Brandt",{"type":431,"value":755},[761],{"__typename":762,"id":681,"text":643},"BlogQuoteRecord","CpmdKvHqT2iu8Y1JZ77YkA","give-into-the-vibes-what-my-first-week-at-everest-taught-me","2025-04-09",{"name":758,"photo":767},{"url":768},"https://www.datocms-assets.com/160976/1750875843-tyler.jpeg",{"responsiveImage":770},{"src":771,"width":772,"height":773,"alt":12,"base64":774},"https://www.datocms-assets.com/160976/1750883163-e3b010_355fc7e6af3b4c3bbc8f7d3098dff2b3-mv2-png.avif?fit=fillmax&h=1050&w=1400",1057,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQoVDhgQGREVFxIVFRoPFx4lGBYVFhUaHysjJh0oKRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDslIig7Ozs7Lzs7NTs7Lzs7NTsvNTUvLy87Ly8vNTUvLzUvLy8vNS8vLy8vLy81Ly8vLy8vL//AABEIABgAGAMBIgACEQEDEQH/xAAZAAADAAMAAAAAAAAAAAAAAAAAAwUBBAb/xAAeEAABBAIDAQAAAAAAAAAAAAABAAIDBAYRBRNBFP/EABkBAAIDAQAAAAAAAAAAAAAAAAQFAgMGAf/EAB0RAAEEAgMAAAAAAAAAAAAAAAEAAgMEEiMFESL/2gAMAwEAAhEDEQA/AJlPHhaYCSrseKx/HoOG1PqzTwUi4JEGRXOzrJOtqNiQ5LvGV9ZS+Qx4wM2EKjduyS1QShExvOKUWYNpXJUcpL6bmuWuznGNkLterCFXM0EhaCh5Y4BOt5RuANCEIRLegEskjDnklf/Z",{"bgColor":776},"red","This week I joined Lensing, a company with the goal of becoming a leader in the notoriously difficult ERP (Enterprise Resource Planning) market. In its most basic form, an ERP is a system that manages the flow of money in and out of a business.",{"name":779,"slug":780},"Insight","insight",{"footerCallout":782},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":784},[785,803,818],{"__typename":104,"id":786,"title":787,"slug":788,"publishDate":789,"category":12,"author":790,"image":794,"accentColor":799,"intro":801,"tag":802},"c2_aZILbRDO6Lm77iByDFA","Native AI is no longer an option, it is a necessity","native-ai-is-no-longer-an-option-it-is-a-necessity","2025-03-31",{"name":791,"photo":792},"Cameron Ackbury",{"url":793},"https://www.datocms-assets.com/160976/1748302377-ph-author-2x.png",{"responsiveImage":795},{"src":796,"width":797,"height":773,"alt":12,"base64":798},"https://www.datocms-assets.com/160976/1750883612-e3b010_552f3ae7f7f94c6ba4cbb2b1385da613-mv2-png.avif?fit=fillmax&h=1050&w=1400",1062,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDxYWDhQRDQ8VFBcNDg0WFxMZGBYfIhUmHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHA0NHC8oFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABgAGAMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAAABgUHA//EAB4QAAEEAgMBAAAAAAAAAAAAAAABAgMFBBEGFCES/8QAFwEBAQEBAAAAAAAAAAAAAAAAAwUEAv/EABkRAAMBAQEAAAAAAAAAAAAAAAABEQMCE//aAAwDAQACEQMRAD8AqLm1lwcjZ5QcslkT5Uj+SXz5spEUz4rdGa9OPFwm5bOHUq2w7E21UETU2kzn7a4APB0Lrd0kbaZZsrwyp0lZImlALcUEz5UNits5MVqbAAT5Rn6Sp//Z",{"bgColor":800},"yellow","Many CEOs and CFOs we work with are actively exploring Native Artificial Intelligence (AI) and its potential impact on revenue growth, innovation, and operational efficiency. AI is no longer just a buzzword—it’s a powerful tool reshaping business strategy. ",{"name":779,"slug":780},{"__typename":104,"id":804,"title":805,"slug":806,"publishDate":807,"category":12,"author":808,"image":810,"accentColor":815,"intro":816,"tag":817},"FgEoaF_-RgO-ctU-oBQ2Aw","My Journey in the ERP Space: From On-Premise to Native AI","my-journey-in-the-erp-space-from-on-premise-to-native-ai","2025-03-21",{"name":791,"photo":809},{"url":793},{"responsiveImage":811},{"src":812,"width":813,"height":773,"alt":12,"base64":814},"https://www.datocms-assets.com/160976/1750884506-e3b010_53e6ba45fea44999a20be82c4d8dea10-mv2-png.avif?fit=fillmax&h=1050&w=1400",1351,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoRCAgLChUWDhgNGA0QFR0NDg0NFx8lGCIfFiEdIisjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAPHDsoFh07MC8vLy87Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAEBAQEBAAAAAAAAAAAAAAAABQYHBP/EACAQAAEEAQQDAAAAAAAAAAAAAAMAAQIEEQUSMTIUIUH/xAAWAQEBAQAAAAAAAAAAAAAAAAAFAwT/xAAdEQACAQQDAAAAAAAAAAAAAAAAAxIBBDEyAiEi/9oADAMBAAIRAxEAPwDqFywIEPbqCfVhMTsy9Wq1DFE+3KypNOsyN95QrpyFLRKIZNzSvwsAbDop2j0ygA27KK/CcTC1SJ17L04s4HyykxHDyOrcoiu7JO00LG2LBbDNwiItPDUPdX3U/9k=",{"bgColor":776},"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":779,"slug":780},{"__typename":104,"id":819,"title":820,"slug":821,"publishDate":822,"category":12,"author":823,"image":827,"accentColor":832,"intro":834,"tag":835},"Twt_HJVST1eS6TrqNu5i8A","Bridging the Gap Between Budgets and Actuals with Lensing","bridging-the-gap-between-budgets-and-actuals-with-everest","2025-03-11",{"name":824,"photo":825},"Michelle San",{"url":826},"https://www.datocms-assets.com/160976/1750879743-michelle.jpeg",{"responsiveImage":828},{"src":829,"width":830,"height":773,"alt":12,"base64":831},"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":833},"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":779,"slug":780},{"global":837},{"footerCallout":838},{"headline":839,"intro":840,"cta":841,"image":846},"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":842},[843],{"label":844,"internal":845,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":847},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":849},[850,864,890],{"__typename":851,"title":852,"slug":853,"publishDate":854,"tag":855,"image":857,"logo":861,"accentColor":863,"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":856,"slug":359},"Press",{"responsiveImage":858},{"src":859,"width":773,"height":773,"alt":12,"base64":860},"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":862},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":851,"title":865,"slug":866,"publishDate":867,"tag":868,"image":869,"logo":874,"accentColor":876,"intro":878,"externalLink":91,"media":879},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":856,"slug":359},{"responsiveImage":870},{"src":871,"width":872,"height":773,"alt":12,"base64":873},"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":875},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":877},"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":880,"video":881},"MediaVideoRecord",{"file":882,"external":12,"loopClip":12,"thumbnail":12},{"video":883},{"muxPlaybackId":884,"title":12,"width":885,"height":886,"thumbhash":887,"blurUpThumb":888,"thumbnailUrl":889},"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":851,"title":891,"slug":892,"publishDate":893,"tag":894,"image":12,"logo":897,"accentColor":899,"intro":900,"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":895,"slug":896},"Collaboration","collaborations",{"url":898},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":776},"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":902},{"cta":903},{"buttons":904},[905],{"label":906,"internal":907,"external":91,"style":92},"Get started",{"__typename":90},1785826233803]