[{"data":1,"prerenderedAt":779},["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\":\"everest-is-now-lensing\"}}":360,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-07-31\\\" }, id: {neq: \\\"YWLdMO3iTP6ybAn3GA7dkA\\\"} }\\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\":{}}":642,"{\"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\":{}}":706,"{\"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\":{}}":713,"{\"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\":{}}":725},{"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","lensing-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},"lensing-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":230,"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":230,"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":640},{"_updatedAt":362,"structuredData":94,"seo":363,"content":420,"__typename":104,"id":618,"title":365,"slug":105,"publishDate":619,"category":620,"author":624,"image":628,"accentColor":634,"intro":636,"tag":637},"2026-08-04T07:49:35+01:00",[364,367,370,373,377,380,383,387,391,395,398,402,406,409,413,416],{"attributes":12,"content":365,"tag":366},"Everest is now Lensing","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","We are grateful to our many customers who are building their businesses around it. It’s time to drop our code name, Everest. We are now Lensing.",{"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/1785267387-lensing-is-now-everest.png?auto=format&fit=max&w=1200",{"attributes":388,"content":12,"tag":67},{"property":389,"content":390},"og:image:width","1200",{"attributes":392,"content":12,"tag":67},{"property":393,"content":394},"og:image:height","468",{"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-08-04T06:49:35Z",{"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":591},{"schema":422,"document":423},"dast",{"type":424,"children":425},"root",[426,432,450,461,465,468,474,478,480,484,487,489,491,508,512,516,527,538,542,546,550,559,563,565,569,573,577,581,583,587],{"type":427,"children":428},"paragraph",[429],{"type":430,"value":431},"span","At 29,032 feet above sea level, Everest’s peak is among the most formidable climbing projects a person can ever undertake.",{"type":427,"children":433},[434,436,441,443,448],{"type":430,"value":435},"Not everyone who climbs Everest will summit. To do so, you need supreme confidence in your training, stamina, gear, and most of all, ",{"url":437,"type":13,"children":438},"https://lensing.ai/about/leadership/",[439],{"type":430,"value":440},"your team",{"type":430,"value":442},". For all those reasons, Everest was a great code name for our project to ",{"url":444,"type":13,"children":445},"https://lensing.ai/news/everest-systems-emerges-from-stealth-with-140-million-funding/",[446],{"type":430,"value":447},"reimagine the ERP for the AI era",{"type":430,"value":449},", competing against some of the largest software companies with 40-50-year head starts and hundreds of billions in market share. ",{"type":427,"children":451},[452,454,459],{"type":430,"value":453},"Now we can leave that name behind as a plaque. Customers have selected it to run their core financial operations with combined revenues exceeding $1 billion across 20 countries. We are proud of the years of quiet, confident work that went into building ",{"url":455,"type":13,"children":456},"https://lensing.ai",[457],{"type":430,"value":458},"a complete ERP",{"type":430,"value":460},".",{"type":427,"children":462},[463],{"type":430,"value":464},"Now we can turn our gaze up to what’s next—which is why we can reveal the business’ true name, “Lensing.” It suggests our customers won’t just summit mountains, but can aim much, much higher.",{"item":466,"type":467},"aaUlG0hDRHaMR5LQ8IDC1Q","block",{"type":469,"level":470,"children":471},"heading",2,[472],{"type":430,"value":473},"Why the name Lensing? ",{"type":427,"children":475},[476],{"type":430,"value":477},"Lensing is pronounced “lens-ing,” because it’s about lenses. It’s when massive objects align so precisely that the light around them bends and is drawn into focus—revealing what was always there but previously out of reach.",{"item":479,"type":467},"B9-Oz0LUQa-FAtxdbB3DSA",{"type":427,"children":481},[482],{"type":430,"value":483},"It’s an astrophysics term: Gravitational Lensing is when a cluster of galaxies exerts such immense gravitational weight that together, they bend all the light toward them. To us here on earth, that bent light forms a ring. Within that ring, you can see a magnified view of galaxies that are much, much further away. It’s a giant magnifying glass in the sky.",{"type":427,"children":485},[486],{"type":430,"value":91},{"item":488,"type":467},"TfMqybdJRr6XDnDT6KIbDw",{"item":490,"type":467},"X3xZcpLkT_SCZJFyR5Nm6A",{"type":427,"children":492},[493,495,499,501,506],{"type":430,"value":494},"For astronomers and scientists, lensing is a convenient miracle. It’s like building a space telescope with a lens the size of the sun, then saying, “This is too small” and stretching it ",{"type":430,"marks":496,"value":498},[497],"emphasis","trillions of miles wider to cover the entire Milky Way",{"type":430,"value":500},". And having millions of those lenses scattered throughout the sky, all beaming information from galaxies that are ",{"url":502,"type":13,"children":503},"https://bigthink.com/starts-with-a-bang/jwst-farthest-gravitational-lens/",[504],{"type":430,"value":505},"hundreds of billions of lightyears",{"type":430,"value":507}," further away.",{"type":427,"children":509},[510],{"type":430,"value":511},"It’s a lot to wrap your head around, and a great analogy for the work we do. ",{"type":427,"children":513},[514],{"type":430,"value":515},"ERP is the largest, most complex class of software and trying to understand all the sprawling details of a global enterprise’s ERP implementation can feel like navigating a star system. It takes real audacity to propose switching ERPs, even if you don’t like yours, because of the countless workflows, auditing, security concerns, internal resistance, and change management. Few who attempt to swap ERPs succeed.",{"type":427,"children":517},[518,520,525],{"type":430,"value":519},"Yet our system, Lensing, is powerful enough to reliably accomplish it. One customer that spent two years trying to launch NetSuite got Lensing up and running ",{"url":521,"type":13,"children":522},"https://lensing.ai/case-studies/primary/",[523],{"type":430,"value":524},"in under three months",{"type":430,"value":526},". Lensing can draw all those large and dense internal objects into perfect alignment—to reveal unimaginable new clarity.",{"type":427,"children":528},[529,531,536],{"type":430,"value":530},"We know that this seems hard to believe. But that’s part of the name’s history, too. Albert Einstein ",{"url":532,"type":13,"children":533},"https://www.einstein-online.info/en/spotlight/grav_lensing_history/",[534],{"type":430,"value":535},"discovered it",{"type":430,"value":537},". When he first announced his theory of relativity, the scientific world ridiculed him. But he proposed a test—if gravity worked the way he thought, stars should lens. Astronomers tested it on our own sun and realized he was right. So there’s a bit of a “challenging the heterodoxy of the day” aspect to our name, too. We see ourselves in the footsteps of those innovators, and we welcome the skepticism. Come see a demo.",{"type":427,"children":539},[540],{"type":430,"value":541},"And speaking of challenging long-held beliefs, it really is time, isn’t it? Because five years into the “AI revolution” companies are realizing that you do not simply bolt-on generative intelligence to your core financial systems and expect results. To make real use of this foundational new technology, you need to realign some very massive objects that haven’t changed in 50 years. ",{"type":469,"level":470,"children":543},[544],{"type":430,"value":545},"This time, with AI, it’s different",{"type":427,"children":547},[548],{"type":430,"value":549},"We believe that AI is a fundamentally different technology. Even with the present backlash, it is woefully undervalued. LLMs are the first technology to reduce the volume of task work. Think about any other software prior—all were reliant on humans to input the information and push it to the next workflow stage. Software companies sold “automation,” but it was decidedly manual. ",{"type":427,"children":551},[552,554,557],{"type":430,"value":553},"For the first time, technology can ",{"type":430,"marks":555,"value":556},[497],"complete the work.",{"type":430,"value":558}," That is exciting—and midsized and enterprise businesses are casting about for ways to apply it. And they’re finding their most foundational software systems, their ERPs, are not up to the task. ",{"type":427,"children":560},[561],{"type":430,"value":562},"Today the world is stuck with one of two types of ERP-like system: ",{"item":564,"type":467},"E_c-mRt1QWKlJObYW26zlg",{"type":427,"children":566},[567],{"type":430,"value":568},"Neither sets these businesses up to be adaptive. One has too many guardrails and no intelligence, the other, intelligence but no guardrails. Neither really understands that today, business is about adapting to change, and the need for a fluid kind of back-office structure that breaks, learns, and improves.",{"type":427,"children":570},[571],{"type":430,"value":572},"Lensing’s founding team noticed this gap and began gathering, asking, what would it be to start entirely over? ",{"type":427,"children":574},[575],{"type":430,"value":576},"“Lensing began around 2020 in Mountain View, USA, and Heidelberg, Germany, with a conviction shared by a small group of enterprise software veterans that ERP could not be incrementally fixed,” says Stefan Sigg, Enterprise Architect and founding team member. Along the way, they realized that in a time when AI can generate quality code, software engineering isn’t the bottleneck—knowing what you need, and specifying it is. This became our second and perhaps larger product: An app-generation tool we call AiSpecify that allows anyone in the business to build new, production-ready ERP applications such as treasury management or a deal desk without technical support.",{"type":427,"children":578},[579],{"type":430,"value":580},"This is what places Lensing is in a bit of a category of its own. It’s all the time-tested core ERP functionality you need, with the power to build itself. With agents that complete the task work.",{"item":582,"type":467},"SSBR--G3QsmCOruw6VrKHw",{"type":427,"children":584},[585],{"type":430,"value":586},"That makes it a tool with the power to align massive forces so precisely that the light around them bends and is drawn into focus—revealing what was always there but previously out of reach.",{"type":427,"children":588},[589],{"type":430,"value":590},"Which makes Lensing a great name for our next phase of serving our customers.",[592,599,602,607,612,615],{"__typename":593,"id":466,"image":594,"caption":596,"link":597},"BlogImageRecord",{"url":595,"alt":12},"https://www.datocms-assets.com/160976/1785264808-lensing-erp-everest-at-night.jpg","Everest Night Lights, Mariusz Potocki, 2019",{"internal":12,"external":598},"https://www.sciencedirect.com/science/article/pii/S2590332220305480",{"__typename":593,"id":479,"image":600,"caption":91,"link":12},{"url":601,"alt":12},"https://www.datocms-assets.com/160976/1785266687-lensing-erp-launch-blog-definition.png",{"__typename":593,"id":488,"image":603,"caption":605,"link":606},{"url":604,"alt":12},"https://www.datocms-assets.com/160976/1785266885-lensing-erp-visual-of-lensing.webp","Einstein ring around a compact, distant galaxy.",{"internal":12,"external":502},{"__typename":593,"id":490,"image":608,"caption":610,"link":611},{"url":609,"alt":12},"https://www.datocms-assets.com/160976/1785267034-lensing-erp-gravitational-lensing.webp","An illustration of gravitational lensing. ",{"internal":12,"external":502},{"__typename":593,"id":564,"image":613,"caption":91,"link":12},{"url":614,"alt":12},"https://www.datocms-assets.com/160976/1785267223-lensing-erp-a-painful-choice.png",{"__typename":593,"id":582,"image":616,"caption":91,"link":12},{"url":617,"alt":12},"https://www.datocms-assets.com/160976/1785267269-lensing-erp-best-of-both-worlds.png","YWLdMO3iTP6ybAn3GA7dkA","2026-07-31",{"id":621,"name":622,"slug":623},"M4sr70TsTXGRJ7zNVPR6_Q","Business","business",{"name":625,"photo":626},"Sandeep Chopra",{"url":627},"https://www.datocms-assets.com/160976/1751937984-sandeep-2x.jpg",{"responsiveImage":629},{"src":630,"width":631,"height":632,"alt":12,"base64":633},"https://www.datocms-assets.com/160976/1785267387-lensing-is-now-everest.png?fit=fillmax&h=1050&w=1400",1400,545,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAKCAMAAACZt25aAAAC0FBMVEVaZl9aZmFbYl5bbGZdaWJddG1eXlpeYV1eY15faWNgZF1gfHVhXVlhcWpjY19jZ2BjhHxjhX5kWVRkXVhkbmdkeXJkhX5lZF5mX1tmhH1mi4JnV1NngXlng3tobGVog3tokYdpg31piH9plIpploxqaGRqbGVqdG1qgntrU09rWFNrWFVrY1trjYRsgXpsgXtskYdtUU1tX1ptY2BtdW5tfHRtgHhtkohuZV5ua2ducW1ueHNufXduf3hvZmJvZ2FvfndvfnhvgnpwYl5wY19wZ2NwbmlwenRwh35xUExxUk5xVVFxbmtxb2hxdG9xfHVxioFxjIJyTUpyXFdyXFlyX1tycmxzXFhzYV1zaGNzdm5zeXNzfXV0UU10VVF0VlJ0WFV0Yl90ZF50amJ0amZ0bml0dG90fXV1TUp1W1Z1Xlt1e3N1e3V1fHR2TUp2Uk52XVh2YV12bGV2eHF2gXh2hHp2hXx3VVJ3ZV93aWN3b2l3dG54WFR4bGZ4cmt4fHR4fXR5TUp5UU55Yl95ZFt5cmt5dXJ5d295eHB5enJ5fHN5fnZ5gHd6ZWF6eHJ7YV17b2h7cW18UU18Zl58gHp9Wld+W1h+fHh/UE1/VFCAaWaAfHaAgXyBaWKBd3OBgHyCa2eCdG2DVlOEZ2OEfHeEfXiFYFyGVlKGWlaGYl6GcGyHbWaHd3GKaWGKdXCKd3KLXVmMaWWMa2KMcWqMdHCNb2uOXVmOaGSPYV2QbWWQbmqQcmySZWCScmyUcGmWZWCXa2aXfnmYamWYcmuYcm2YenWZdWyacGqacmybdm2cbWeed2+fc22geHGhc22hfHaieHGihH+iioSjd3CmenSohXyohn2phX6qgHmqhn2qjoirhHyrhn2rlI6ujIWxl5CykYqzlYyzl42zl46zmI6znZa2npW4pZ25opm6pZy6pp26p527qqG9raS+r6W+sKZ+6Jj2AAAA00lEQVR42hWOvU7DQBAGtfb6fBc7CQ40FDQIUfH+z0CJhKiQQocAKUDs3HE/3v1w6tFohoemtps1gMbcPFxerYfOVg0RcV85szNthA6uqokhuZ3P4Lqtt32HE+B2pq6gwpnO4L5ja4E++q3hilQk1yQCvsNKNRYEpCWkohlRdPF6gJL/PUb1ZijZhDaXUlLhLyAdpnGKsNFxS040xjEc+RUxT+NfmuHyqmcSEv/z/HLi9yQ+pzhDs7xdbNhQmB6fPgsflvFQsipRGD9uDUna77/9/A9WCY3IlspzyAAAAABJRU5ErkJggg==",{"bgColor":635},"darkblue","The product is live and we are grateful to our many customers who are building their businesses around it. Now, this team is ready to say we’re there—we summited—which means it’s time to drop our code name, Everest. We are now Lensing.",{"name":638,"slug":639},"Insight","insight",{"footerCallout":641},{"headline":91,"intro":91,"cta":12,"image":12},{"allPosts":643},[644,667,687],{"__typename":104,"id":645,"title":646,"slug":647,"publishDate":619,"category":648,"author":652,"image":656,"accentColor":663,"intro":665,"tag":666},"N4dO4xRtQqexKqngltnjAw","30 hard truths about your next ERP project","30-hard-truths-about-your-next-erp-project-migration",{"id":649,"name":650,"slug":651},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":653,"photo":654},"Franz Faerber",{"url":655},"https://www.datocms-assets.com/160976/1750880257-franz.jpeg",{"responsiveImage":657},{"src":658,"width":659,"height":660,"alt":661,"base64":662},"https://www.datocms-assets.com/160976/1785444122-lensing-ai-30-lessons-from-30-years.png?fit=fillmax&h=1050&w=1400",1326,1050,"Lensing AI - thirty lessons from thirty years of ERP.","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoVDhgZFRkNFx0dERkTFx8ZGBYfIiEeIDcjHR0oHSEWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHC8hIiMvOy87MC8vLzUvLzIvNTUvLy8vLzUvLy8vLy8vLy8vLzUvLy8vNS8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABgEFBwT/xAAiEAABAwMEAwEAAAAAAAAAAAABAAIDBAUGERIhMSJBcQf/xAAXAQADAQAAAAAAAAAAAAAAAAAAAQID/8QAGBEBAQEBAQAAAAAAAAAAAAAAAQAxESH/2gAMAwEAAhEDEQA/AM2tlirbjF4sKcrP+c1U9Kd4I4VXiWVRUbdk7ACnaXPGQUu6DTpCtAFnGR4XV2mUlo1CF3X/ADCa4k+0J+x3koy+BG3j4rWF7jQcuPSlCt2yMqp5OpUoQnMv/9k=",{"bgColor":664},"lightblue","If your team had a chance to start your current business over, would you build it differently? Most leaders say they would. You probably know much more now than when you started or joined. The team here feels the same about enterprise resource planning (ERP) software. ",{"name":638,"slug":639},{"__typename":104,"id":668,"title":669,"slug":670,"publishDate":671,"category":672,"author":673,"image":677,"accentColor":683,"intro":685,"tag":686},"ZjYtfUXBQr6DXFCB77tBgQ","4 tales of finance-led transformation [complete guide]","4-tales-of-finance-led-transformation-complete-guide","2026-07-24",{"id":649,"name":650,"slug":651},{"name":674,"photo":675},"Alexis Dougherty",{"url":676},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":678},{"src":679,"width":680,"height":660,"alt":681,"base64":682},"https://www.datocms-assets.com/160976/1785444114-lensing-ai-4-tales-of-transoformation.png?fit=fillmax&h=1050&w=1400",1323,"Lensing AI - 4 tales of Finance-Led Transformation","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAIAAAAY12rUAAADE0lEQVR42m2UiZbjKAxFAeMlzuLKTP//L1binb2vqK6e5TTRwY6RHk9PAqv+OJpGtVZZ21jbytwY0xStU84+pHQ6tR8qh39H2P9D6EZ1Lda0tsN+AVltDGsxZxviDmIpaktK5T8BmVb1nRr6oe/Eurbv2q5tBahpACI2pOx82IZz6boD1suqSvwGagfVGNW2uu/Hy3CtNg79BcSuA8t+AWmdS/GRtPy6H+NyeQ/9q+/LuqrjgJo1zwnqUADlNo73q9htvAA3DD1AwkgEUgk65HWey7pfryP+rM9DvwEUgv3xMeFK0O06Trfr9Lg/7rcHWLjiWXPT2hSlYkyH89u+v9ftAuGuY5HHth/eB/t83PEFnviPx/05Tc/pMd1v99sVUlCCr+Ql9ap0tl0+GmO0Qv/G6L61AkQWILM9wUD8/Zz++vh4TvfHDU4XtkUhtIwU3ft+72iEknMI0TOcTzFotEPIXsrcUqOx765fMt1GUCBYgVqJxDVEOKSUnGtrW9AeYmzDXHKi/OhYhCc9ZwzCIhm6yNyI31deGr+cS6oDtZJYxnKqRn+FYLRmQ15irC7fg/+E04d8o+r7fqD0xtgZh4xThmONqqE5waZpEHY7zivetSJGm5gijMiLTU7n1m1f1u01z5+v+fWe3/PKXz7ux8mWdl633odStByrTgYvsGCTL4FySpBlc7bE+b0sr/fyOc+veZmXFaDjdAL0Oa/sH3OpIlmokUyICQdERRqEcN6fFYjag0W8zOu2VDqskpPl8953ASG1UaZR2qRcTh9qwRpFXhEgByPR6DjW7eCIiB3nLgp5ElcpW7Vu1HbhIP0C0jHlwzkOGs1WWyY454ggbJdgXhwtjiGyEpSkcrFyFfiTHlgNeVkSjMLI019UswrkATqkOBKPIA7oEHNIAiFWIP59jYRT7XZpW7CqRpE244BR+OAFiBROnj4CUSQ4f8XDRebyz31UFLU7/d45Lo2SC4TwoKl8BQLDBZ9CVDH/DpZerpfhfy+2ypN6QadpTM6ikLSl5yfpJA9KFC6l9qn6RtGY+gkNEaiZCvUd1wAAAABJRU5ErkJggg==",{"bgColor":684},"tan","When they write the history of this decade, historians will say that this is when finance leaders assumed their full executive authority.",{"name":638,"slug":639},{"__typename":104,"id":688,"title":689,"slug":690,"publishDate":691,"category":692,"author":696,"image":698,"accentColor":703,"intro":704,"tag":705},"eIlTrzk6SYqXQAFExLXYGQ","Consolidating many ERPs into 1—a practical guide","consolidating-many-erps-into-1-a-practical-guide","2026-06-25",{"id":693,"name":694,"slug":695},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":674,"photo":697},{"url":676},{"responsiveImage":699},{"src":700,"width":659,"height":660,"alt":701,"base64":702},"https://www.datocms-assets.com/160976/1785444133-lensing-ai-m-a-excellence.png?fit=fillmax&h=1050&w=1400","Lensing AI - M&A Excellence eBook","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoXDhgVFxYNDhsVGBEVHR4dGBYVKhUdHysjJh0oKRUWJDUlKDkvMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHC8lGx01Ly8vNS81Ly8vNS8vLy8vLy8vLy8vLy81Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABgEFBwT/xAAhEAABAwQDAAMAAAAAAAAAAAABAAIDBAUGIRESMQdRcf/EABYBAQEBAAAAAAAAAAAAAAAAAAIAAf/EABkRAQEAAwEAAAAAAAAAAAAAAAEAAiExEf/aAAwDAQACEQMRAD8Az2y4xX3OPbCGpvo/j9zKQ9/eFx4hlUcLOknATZWZRCymL2vHilaAswv+MTW+Ulg5HKFa3vJ4qokacoS3H0JLjkexw6uI/FZ1FRMaHcjvPtShbTVcZJO9oQhLHkcu3//Z",{"bgColor":664},"M&A is all fun and gains until it’s time to integrate the businesses. Then you run into a challenge: Should you consolidate the new company’s financial systems, build an integration, or defer? You must decide this in an environment of extreme uncertainty: You’ll almost never know enough about the target company’s workflows.",{"name":638,"slug":639},{"articleSidebar":707},{"cta":708},{"buttons":709},[710],{"label":711,"internal":712,"external":91,"style":92},"Get started",{"__typename":90},{"global":714},{"footerCallout":715},{"headline":716,"intro":717,"cta":718,"image":723},"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":719},[720],{"label":721,"internal":722,"external":91,"style":92},"Try Lensing",{"__typename":90},{"url":162,"width":163,"height":164,"alt":12,"title":12,"responsiveImage":724},{"srcSet":166,"webpSrcSet":167,"sizes":168,"src":162,"width":163,"height":164,"aspectRatio":169,"alt":12,"title":12,"base64":170},{"allNewsPosts":726},[727,741,767],{"__typename":728,"title":729,"slug":730,"publishDate":731,"tag":732,"image":734,"logo":738,"accentColor":740,"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":733,"slug":359},"Press",{"responsiveImage":735},{"src":736,"width":660,"height":660,"alt":12,"base64":737},"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":739},"https://www.datocms-assets.com/160976/1784826027-lensing-favicon.png",{"bgColor":91},{"__typename":728,"title":742,"slug":743,"publishDate":744,"tag":745,"image":746,"logo":751,"accentColor":753,"intro":755,"externalLink":91,"media":756},"Bloomberg Daybreak Europe interviews Franz Faerber of Lensing","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":733,"slug":359},{"responsiveImage":747},{"src":748,"width":749,"height":660,"alt":12,"base64":750},"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":752},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":754},"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":757,"video":758},"MediaVideoRecord",{"file":759,"external":12,"loopClip":12,"thumbnail":12},{"video":760},{"muxPlaybackId":761,"title":12,"width":762,"height":763,"thumbhash":764,"blurUpThumb":765,"thumbnailUrl":766},"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":728,"title":768,"slug":769,"publishDate":770,"tag":771,"image":12,"logo":774,"accentColor":776,"intro":778,"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":772,"slug":773},"Collaboration","collaborations",{"url":775},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":777},"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.",1787663281882]