[{"data":1,"prerenderedAt":389},["ShallowReactive",2],{"{\"query\":\"\\n  query ($locale: SiteLocale!) {\\n    site: _site {\\n      favicon: faviconMetaTags {\\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      }\\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      gatedHeadline\\n      gatedIntro\\n      gatedFormId\\n      signupForm {\\n        headline\\n        intro\\n        hubspotId\\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\"}}":96,"{\"query\":\"\\n  query ($slug: String) {\\n    mediaPost(filter: { slug: { eq: $slug } }) {\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      ...MediaPostFragment\\n      content {\\n        value\\n        blocks {\\n          __typename\\n          ... on RecordInterface {\\n            __typename\\n          }\\n          ... on BlogQuoteRecord {\\n            id\\n            __typename\\n            text\\n          }\\n          ... on BlogImageRecord {\\n            id\\n            __typename\\n            image {\\n              url\\n            }\\n            caption\\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        }\\n      }\\n    }\\n    mediaPage {\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n  }\\n  \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\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  \\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 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  }\\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\",\"variables\":{\"slug\":\"what-is-true-erp-native-ai-the-future-of-finance-systems\"}}":277,"{\"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  }\\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\":{}}":380},{"site":4,"global":30},{"favicon":5,"globalSeo":26},[6,14,18,22],{"attributes":7,"content":12,"tag":13},{"sizes":8,"type":9,"rel":10,"href":11},"16x16","image/png","icon","https://www.datocms-assets.com/160976/1749759184-favicon.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/1749759184-favicon.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/1749759184-favicon.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/1749759184-favicon.png?auto=format&h=192&w=192",{"fallbackSeo":27},{"title":28,"description":29},"Everest Systems | ERP Reinvented for the AI Era","Everest is an AI-native ERP platform that replaces outdated systems, streamlines operations, cuts costs, and enables rapid adaptations for faster, smarter growth.",{"headerCta":31,"topBanner":39,"signIn":37,"investors":43,"description":29,"footerCta":54,"socialMedia":59,"locations":66,"emailAddress":83,"badges":84,"gatedHeadline":89,"gatedIntro":90,"gatedFormId":91,"signupForm":92},{"buttons":32},[33],{"label":34,"internal":35,"external":37,"style":38},"Try Everest",{"__typename":36},"BookDemoRecord","","button",{"showBanner":40,"bannerText":41,"bgColor":42},true,"\u003Cp>Learn what it means to be truly AI-native &mdash; \u003Ca href=\"https://everest-systems.com/weekly-demo\">join our live product demo on Thursday at 10am PT\u003C/a> &rarr;\u003C/p>","red",{"title":44,"logos":45},"Investors",[46,48,50,52],{"url":47},"https://www.datocms-assets.com/160976/1749761147-sutter-hill.svg",{"url":49},"https://www.datocms-assets.com/160976/1749761146-altimeter.png",{"url":51},"https://www.datocms-assets.com/160976/1749761146-redpoint.png",{"url":53},"https://www.datocms-assets.com/160976/1750290368-dl.png",{"buttons":55},[56],{"label":57,"internal":58,"external":37,"style":38},"Contact",{"__typename":36},[60,63],{"platform":61,"url":62},"linkedin","https://www.linkedin.com/company/everest-systems-inc/",{"platform":64,"url":65},"youtube","https://www.youtube.com/@EverestSystemsERP",[67,71,75,79],{"location":68,"address":69,"coords":70},"North America","280 Hope Street\nMountain View, CA 94041","130,290",{"location":72,"address":73,"coords":74},"Germany","Max-Jarecki-Straße 21, 69115\nHeidelberg, Germany","650,252",{"location":76,"address":77,"coords":78},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":80,"address":81,"coords":82},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@everest-systems.com",[85,87],{"url":86},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":88},"https://www.datocms-assets.com/160976/1749761602-aicpa.png","Gated Content Headline","Please fill out this form to gain access to exclusive content","c9f28857-105a-4932-a211-4f63c780866b",{"headline":93,"intro":94,"hubspotId":95},"Get the latest Everest news","Some nice copy here about what you get when you sign up.","d5c0893f-5d91-45b0-844d-7f242b0c5c44",{"menu":97},{"main":98},[99,184,219,224,257],{"__typename":100,"label":101,"id":102,"submenu":103},"MenuGroupRecord","Products","ZpWZSBQDQti1xbn9l2cD_Q",[104,113,120,127,134,141,148,155,162,169,177],{"__typename":105,"label":106,"description":107,"external":37,"icon":108,"internal":110},"MenuItemRecord","Order to Cash ","Streamline every step from order to cash.",{"url":109},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":111,"slug":112},"ProductRecord","order-to-cash",{"__typename":105,"label":114,"description":115,"external":37,"icon":116,"internal":118},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":117},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":111,"slug":119},"record-to-report",{"__typename":105,"label":121,"description":122,"external":37,"icon":123,"internal":125},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":124},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":111,"slug":126},"revenue-recognition",{"__typename":105,"label":128,"description":129,"external":37,"icon":130,"internal":132},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":131},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":111,"slug":133},"cloud-cost-management",{"__typename":105,"label":135,"description":136,"external":37,"icon":137,"internal":139},"HR Management","Understand and control people costs in one system.",{"url":138},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":111,"slug":140},"hr-management",{"__typename":105,"label":142,"description":143,"external":37,"icon":144,"internal":146},"Asset Management","Track and depreciate assets without extra modules.",{"url":145},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":111,"slug":147},"asset-management",{"__typename":105,"label":149,"description":150,"external":37,"icon":151,"internal":153},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":152},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":111,"slug":154},"multi-book-localization",{"__typename":105,"label":156,"description":157,"external":37,"icon":158,"internal":160},"Native AI","Empower your users to develop features with AI.",{"url":159},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":111,"slug":161},"ai-automation",{"__typename":105,"label":163,"description":164,"external":37,"icon":165,"internal":167},"Live Sandbox","Make changes with zero risk.",{"url":166},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":111,"slug":168},"live-sandbox",{"__typename":105,"label":170,"description":171,"external":37,"icon":172,"internal":174},"AiSpecify","Design and build applications faster with AI.",{"url":173},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":175,"slug":176},"PaidLandingRecord","aispecify",{"__typename":105,"label":178,"description":179,"external":37,"icon":180,"internal":182},"Professional Services Automation","Manage projects from within your ERP that bill themselves.",{"url":181},"https://www.datocms-assets.com/160976/1778872637-psa_icon.svg",{"__typename":175,"slug":183},"professional-services-automation",{"__typename":100,"label":185,"id":186,"submenu":187},"Why Everest","PFK4MTMsSGyvr0kIIbiuWg",[188,193,199,204,209,214],{"__typename":105,"label":189,"description":190,"external":37,"icon":12,"internal":191},"Why Everest ","Everest is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":192},"WhyMainRecord",{"__typename":105,"label":194,"description":195,"external":37,"icon":12,"internal":196},"Everest 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":105,"label":200,"description":201,"external":37,"icon":12,"internal":202},"Everest 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":105,"label":205,"description":206,"external":37,"icon":12,"internal":207},"AI-First Architecture","Everest is ERP reinvented for the AI era.",{"__typename":208},"AiFirstRecord",{"__typename":105,"label":210,"description":211,"external":37,"icon":12,"internal":212},"Everest Security","At Everest, \u2028we understand that your business runs on trust.",{"__typename":197,"slug":213},"security",{"__typename":105,"label":215,"description":216,"external":37,"icon":12,"internal":217},"Integrations","Deep integrations that unite your stack.",{"__typename":175,"slug":218},"integrations",{"__typename":105,"label":220,"id":221,"external":37,"internal":222},"Customers","b7WnWKIVS3ylsgg5EFTu3g",{"__typename":223},"ClientSuccessRecord",{"__typename":100,"label":225,"id":226,"submenu":227},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[228,233],{"__typename":105,"label":229,"description":230,"external":37,"icon":12,"internal":231},"Blog","Insights and resources for finance and operational transformation.",{"__typename":232},"BlogLandingRecord",{"__typename":100,"label":234,"submenu":235},"Media",[236,242,247,252],{"__typename":105,"label":237,"external":37,"internal":238},"Product Demos",{"__typename":239,"tag":240},"MediaCollectionRecord",{"slug":241},"product-demos",{"__typename":105,"label":243,"external":37,"internal":244},"Product Releases",{"__typename":239,"tag":245},{"slug":246},"product-releases",{"__typename":105,"label":248,"external":37,"internal":249},"Video",{"__typename":239,"tag":250},{"slug":251},"video",{"__typename":105,"label":253,"external":37,"internal":254},"Podcasts",{"__typename":239,"tag":255},{"slug":256},"podcasts",{"__typename":100,"label":258,"id":259,"submenu":260},"About","QD9iJU7KSeaA_II0VbKWZw",[261,266,270],{"__typename":105,"label":262,"description":263,"external":37,"icon":12,"internal":264},"Our Leadership","Guiding Everest with vision, expertise, and real-world experience.",{"__typename":265},"LeadershipRecord",{"__typename":105,"label":267,"description":268,"external":269,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":105,"label":271,"description":272,"external":37,"icon":12,"internal":273},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":274,"tag":275},"NewsCollectionRecord",{"slug":276},"press",{"mediaPost":278,"mediaPage":378},{"seo":279,"content":337,"__typename":349,"id":350,"slug":351,"title":352,"intro":353,"publishDate":354,"tag":355,"cta":12,"accentColor":12,"gatedContent":356,"gateForm":12,"media":357},[280,283,287,290,294,297,300,304,308,312,315,319,323,326,330,333],{"attributes":12,"content":281,"tag":282}," What Is True ERP? Native AI & the Future of Finance Systems","title",{"attributes":284,"content":12,"tag":286},{"property":285,"content":281},"og:title","meta",{"attributes":288,"content":12,"tag":286},{"name":289,"content":281},"twitter:title",{"attributes":291,"content":12,"tag":286},{"name":292,"content":293},"description"," Everest ERP founders explain what makes true ERP different: native AI, unified systems, and automation built for modern finance teams. Learn why it matters.",{"attributes":295,"content":12,"tag":286},{"property":296,"content":293},"og:description",{"attributes":298,"content":12,"tag":286},{"name":299,"content":293},"twitter:description",{"attributes":301,"content":12,"tag":286},{"property":302,"content":303},"og:image","https://www.datocms-assets.com/160976/1753380398-everest_social_card.png?auto=format&fit=max&w=1200",{"attributes":305,"content":12,"tag":286},{"property":306,"content":307},"og:image:width","817",{"attributes":309,"content":12,"tag":286},{"property":310,"content":311},"og:image:height","823",{"attributes":313,"content":12,"tag":286},{"name":314,"content":303},"twitter:image",{"attributes":316,"content":12,"tag":286},{"property":317,"content":318},"og:locale","en",{"attributes":320,"content":12,"tag":286},{"property":321,"content":322},"og:type","article",{"attributes":324,"content":12,"tag":286},{"property":325,"content":28},"og:site_name",{"attributes":327,"content":12,"tag":286},{"property":328,"content":329},"article:modified_time","2025-10-08T17:01:36Z",{"attributes":331,"content":12,"tag":286},{"property":332,"content":37},"article:publisher",{"attributes":334,"content":12,"tag":286},{"name":335,"content":336},"twitter:card","summary_large_image",{"value":338,"blocks":348},{"schema":339,"document":340},"dast",{"type":341,"children":342},"root",[343],{"type":344,"children":345},"paragraph",[346],{"type":347,"value":37},"span",[],"MediaPostRecord","YcWC3kkhRO6W43MZQtcOwg","what-is-true-erp-native-ai-the-future-of-finance-systems","What Is True ERP? Native AI & the Future of Finance Systems","This conversation explores the innovative features of Everest System’s ERP, a modern ERP application designed to meet the needs of today's businesses. The discussion covers the importance of native AI, the definition of true ERP, and how Everest unifies core business functions while ensuring compliance and scalability. Founders Franz Faerber and Sandeep Chopra share insights on adapting to modern business models, the significance of automation, and the future-proofing capabilities of Everest ERP.\n","2025-10-08",{"name":248,"slug":251},false,{"__typename":358,"image":359,"video":369},"MediaVideoRecord",{"url":360,"width":361,"height":362,"alt":12,"title":12,"responsiveImage":363},"https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png",3424,1926,{"srcSet":364,"webpSrcSet":365,"sizes":366,"src":360,"width":361,"height":362,"aspectRatio":367,"alt":12,"title":12,"base64":368},"https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.25 856w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.5 1712w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.75 2568w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png 3424w","https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.25&fm=webp 856w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.5&fm=webp 1712w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?dpr=0.75&fm=webp 2568w,https://www.datocms-assets.com/160976/1759942816-screenshot-2025-10-07-at-4-08-31-pm.png?fm=webp 3424w","(max-width: 3424px) 100vw, 3424px",1.7777777777777777,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgXFQ0QDhgQDg0ODhUNFg0OFxwZGBYVFhUaHysjHR0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OFQ4OHDscFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAFBgABB//EAB4QAAICAgIDAAAAAAAAAAAAAAECABEDBAVRExRB/8QAFgEBAQEAAAAAAAAAAAAAAAAAAQIA/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAECEhH/2gAMAwEAAhEDEQA/AB+vyinfC3GT2QCpuZziysvLrR+xn2tt8YSuoOWZORnxch42sS4AwbLOgJkjhl9k/9k=",{"file":370,"external":12,"loopClip":12},{"video":371},{"muxPlaybackId":372,"title":12,"width":373,"height":374,"thumbhash":375,"blurUpThumb":376,"thumbnailUrl":377},"A8LIQ8N1VUFVBsbSH5vwnIFLKnY6vK38",1680,1002,"3AcKDIJBc4h/mHeIiXhWfVB4CA==","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ4NDhUODhkNDhUOFhEOFxUZGBYfFhUaHysjGh0oHRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OEg0QHDscFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA8AGAMBIgACEQEDEQH/xAAXAAEAAwAAAAAAAAAAAAAAAAAGAAUH/8QAGxAAAQUBAQAAAAAAAAAAAAAAAQACAwQFIRH/xAAWAQEBAQAAAAAAAAAAAAAAAAACAQD/xAAYEQADAQEAAAAAAAAAAAAAAAAAAQIiEv/aAAwDAQACEQMRAD8AqsPSbLIB6kMloRkH1Z3gTOZOOpFevuaAk5oyciiDS6ojNK65yivFCyf/2Q==","https://image.mux.com/A8LIQ8N1VUFVBsbSH5vwnIFLKnY6vK38/thumbnail.jpg",{"footerCallout":379},{"headline":37,"intro":37,"cta":12},{"global":381},{"footerCallout":382},{"headline":383,"intro":384,"cta":385},"See how Everest\ncan transform\nyour operations","Discover how Everest empowers finance and operations leaders to \ndrive faster growth, smarter decisions, and stronger margins.",{"buttons":386},[387],{"label":34,"internal":388,"external":37,"style":38},{"__typename":36},1787110075191]