[{"data":1,"prerenderedAt":677},["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    whySubpage(filter: { slug: { eq: $slug } }) {\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      hero {\\n        ...HeroFragment\\n      }\\n      flexibleContent {\\n        ...FlexibleContentFragment\\n      }\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n  }\\n  \\n  fragment HeroFragment on HeroRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n    video {\\n      ...VideoFragment\\n    }\\n    showG2\\n  }\\n\\n  \\n  fragment HeaderFragment on SectionHeaderRecord {\\n    eyebrow\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\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 FlexibleContentFragment on FlexibleContentRecord {\\n    modules {\\n      __typename\\n      ...AdvantageFragment\\n      ... on AiStoryRecord {\\n        header {\\n          ...HeaderFragment\\n        }\\n        statements {\\n          headline\\n        }\\n        callToAction {\\n          ...LinkFragment\\n        }\\n        media {\\n          ... on ImageBlockRecord {\\n            image {\\n              ...ResponsiveImageFragment\\n            }\\n          }\\n        }\\n        quote\\n        quoteAttribution\\n      }\\n      ...AscendingSliderFragment\\n      ...BannerCalloutFragment\\n      ...BigQuoteFragment\\n      ...BlogCalloutFragment\\n      ...ClientSuccessFragment\\n      ...ClientCardsFragment\\n      ...ClientListFragment\\n      ...FaqFragment\\n      ...IntegrationListFragment\\n      ...NumberBucketGroupFragment\\n      ...OverviewFragment\\n      ...SolutionCardsFragment\\n      ...PressCalloutFragment\\n      ...ProblemFragment\\n      ...BasicContentFragment\\n      ...MapModuleFragment\\n      ...FullPhotoFragment\\n      ...ImageFullFragment\\n      ...HappeningsFragment\\n      ...EventsFragment\\n      ...CompareTableFragment\\n      ...AifirstCalloutFragment\\n      ...ChallengeSectionFragment\\n      ...ImageSlideshowFragment\\n      ...TeamFragment\\n    }\\n  }\\n  \\n  fragment AdvantageFragment on AdvantageRecord {\\n    __typename\\n    eyebrow\\n    headline\\n    color\\n    contentBlocks {\\n      __typename\\n      ... on AdvantageTextRecord {\\n        content\\n        stats {\\n          stats {\\n            figure\\n            label\\n          }\\n        }\\n      }\\n      ... on AdvantageImageRecord {\\n        image {\\n          ...ResponsiveImageFragment\\n        }\\n      }\\n    }\\n  }\\n\\n  \\n  fragment AscendingSliderFragment on AscendingSliderRecord {\\n    __typename\\n    background\\n    hideBackgroundIllustration\\n    header {\\n      ...HeaderFragment\\n    }\\n    modules {\\n      headline\\n      body\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n      bgColor\\n    }\\n  }\\n\\n  \\n  fragment BannerCalloutFragment on BannerCalloutRecord {\\n    __typename\\n    headline\\n    intro\\n    seamlessAbove\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment BigQuoteFragment on BigQuoteRecord {\\n    __typename\\n    quote\\n    name\\n    title\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment BlogCalloutFragment on BlogCalloutRecord {\\n    __typename\\n    featuredPosts {\\n      id\\n      title\\n      slug\\n      publishDate\\n      category {\\n        name\\n        slug\\n      }\\n      intro\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\n  }\\n\\n  \\n  fragment ClientSuccessFragment on ClientSuccessModuleRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    jaggedEdge\\n    slides {\\n      name\\n      title\\n      quote\\n      statsGroup {\\n        stats {\\n          figure\\n          label\\n        }\\n      }\\n      media {\\n        image {\\n          ...ResponsiveImageFragment\\n        }\\n        video {\\n          url\\n        }\\n      }\\n      logo {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\n  }\\n\\n  \\n  fragment ClientCardsFragment on ClientCardsModuleRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    slides {\\n      name\\n      title\\n      industry\\n      quote\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment ClientListFragment on ClientQuoteListRecord {\\n    __typename\\n    slides {\\n      name\\n      title\\n      industry\\n      quote\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\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 IntegrationListFragment on IntegrationListRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    groups {\\n      title\\n      items {\\n        image {\\n          ...ResponsiveImageFragment\\n        }\\n        link\\n      }\\n    }\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment NumberBucketGroupFragment on NumberBucketGroupRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    buckets {\\n      headline\\n      description\\n    }\\n  }\\n\\n  \\n  fragment OverviewFragment on OverviewRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    sections {\\n      id\\n      body\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n      productPage {\\n        __typename\\n        slug\\n        title\\n        infographic\\n        hero {\\n          image {\\n            ...ResponsiveImageFragment\\n          }\\n        }\\n      }\\n    }\\n  }\\n\\n  \\n  fragment SolutionCardsFragment on SolutionModuleRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    sections {\\n      id\\n      title\\n      headline\\n      body\\n      bullets {\\n        title\\n        text\\n      }\\n      stats {\\n        stats {\\n          figure\\n          label\\n        }\\n      }\\n      cta {\\n        ...LinkFragment\\n      }\\n      bgImage {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\n  }\\n\\n  \\n  fragment PressCalloutFragment on PressCalloutRecord {\\n    __typename\\n  }\\n\\n  \\n  fragment ProblemFragment on ProblemRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    slides {\\n      headline\\n      description\\n      icon {\\n        url\\n      }\\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  \\n  fragment BasicContentFragment on BasicContentRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    jaggedEdge\\n    layout\\n    body\\n    cta {\\n      ...LinkFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment MapModuleFragment on MapModuleRecord {\\n    __typename\\n    headline\\n    intro\\n    header {\\n      ...HeaderFragment\\n    }\\n  }\\n\\n  \\n  fragment FullPhotoFragment on FullPhotoRecord {\\n    __typename\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment ImageFullFragment on ImageFullRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    image {\\n      ...ResponsiveImageFragment\\n    }\\n    bgColor\\n  }\\n\\n  \\n  fragment HappeningsFragment on HappeningsSliderRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    slides {\\n      photo {\\n        ...ResponsiveImageFragment\\n      }\\n      caption\\n      link\\n    }\\n  }\\n\\n  \\n  fragment EventsFragment on EventListRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    events {\\n      startDate\\n      endDate\\n      location\\n      title\\n      description\\n      link\\n      image {\\n        ...ResponsiveImageFragment\\n      }\\n    }\\n  }\\n\\n  \\n  fragment CompareTableFragment on CompareTableRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    tableData\\n    headerLogoTwo {\\n      url\\n      alt\\n      width\\n      height\\n    }\\n    headerLogoThree {\\n      url\\n      alt\\n      width\\n      height\\n    }\\n  }\\n\\n  \\n  fragment AifirstCalloutFragment on AifirstCalloutRecord {\\n    __typename\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment ChallengeSectionFragment on ChallengeSectionRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    cards {\\n      title\\n      lead\\n      bullets\\n      video {\\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      cta {\\n        ...LinkFragment\\n      }\\n    }\\n  }\\n\\n  \\n  fragment ImageSlideshowFragment on ImageSlideshowRecord {\\n    __typename\\n    slides {\\n      ...ResponsiveImageFragment\\n    }\\n  }\\n\\n  \\n  fragment TeamFragment on TeamRecord {\\n    __typename\\n    header {\\n      ...HeaderFragment\\n    }\\n    people {\\n      name\\n      title\\n      bio\\n      linkedin\\n      image {\\n        ...ResponsiveImageFragment\\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\":{\"slug\":\"everest-vs-bolt-ons\"}}":360,"{\"query\":\"\\n  query ($first: IntType, $skip: IntType, $filter: PostModelFilter) {\\n    blogLanding {\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      title\\n      description\\n      textTicker {\\n        text\\n      }\\n      featuredPosts {\\n        ...PostFragment\\n      }\\n      mediaTitle\\n      featuredMedia {\\n        ...MediaPostFragment\\n      }\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n    _allPostsMeta {\\n      count\\n    }\\n    allPosts(\\n      first: $first\\n      skip: $skip\\n      orderBy: [publishDate_DESC]\\n      filter: $filter\\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  \\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  \\n  fragment MediaPostFragment on MediaPostRecord {\\n    __typename\\n    id\\n    slug\\n    title\\n    intro\\n    publishDate\\n    tag {\\n      name\\n      slug\\n    }\\n    cta {\\n      ...LinkFragment\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    gatedContent\\n    gateForm {\\n      title\\n      headline\\n      intro\\n      hubspotId\\n    }\\n    media {\\n      ... on ProductDemoRecord {\\n        __typename\\n        screen {\\n          ...ResponsiveImageFragment\\n        }\\n        video {\\n          ...VideoFragment\\n        }\\n      }\\n      ... on MediaVideoRecord {\\n        __typename\\n        image {\\n          ...ResponsiveImageFragment\\n        }\\n        video {\\n          ...VideoFragment\\n        }\\n      }\\n      ... on PodcastRecord {\\n        __typename\\n        bgColor\\n        person {\\n          name\\n          photo {\\n            url\\n          }\\n        }\\n        externalLink\\n      }\\n      ... on EbookRecord {\\n        __typename\\n        bgColor\\n        document {\\n          url\\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\":{\"first\":3,\"filter\":{\"hide\":{\"eq\":false}}}}":528},{"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",{"whySubpage":361},{"seo":362,"hero":418,"flexibleContent":422,"footerCallout":520},[363,365,368,371,375,378,381,385,389,393,396,400,404,407,411,414],{"attributes":12,"content":200,"tag":364},"title",{"attributes":366,"content":12,"tag":67},{"property":367,"content":200},"og:title",{"attributes":369,"content":12,"tag":67},{"name":370,"content":200},"twitter:title",{"attributes":372,"content":12,"tag":67},{"name":373,"content":374},"description","Lensing replaces inefficient bolt-ons with a single, purpose-built platform that aligns your data, automates your workflows, and scales with your growth. ",{"attributes":376,"content":12,"tag":67},{"property":377,"content":374},"og:description",{"attributes":379,"content":12,"tag":67},{"name":380,"content":374},"twitter:description",{"attributes":382,"content":12,"tag":67},{"property":383,"content":384},"og:image","https://www.datocms-assets.com/160976/1784826943-lensing-ai.png?auto=format&fit=max&w=1200",{"attributes":386,"content":12,"tag":67},{"property":387,"content":388},"og:image:width","1046",{"attributes":390,"content":12,"tag":67},{"property":391,"content":392},"og:image:height","807",{"attributes":394,"content":12,"tag":67},{"name":395,"content":384},"twitter:image",{"attributes":397,"content":12,"tag":67},{"property":398,"content":399},"og:locale","en",{"attributes":401,"content":12,"tag":67},{"property":402,"content":403},"og:type","article",{"attributes":405,"content":12,"tag":67},{"property":406,"content":82},"og:site_name",{"attributes":408,"content":12,"tag":67},{"property":409,"content":410},"article:modified_time","2026-08-03T17:56:49Z",{"attributes":412,"content":12,"tag":67},{"property":413,"content":91},"article:publisher",{"attributes":415,"content":12,"tag":67},{"name":416,"content":417},"twitter:card","summary_large_image",{"headline":419,"intro":420,"cta":12,"image":12,"video":12,"showG2":421},"Lensing vs.\nBolt-ons","Individual systems for GL, billing, revenue recognition, cloud costs and people costs - the list never ends. These systems were built to solve a specific problem for modern day SaaS businesses.  Unfortunately these systems create data silos that prevent the business from scaling.  The end result is broken business processes and integration headaches that force customers to get bogged down in focusing on ERP build vs. building their business.",false,{"modules":423},[424,461,492,495],{"__typename":425,"header":426,"slides":430},"ProblemRecord",{"eyebrow":427,"headline":428,"intro":429,"cta":12},"The Problem","Where bolt-ons fall short","Many companies start with basic GL and layer on point solutions to fill gaps. Over time, this creates a complex, disconnected stack that’s hard to manage, slows workflows, and undermines data integrity.",[431,436,441,446,451,456],{"headline":432,"description":433,"icon":434},"No agility for\nbusiness users","Most bolt-on stacks rely on software vendor support or IT for changes. Without a way to test and deploy logic safely, teams can’t adapt to shifting business needs.",{"url":435},"https://www.datocms-assets.com/160976/1749830576-boltons_problem6.svg",{"headline":437,"description":438,"icon":439},"No clear view of SaaS\nperformance or margin","With metrics scattered across spreadsheets and critical cost drivers like people and cloud spend missing, finance teams can’t trust core KPIs or understand true product and customer profitability.",{"url":440},"https://www.datocms-assets.com/160976/1749830565-boltons_problem5.svg",{"headline":442,"description":443,"icon":444},"Compliance risk from\ninconsistent logic","Different tools = different architectures. That creates risk for ASC 606, SOC 2, audit trails, and internal controls.",{"url":445},"https://www.datocms-assets.com/160976/1749830556-boltons_problem4.svg",{"headline":447,"description":448,"icon":449},"Integration sprawl\ndrives up costs","Every added connection creates maintenance overhead, vendor friction, and upgrade risks.",{"url":450},"https://www.datocms-assets.com/160976/1749830549-boltons_problem3.svg",{"headline":452,"description":453,"icon":454},"Manual reconciliation\ndrains resources","Teams spend hours moving and correcting data across systems, increasing risk and delaying reporting.",{"url":455},"https://www.datocms-assets.com/160976/1749830544-boltons_problem2.svg",{"headline":457,"description":458,"icon":459},"Disconnected systems\ncreate inefficiency","Invoicing, rev rec, cost tracking, and reporting live in separate tools, slowing workflows and fragmenting data.",{"url":460},"https://www.datocms-assets.com/160976/1749830535-boltons_problem1.svg",{"__typename":425,"header":462,"slides":471},{"eyebrow":463,"headline":464,"intro":465,"cta":466},"The Lensing Solution","Solving the ERP challenges dynamic companies can’t ignore","\u003Cp>Bolt-on stacks aren’t just inefficient; they become a barrier to scale. Lensing replaces them with a single, purpose-built platform that aligns your data, automates your workflows, and scales with your growth.\u003C/p>",{"buttons":467},[468],{"label":469,"internal":470,"external":91,"style":92},"Try Lensing",{"__typename":90},[472,477,482,487],{"headline":473,"description":474,"icon":475},"Scale internationally\nwithout slowing down","Expand into new markets confidently with built-in support for multi-entity operations, local compliance, and real-time consolidation, no workarounds needed.",{"url":476},"https://www.datocms-assets.com/160976/1749830905-boltons_solution4.svg",{"headline":478,"description":479,"icon":480},"Lower IT burden, higher\nstrategic flexibility","Free up IT resources by eliminating fragile integrations and vendor coordination, making it easier to support evolving business models.",{"url":481},"https://www.datocms-assets.com/160976/1749830912-boltons_solution3.svg",{"headline":483,"description":484,"icon":485},"Full automation from quote\nto cash and record to report","Eliminate handoffs and spreadsheet workarounds. Lensing automates invoicing, allocations, revenue, and reporting for faster execution and audit-ready accuracy.",{"url":486},"https://www.datocms-assets.com/160976/1749830918-boltons_solution2.svg",{"headline":488,"description":489,"icon":490},"One system for subscription\ninvoicing, rev rec, and reporting","Replace disconnected tools with a unified platform that keeps contract changes, renewals, and usage data in sync across every function.",{"url":491},"https://www.datocms-assets.com/160976/1749830925-boltons_solution1.svg",{"__typename":493,"featuredPosts":494},"BlogCalloutRecord",[],{"__typename":496,"header":497,"items":501},"FaqRecord",{"eyebrow":498,"headline":499,"intro":500,"cta":12},"FAQ","Frequently Asked Questions","Frequently asked questions about moving beyond bolt-on ERP.",[502,505,508,511,514,517],{"question":503,"answer":504},"What’s the difference between a unified ERP platform and a bolt-on ERP system?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">A unified, modern ERP platform is designed from the ground up to manage all core financial and operational functions within a single system. That includes subscription invoicing, \u003Ca href=\"https://lensing.ai/product/revenue-recognition/\" title=\"Revenue Recognition Product Page\">revenue recognition\u003C/a>, general ledger, reporting, cost management, and compliance. It doesn’t need third-party add-ons or custom integrations to meet the needs of SaaS businesses.&nbsp;\u003C/span>\u003C/p>\n\u003Cp>\u003Cspan style=\"font-weight: 400;\">Bolt-on ERP systems are typically built around a lightweight general ledger or accounting tool, with additional capabilities added through external point solutions. This leads to duplicated data, disconnected workflows, inconsistent reporting, and greater IT overhead. A unified ERP removes those barriers by ensuring every workflow and data source is fully integrated and consistent.\u003C/span>\u003C/p>",{"question":506,"answer":507},"How does Lensing improve SaaS cost visibility compared to a bolt-on ERP stack?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">In a bolt-on stack, cost data, especially around infrastructure, engineering, and support, is often stored in spreadsheets or external systems. That makes it nearly impossible to accurately calculate product-level or customer-level margins.&nbsp;\u003C/span>\u003C/p>\n\u003Cp>\u003Cspan style=\"font-weight: 400;\">Lensing brings all of this into one platform. It tracks \u003Ca href=\"https://lensing.ai/product/cloud-cost-management/\" title=\"Cloud Cost Management Product Page\">cloud infrastructure costs\u003C/a>, labor allocations, DevOps, and subscription overhead alongside revenue and usage data, so you can see the true cost to serve each customer or run each product line. With this full view, SaaS finance teams can proactively manage gross margin, optimize pricing strategies, and make more informed investment decisions.\u003C/span>\u003C/p>",{"question":509,"answer":510},"Is switching from a legacy system with bolt on to Lensing risky or disruptive?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">Transitioning ERP systems can feel like a major undertaking. But Lensing is designed to reduce that risk significantly. Most customers go live in under 90 days, and every implementation is led by in-house teams who understand SaaS workflows inside and out. There’s no dependency on third-party consultants, and no need to rebuild custom integrations.&nbsp;\u003C/span>\u003C/p>\n\u003Cp>\u003Cspan style=\"font-weight: 400;\">Lensing also includes a \u003Ca href=\"https://lensing.ai/product/live-sandbox/\" title=\"Live Sandbox Product Page\">Live Sandbox™ \u003C/a>environment that lets your team safely test workflows, logic, and data migration before anything goes into production. That means you can validate every step and reduce the risk of disruption before switching over.\u003C/span>\u003C/p>",{"question":512,"answer":513},"Can Lensing support multi-entity SaaS businesses with international operations?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">Lensing was built to support the complexity of global SaaS operations out of the box. It includes native capabilities for managing \u003Ca href=\"https://lensing.ai/product/record-to-report/\" title=\"Record to Report Product Page\">multi-entity and multi-currency structures,\u003C/a> intercompany eliminations, consolidated financials, and localized compliance requirements. You can run multiple books, generate local statutory reports, manage different fiscal calendars, and maintain audit trails across jurisdictions. No more relying on external systems or customizations. This makes Lensing particularly effective for SaaS companies that scale quickly across regions or operate with multiple subsidiaries.\u003C/span>\u003C/p>",{"question":515,"answer":516},"How does Lensing support automation of SaaS finance workflows?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">Lensing automates key finance processes across the \u003Ca href=\"https://lensing.ai/product/order-to-cash/\" title=\"Order to Cash\">order-to-cash\u003C/a> and record-to-report cycles. This includes invoicing frequency management, contract changes, subscription renewals, usage tracking, deferred revenue schedules, and allocation logic. It also supports automated flux analysis, budget vs. actuals comparisons, and intercompany journal entries.&nbsp;\u003C/span>\u003C/p>\n\u003Cp>\u003Cspan style=\"font-weight: 400;\">These automations replace spreadsheet workarounds and reduce manual intervention at every step. As a result, finance teams can close faster, report more accurately, and reduce the time spent on recurring tasks, freeing up capacity for strategic work.\u003C/span>\u003C/p>",{"question":518,"answer":519},"What are the benefits of Lensing’s AI-native architecture for business users?","\u003Cp>\u003Cspan style=\"font-weight: 400;\">Lensing was designed with AI at its core. It wasn’t added to our platform after the fact. That gives business users real control. Instead of having to add more to IT’s plate with requests for ERP changes and reporting, finance and operations teams can build their own automations using natural language and configurable logic.&nbsp;\u003C/span>\u003C/p>\n\u003Cp>\u003Cspan style=\"font-weight: 400;\">Prebuilt or custom built AI agents handle tasks like anomaly detection, journal entry suggestions, and variance explanations, while custom agents can be created to support company-specific workflows. The \u003Ca href=\"https://lensing.ai/product/live-sandbox/\">Live Sandbox™\u003C/a> feature allows teams to test changes, simulate outcomes, and publish updates safely. This architecture reduces friction, improves agility, and makes it easier to adapt to new revenue models, compliance rules, or reporting needs.\u003C/span>\u003C/p>",{"headline":521,"intro":522,"cta":523,"image":12},"See how Lensing\ncan transform your\nSaaS operations","Discover how Lensing empowers finance and operations leaders to \ndrive faster growth, smarter decisions, and stronger margins.",{"buttons":524},[525],{"label":526,"internal":527,"external":91,"style":92},"Schedule Your Lensing Demo",{"__typename":90},{"blogLanding":529,"_allPostsMeta":636,"allPosts":638},{"seo":530,"title":532,"description":565,"textTicker":566,"featuredPosts":569,"mediaTitle":633,"featuredMedia":634,"footerCallout":635},[531,533,535,537,539,541,543,545,547,549,551,553,556,558,561,563],{"attributes":12,"content":532,"tag":364},"Future ERP",{"attributes":534,"content":12,"tag":67},{"property":367,"content":532},{"attributes":536,"content":12,"tag":67},{"name":370,"content":532},{"attributes":538,"content":12,"tag":67},{"name":373,"content":83},{"attributes":540,"content":12,"tag":67},{"property":377,"content":83},{"attributes":542,"content":12,"tag":67},{"name":380,"content":83},{"attributes":544,"content":12,"tag":67},{"property":383,"content":384},{"attributes":546,"content":12,"tag":67},{"property":387,"content":388},{"attributes":548,"content":12,"tag":67},{"property":391,"content":392},{"attributes":550,"content":12,"tag":67},{"name":395,"content":384},{"attributes":552,"content":12,"tag":67},{"property":398,"content":399},{"attributes":554,"content":12,"tag":67},{"property":402,"content":555},"website",{"attributes":557,"content":12,"tag":67},{"property":406,"content":82},{"attributes":559,"content":12,"tag":67},{"property":409,"content":560},"2026-07-30T01:08:11Z",{"attributes":562,"content":12,"tag":67},{"property":413,"content":91},{"attributes":564,"content":12,"tag":67},{"name":416,"content":417},"Test new business models, launch in new markets, and lead your company",[567],{"text":568},"Lensing Achieves SOC 2 Type 2 & ISO 27001 Compliance: Reinforcing Data Security Commitment for Customers",[570,591,613],{"__typename":104,"id":571,"title":572,"slug":105,"publishDate":573,"category":574,"author":578,"image":582,"accentColor":588,"intro":590},"YWLdMO3iTP6ybAn3GA7dkA","Everest is now Lensing","2026-07-31",{"id":575,"name":576,"slug":577},"M4sr70TsTXGRJ7zNVPR6_Q","Business","business",{"name":579,"photo":580},"Sandeep Chopra",{"url":581},"https://www.datocms-assets.com/160976/1751937984-sandeep-2x.jpg",{"responsiveImage":583},{"src":584,"width":585,"height":586,"alt":12,"base64":587},"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":589},"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.",{"__typename":104,"id":592,"title":593,"slug":594,"publishDate":595,"category":596,"author":600,"image":604,"accentColor":610,"intro":612},"QhDLI0ZwRe2Yh9eYJXdJsQ","Why I joined Lensing","sam-yen-why-i-joined-everest","2026-04-14",{"id":597,"name":598,"slug":599},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":601,"photo":602},"Sam Yen",{"url":603},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":605},{"src":606,"width":607,"height":608,"alt":12,"base64":609},"https://www.datocms-assets.com/160976/1785265373-web-blog-whyijoined.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLExUVDhcNFw0ZDhcVDR0YFxcZGCIVIhUaHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDUoIig7Oy8vLy8vLy8vLy8vLzsvNTUvNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABAEGBwX/xAAgEAABBAEEAwAAAAAAAAAAAAABAAIDBAUREiIxI1GR/8QAFwEBAQEBAAAAAAAAAAAAAAAABAMBAP/EABsRAAIDAQEBAAAAAAAAAAAAAAACARExEjID/9oADAMBAAIRAxEAPwCmYjBQOquJclJsDGbJ2+0xirBhqHV66OJlhntc3Dtc8TZnz5oVjwjmxjRpUrQasNAxDc5qEtVmgbwvRj7HuFV2jioxEsgsHme0IUm0qmSWuOxMGjyO+oQhMXAT+j//2Q==",{"bgColor":611},"lightblue","Until last week I worked at JPMorgan Chase & Co. where I had a wonderful run leading innovation, digital, platforms, and enterprise solutions working with world-class  individuals on some very difficult client-facing problems at a global scale. ",{"__typename":104,"id":614,"title":615,"slug":616,"publishDate":573,"category":617,"author":621,"image":625,"accentColor":631,"intro":632},"N4dO4xRtQqexKqngltnjAw","30 hard truths about your next ERP project","30-hard-truths-about-your-next-erp-project-migration",{"id":618,"name":619,"slug":620},"KQYRPUFzSqOAVaQYVCWZFg","Transformation","transformation",{"name":622,"photo":623},"Franz Faerber",{"url":624},"https://www.datocms-assets.com/160976/1750880257-franz.jpeg",{"responsiveImage":626},{"src":627,"width":628,"height":608,"alt":629,"base64":630},"https://www.datocms-assets.com/160976/1785444122-lensing-ai-30-lessons-from-30-years.png?fit=fillmax&h=1050&w=1400",1326,"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":611},"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. ","Key resources",[],{"headline":91,"intro":91,"cta":12,"image":12},{"count":637},88,[639,649,657],{"__typename":104,"id":614,"title":615,"slug":616,"publishDate":573,"category":640,"author":641,"image":643,"accentColor":645,"intro":632,"tag":646},{"id":618,"name":619,"slug":620},{"name":622,"photo":642},{"url":624},{"responsiveImage":644},{"src":627,"width":628,"height":608,"alt":629,"base64":630},{"bgColor":611},{"name":647,"slug":648},"Insight","insight",{"__typename":104,"id":571,"title":572,"slug":105,"publishDate":573,"category":650,"author":651,"image":653,"accentColor":655,"intro":590,"tag":656},{"id":575,"name":576,"slug":577},{"name":579,"photo":652},{"url":581},{"responsiveImage":654},{"src":584,"width":585,"height":586,"alt":12,"base64":587},{"bgColor":589},{"name":647,"slug":648},{"__typename":104,"id":658,"title":659,"slug":660,"publishDate":661,"category":662,"author":663,"image":667,"accentColor":673,"intro":675,"tag":676},"ZjYtfUXBQr6DXFCB77tBgQ","4 tales of finance-led transformation [complete guide]","4-tales-of-finance-led-transformation-complete-guide","2026-07-24",{"id":618,"name":619,"slug":620},{"name":664,"photo":665},"Alexis Dougherty",{"url":666},"https://www.datocms-assets.com/160976/1763679540-dato-version.jpeg",{"responsiveImage":668},{"src":669,"width":670,"height":608,"alt":671,"base64":672},"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":674},"tan","When they write the history of this decade, historians will say that this is when finance leaders assumed their full executive authority.",{"name":647,"slug":648},1785826219709]