[{"data":1,"prerenderedAt":870},["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      }\\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    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":100,"{\"query\":\"\\n  query ($slug: String) {\\n    post(filter: { slug: { eq: $slug } }) {\\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 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        }\\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  }\\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      }\\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    }\\n    external\\n  }\\n\\n\",\"variables\":{\"slug\":\"13-perfect-uses-for-ai-in-professional-services\"}}":267,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-04-15\\\" }, id: {neq: \\\"bAHK8e30REewiD2kjQpeOQ\\\"} }\\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\":{}}":741,"{\"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      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{}}":800,"{\"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      }\\n      external\\n      style\\n    }\\n  }\\n\\n  \",\"variables\":{}}":806,"{\"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  }\\n\\n\",\"variables\":{}}":815},{"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":87,"badges":88,"gatedHeadline":93,"gatedIntro":94,"gatedFormId":95,"signupForm":96},{"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,83],{"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},"United Kingdom","80 Grosvenor Street\nLondon, W1k3JX ","590,208",{"location":80,"address":81,"coords":82},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":84,"address":85,"coords":86},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@everest-systems.com",[89,91],{"url":90},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":92},"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":97,"intro":98,"hubspotId":99},"Get the latest Everest news","Some nice copy here about what you get when you sign up.","36355ffe-9c44-4682-a5de-b73edd288b28",{"menu":101},{"main":102},[103,180,209,214,247],{"__typename":104,"label":105,"id":106,"submenu":107},"MenuGroupRecord","Products","ZpWZSBQDQti1xbn9l2cD_Q",[108,117,124,131,138,145,152,159,166,173],{"__typename":109,"label":110,"description":111,"external":37,"icon":112,"internal":114},"MenuItemRecord","Order to Cash ","Streamline every step from order to cash.",{"url":113},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":115,"slug":116},"ProductRecord","order-to-cash",{"__typename":109,"label":118,"description":119,"external":37,"icon":120,"internal":122},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":121},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":115,"slug":123},"record-to-report",{"__typename":109,"label":125,"description":126,"external":37,"icon":127,"internal":129},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":128},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":115,"slug":130},"revenue-recognition",{"__typename":109,"label":132,"description":133,"external":37,"icon":134,"internal":136},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":135},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":115,"slug":137},"cloud-cost-management",{"__typename":109,"label":139,"description":140,"external":37,"icon":141,"internal":143},"HR Management","Understand and control people costs in one system.",{"url":142},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":115,"slug":144},"hr-management",{"__typename":109,"label":146,"description":147,"external":37,"icon":148,"internal":150},"Asset Management","Track and depreciate assets without extra modules.",{"url":149},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":115,"slug":151},"asset-management",{"__typename":109,"label":153,"description":154,"external":37,"icon":155,"internal":157},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":156},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":115,"slug":158},"multi-book-localization",{"__typename":109,"label":160,"description":161,"external":37,"icon":162,"internal":164},"Native AI","Empower your users to develop features with AI",{"url":163},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":115,"slug":165},"ai-automation",{"__typename":109,"label":167,"description":168,"external":37,"icon":169,"internal":171},"Live Sandbox","Make changes with zero risk.",{"url":170},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":115,"slug":172},"live-sandbox",{"__typename":109,"label":174,"description":175,"external":37,"icon":176,"internal":178},"AiSpecify","Design and build applications faster with AI",{"url":177},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":179},"AiFirstRecord",{"__typename":104,"label":181,"id":182,"submenu":183},"Why Everest","PFK4MTMsSGyvr0kIIbiuWg",[184,189,195,200,204],{"__typename":109,"label":185,"description":186,"external":37,"icon":12,"internal":187},"Why Everest ","Everest is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":188},"WhyMainRecord",{"__typename":109,"label":190,"description":191,"external":37,"icon":12,"internal":192},"Everest vs. Legacy ERP","Legacy ERP systems weren’t built for the speed, scale, or complexity of modern businesses.",{"__typename":193,"slug":194},"WhySubpageRecord","everest-vs-legacy-erp",{"__typename":109,"label":196,"description":197,"external":37,"icon":12,"internal":198},"Everest vs. Bolt-ons","Patchwork solutions slow your business down with manual work, system silos, and reporting gaps. ",{"__typename":193,"slug":199},"everest-vs-bolt-ons",{"__typename":109,"label":201,"description":202,"external":37,"icon":12,"internal":203},"AI-First Architecture","Everest is ERP reinvented for the AI era.",{"__typename":179},{"__typename":109,"label":205,"description":206,"external":37,"icon":12,"internal":207},"Everest security","At Everest, \u2028we understand that your business runs on trust.",{"__typename":193,"slug":208},"security",{"__typename":109,"label":210,"id":211,"external":37,"internal":212},"Customers","b7WnWKIVS3ylsgg5EFTu3g",{"__typename":213},"ClientSuccessRecord",{"__typename":104,"label":215,"id":216,"submenu":217},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[218,223],{"__typename":109,"label":219,"description":220,"external":37,"icon":12,"internal":221},"Blog","Insights and resources for finance and operational transformation.",{"__typename":222},"BlogLandingRecord",{"__typename":104,"label":224,"submenu":225},"Media",[226,232,237,242],{"__typename":109,"label":227,"external":37,"internal":228},"Product Demos",{"__typename":229,"tag":230},"MediaCollectionRecord",{"slug":231},"product-demos",{"__typename":109,"label":233,"external":37,"internal":234},"Product Releases",{"__typename":229,"tag":235},{"slug":236},"product-releases",{"__typename":109,"label":238,"external":37,"internal":239},"Video",{"__typename":229,"tag":240},{"slug":241},"video",{"__typename":109,"label":243,"external":37,"internal":244},"Podcasts",{"__typename":229,"tag":245},{"slug":246},"podcasts",{"__typename":104,"label":248,"id":249,"submenu":250},"About","QD9iJU7KSeaA_II0VbKWZw",[251,256,260],{"__typename":109,"label":252,"description":253,"external":37,"icon":12,"internal":254},"Our Leadership","Guiding Everest with vision, expertise, and real-world experience.",{"__typename":255},"LeadershipRecord",{"__typename":109,"label":257,"description":258,"external":259,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":109,"label":261,"description":262,"external":37,"icon":12,"internal":263},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":264,"tag":265},"NewsCollectionRecord",{"slug":266},"press",{"post":268,"blogLanding":739},{"seo":269,"content":326,"__typename":715,"id":716,"title":271,"slug":717,"publishDate":718,"category":719,"author":723,"image":727,"accentColor":733,"intro":735,"tag":736},[270,273,277,280,283,286,289,293,297,301,304,308,312,315,319,322],{"attributes":12,"content":271,"tag":272},"13 perfect uses for AI in professional services","title",{"attributes":274,"content":12,"tag":276},{"property":275,"content":271},"og:title","meta",{"attributes":278,"content":12,"tag":276},{"name":279,"content":271},"twitter:title",{"attributes":281,"content":12,"tag":276},{"name":282,"content":29},"description",{"attributes":284,"content":12,"tag":276},{"property":285,"content":29},"og:description",{"attributes":287,"content":12,"tag":276},{"name":288,"content":29},"twitter:description",{"attributes":290,"content":12,"tag":276},{"property":291,"content":292},"og:image","https://www.datocms-assets.com/160976/1776278401-erp-article-professional-services-1.png?auto=format&fit=max&w=1200",{"attributes":294,"content":12,"tag":276},{"property":295,"content":296},"og:image:width","1040",{"attributes":298,"content":12,"tag":276},{"property":299,"content":300},"og:image:height","800",{"attributes":302,"content":12,"tag":276},{"name":303,"content":292},"twitter:image",{"attributes":305,"content":12,"tag":276},{"property":306,"content":307},"og:locale","en",{"attributes":309,"content":12,"tag":276},{"property":310,"content":311},"og:type","article",{"attributes":313,"content":12,"tag":276},{"property":314,"content":28},"og:site_name",{"attributes":316,"content":12,"tag":276},{"property":317,"content":318},"article:modified_time","2026-04-16T01:00:46Z",{"attributes":320,"content":12,"tag":276},{"property":321,"content":37},"article:publisher",{"attributes":323,"content":12,"tag":276},{"name":324,"content":325},"twitter:card","summary_large_image",{"value":327,"blocks":706},{"schema":328,"document":329},"dast",{"type":330,"children":331},"root",[332,338,356,359,388,392,394,400,404,409,415,419,423,427,442,447,451,455,460,464,468,473,477,481,486,490,494,498,503,507,516,521,525,529,534,545,549,579,583,588,592,596,601,605,609,613,651,656,660,664,668,673,677,681,686,690,694,698,702],{"type":333,"children":334},"paragraph",[335],{"type":336,"value":337},"span","At Everest, we use the term “post-sale” to mean all the teams that support the customer after the sale—implementation consultants, customer success, and support. For this AI guide, we will focus entirely on the frontend—the implementation, or professional services work. This gets far less attention than new business because new logos are flashy, and investors and public markets want to hear about risky wins. They are less interested in the grinding, procedural, architectural work it takes to get those customers set up and running. Marginal gains and “potential losses averted” are less likely to win headlines. Though they matter as much, if not more. ",{"type":333,"children":339},[340,342,347,349,354],{"type":336,"value":341},"Because of this narrative imbalance, companies spend just ",{"url":343,"type":13,"children":344},"https://www.saas-capital.com/blog-posts/spending-benchmarks-for-private-b2b-saas-companies/",[345],{"type":336,"value":346},"8% of their ARR",{"type":336,"value":348}," on post-sale—less than marketing, and half as much as pre-sale. All that underfunding hurts post-sale teams’ effectiveness, and eats away at the metric ",{"url":350,"type":13,"children":351},"https://everest-systems.com/blog/why-saas-companies-struggle-with-traditional-business-systems/",[352],{"type":336,"value":353},"software companies should now care about most",{"type":336,"value":355},": Net revenue retention (NRR).",{"item":357,"type":358},"MPswm9_tSfOuMusK5vfb2w","block",{"type":333,"children":360},[361,363,368,370,375,379,381,386],{"type":336,"value":362},"But in a world where ",{"url":364,"type":13,"children":365},"https://everest-systems.com/blog/cfo-ing-in-the-polycrisisan-emergency-handbook/",[366],{"type":336,"value":367},"the economy is in flux",{"type":336,"value":369}," and more funding is unlikely, what can post-sale leaders do? Join our ",{"url":371,"type":13,"children":372},"https://everest-systems.com/the-new-post-sale-playbook-for-the-ai-era",[373],{"type":336,"value":374},"upcoming webinar",{"type":336,"marks":376,"value":378},[377],"emphasis"," ",{"type":336,"value":380},"with Rod Cherkas, Founder of ",{"url":382,"type":13,"children":383},"https://rodcherkas.com/",[384],{"type":336,"value":385},"HelloCCO",{"type":336,"value":387}," and former post-sale leader at Marketo, Gainsight, and Ring Central, and me, Ahad Arain, Everest’s Director of Professional Services. In that webinar, we share our most promising use cases we are currently seeing. ",{"type":333,"children":389},[390],{"type":336,"value":391},"With AI, small under-resourced teams are finding they are able to accomplish a lot more. Below are our top 13 use cases.",{"item":393,"type":358},"Qr_a4dyuRzy5xP2lBOoL5Q",{"type":395,"level":396,"children":397},"heading",2,[398],{"type":336,"value":399},"The 13 professional services AI use cases organized by phase",{"type":333,"children":401},[402],{"type":336,"value":403},"I believe that somewhere out there, there’s someone who’ll be the first $1 billion responsible one-person professional services team. I can’t tell you precisely how they’ll do it. But I’m certain it involves layering some combination of these 13 use cases that we are now seeing work.",{"type":395,"level":405,"children":406},3,[407],{"type":336,"value":408},"Sales handoff",{"type":333,"children":410},[411],{"type":336,"marks":412,"value":414},[413],"strong","1. AI-assisted handoffs",{"type":333,"children":416},[417],{"type":336,"value":418},"Use in-CRM AI to auto-gather documents, transcripts, Slack notes, and logs to do what no sales team has ever actually done in practice: Generate complete and informative handoff notes. ",{"type":333,"children":420},[421],{"type":336,"value":422},"We can finally give up the ghost and accept that sales doesn’t get paid for this work. Unless the implementation truly goes south, and it becomes a clawback, they have no incentive. But luckily, an AI tool within your CRM or ERP can gather that deal information to summarize it into everything your post-sale team needs to know.",{"type":333,"children":424},[425],{"type":336,"value":426},"Pro move: Use it to generate notes that are so complete and clear, they are also customer-facing. Present that document to the customer. If the customer agrees, those handoff notes become a mutual agreement.",{"type":333,"children":428},[429,431,440],{"type":336,"value":430},"Note: Everest customers can accomplish this with ",{"url":432,"type":13,"children":433},"https://everest-systems.com/why/ai-first/",[434,436,438],{"type":336,"value":435},"a",{"type":336,"marks":437,"value":378},[377],{"type":336,"value":439},"custom Eve agent",{"type":336,"value":441},". ",{"type":333,"children":443},[444],{"type":336,"marks":445,"value":446},[413],"2. Smart onboarding",{"type":333,"children":448},[449],{"type":336,"value":450},"Auto-personalize your training flows to clients based on their use cases. And reduce or eliminate training for users who need only chat with the AI assistant. ",{"type":333,"children":452},[453],{"type":336,"value":454},"Onboarding flows or “wizards,” as we used to call them, always had a dark side: They never evolved with the product. Any added flows and personalization you built in only created exponentially more maintenance work. But now, with LLMs gathering the user’s role and interests, you can achieve that level of customization. Give power users the fine-grained controls, and executives, just the broad-strokes or maybe just a summary video. ",{"type":333,"children":456},[457],{"type":336,"marks":458,"value":459},[413],"3. Staffing management",{"type":333,"children":461},[462],{"type":336,"value":463},"Use an automated system to assign consultants to projects that align with their skills, past successes, and areas they want to grow into. Use the same system to pair mentors and mentees. ",{"type":333,"children":465},[466],{"type":336,"value":467},"Pairing the right consultant with the right customer team can make all the difference. Sometimes, just knowing their industry and speaking their language creates an enduring impression and buys you leeway. It’s difficult for a post-sale leader to keep all their teams’ specialties and experiences top of mind, especially while you’re rapidly growing. But it’s a great use for AI within your professional services automation tool.",{"type":333,"children":469},[470],{"type":336,"marks":471,"value":472},[413],"4. Auto-generate SOWs and review contracts",{"type":333,"children":474},[475],{"type":336,"value":476},"Auto-generate and edit SOWs using AI. Analyze contract changes and anticipate future issues.",{"type":333,"children":478},[479],{"type":336,"value":480},"Legal can’t be everywhere to review everything, but they can give their legal, risk, and governance requirements in a PDF form, which AI can help reps apply. Try using a tool like Claude Project trained on your legal documentation to help reps generate 95%-good scope of work changes, or to analyze redlined contracts to simplify the review for the legal team.",{"type":333,"children":482},[483],{"type":336,"marks":484,"value":485},[413],"5. Analyze past projects to set client expectations",{"type":333,"children":487},[488],{"type":336,"value":489},"Within your professional services tool, analyze similar past projects and generate a synthesized example timeline, with a questionnaire to discover things that became blockers on those projects.",{"type":333,"children":491},[492],{"type":336,"value":493},"Such a tool can give your team members a way to present and update timelines while on the call. It better prepares your team to discuss the details of what goes into those timelines and what parts the customer is responsible for. When consultants can warn customers about the errors that can cause the timeline to slip, with specific past examples, they’re more likely to run a tighter project.",{"type":395,"level":405,"children":495},[496],{"type":336,"value":497},"Project delivery",{"type":333,"children":499},[500],{"type":336,"marks":501,"value":502},[413],"6. Use agents to auto-gather requirements",{"type":333,"children":504},[505],{"type":336,"value":506},"Save the client from repeating themselves. Gather stronger, comprehensive requirements written in the customer's own language. ",{"type":333,"children":508},[509,511,514],{"type":336,"value":510},"Think of this as a much more mature version of an automated note-taking app. Give it access to call transcripts and customer emails, and ask it to summarize the customer’s requirements for the success manager to deliver on a call. Delivering this information live on a call, and not via email, is vital. Likely, the AI agent will have gathered requirements from many clients' contacts, ",{"type":336,"marks":512,"value":513},[377],"and those requirements will conflict.",{"type":336,"value":515}," The customer is rarely in perfect sync internally. This is your team’s opportunity to invite them to decide. For example, if the economic buyer demanded greater speed, and on another call, the IT representative called a halt. Which is it? It’s their decision to make.",{"type":333,"children":517},[518],{"type":336,"marks":519,"value":520},[413],"7. Chat assistant to handle project communications",{"type":333,"children":522},[523],{"type":336,"value":524},"Use a chat assistant within your professional services system to generate emails, notes, and reminders—no more digging around in CRM notes/support transcripts.",{"type":333,"children":526},[527],{"type":336,"value":528},"This one is self-explanatory. It also allows you to monitor more of your team’s communications.",{"type":333,"children":530},[531],{"type":336,"marks":532,"value":533},[413],"8. Prototype new customer experiences",{"type":333,"children":535},[536,538,543],{"type":336,"value":537},"Give your team ",{"url":539,"type":13,"children":540},"https://everest-systems.com/blog/why-legacy-erp-systems-fail-saas-companies-in-2025/",[541],{"type":336,"value":542},"AI tools",{"type":336,"value":544}," that let them build out new flows, screens, and experiences before investing hundreds of hours.",{"type":333,"children":546},[547],{"type":336,"value":548},"There are two ways to achieve this. ",{"type":550,"style":551,"children":552},"list","bulleted",[553,570],{"type":554,"children":555},"listItem",[556],{"type":333,"children":557},[558,561,563,568],{"type":336,"marks":559,"value":560},[413],"High road",{"type":336,"value":562},": Hook up a design component library in an app like Figma to ",{"url":564,"type":13,"children":565},"https://vercel.com/blog/ai-powered-prototyping-with-design-systems",[566],{"type":336,"value":567},"a coding app like Vercel",{"type":336,"value":569}," to give your frontline team members an app that actually uses your real brand and product screens. ",{"type":554,"children":571},[572],{"type":333,"children":573},[574,577],{"type":336,"marks":575,"value":576},[413],"Low road",{"type":336,"value":578},": Just give them an LLM tool like Claude, which can create mockups based on your website, but which will be quite brutal and simplistic. ",{"type":333,"children":580},[581],{"type":336,"value":582},"This is something you’ll want to certify team members on before you roll it out. They must make clear to customers that nothing concepted can be construed as a promise to build it—without access to product data, the app is just a prototype. But it can, situationally, allow reps while on a  live call, to ask a customer, “Like this?” and then relay it to the product or dev team.",{"type":333,"children":584},[585],{"type":336,"marks":586,"value":587},[413],"9. Auto-generate documentation",{"type":333,"children":589},[590],{"type":336,"value":591},"Allow reps to chat by text or voice with an agent that generates documents based on templates. Or adds to document repositories, or notes, on their behalf.",{"type":333,"children":593},[594],{"type":336,"value":595},"The thing with internal training and how-to documents is they are forever falling out of date with each new product release—which if you’re on a continuous release cycle is, well, continuous. Use a Claude MCP server connection to your knowledge system like Guru or similar, so documents auto-update themselves. However, you must version document and maintain the edit history.",{"type":333,"children":597},[598],{"type":336,"marks":599,"value":600},[413],"10. Generate new apps on the fly",{"type":333,"children":602},[603],{"type":336,"value":604},"Use AI to build your own bolt-on software without the subscriptions. Create BI tools, product usage trackers, scheduling tools, training tools, and more.",{"type":333,"children":606},[607],{"type":336,"value":608},"Not long ago, support organizations everywhere were paying for Calendly. But Gmail released a pretty good free alternative. And now, Claude can build your own in minutes. Your post-sale teams can save themselves from their most laborious tasks by generating so-called “ephemeral apps,” which are meant to be used a few times and deleted.",{"type":333,"children":610},[611],{"type":336,"value":612},"Some interesting use cases: ",{"type":550,"style":551,"children":614},[615,621,627,633,639,645],{"type":554,"children":616},[617],{"type":333,"children":618},[619],{"type":336,"value":620},"Email tone analyzer",{"type":554,"children":622},[623],{"type":333,"children":624},[625],{"type":336,"value":626},"Conference invite ranker",{"type":554,"children":628},[629],{"type":333,"children":630},[631],{"type":336,"value":632},"Headshot retoucher",{"type":554,"children":634},[635],{"type":333,"children":636},[637],{"type":336,"value":638},"Productivity tracker",{"type":554,"children":640},[641],{"type":333,"children":642},[643],{"type":336,"value":644},"Document analyzer",{"type":554,"children":646},[647],{"type":333,"children":648},[649],{"type":336,"value":650},"Deck-builder",{"type":333,"children":652},[653],{"type":336,"marks":654,"value":655},[413],"11. Generate better training rollouts",{"type":333,"children":657},[658],{"type":336,"value":659},"Generate custom training materials—walkthroughs, videos, company-specific FAQs. Also create synthetic personas for tailoring communication.",{"type":333,"children":661},[662],{"type":336,"value":663},"A synthetic persona is a custom GPT, Gemini Gem, or Claude Project where you’ve uploaded at least a dozen transcripts of actual customers sharing their needs, objections, goals, and desires. (Properly labeled, of course: The GPT doesn’t know who is an employee and who is not.) With it, your team can query the persona to ask how a member of the client team might want to be communicated with. While it doesn’t know the truth of their actual organization, it tends to get pretty close to metrics, pains, and role-specific language. ",{"type":395,"level":405,"children":665},[666],{"type":336,"value":667},"Hand off to customer success",{"type":333,"children":669},[670],{"type":336,"marks":671,"value":672},[413],"12. AI-assisted PS handoff to CS",{"type":333,"children":674},[675],{"type":336,"value":676},"Same as the sales handoff, save your professional services teams from the research of updating and writing handoff notes from scratch. Instead, they can focus on correcting the auto-generated ones—and there are invariably always things that aren’t in the system, but they’ll know to tweak and add.",{"type":333,"children":678},[679],{"type":336,"value":680},"This goes a long way toward customers feeling like the handoff was a pass and not a baton drop.",{"type":333,"children":682},[683],{"type":336,"marks":684,"value":685},[413],"13. Smart FAQ and knowledge base",{"type":333,"children":687},[688],{"type":336,"value":689},"Set up your FAQs to listen to recorded calls and draft proposed rewrites weekly or monthly. Someone will still have to review them—but it’s a big step up from FAQs of the past that were created and then neglected for years. ",{"type":333,"children":691},[692],{"type":336,"value":693},"Depending on the knowledge management tool you have, that auto-generated knowledge base becomes far more valuable when it’s customer-facing through an AI chatbot. Whatever you learn internally is available externally, with proper checks and controls. ",{"type":395,"level":396,"children":695},[696],{"type":336,"value":697},"Which customer success AI use case will you try first?",{"type":333,"children":699},[700],{"type":336,"value":701},"We’re still in the early days of these tools and with many of the pilots above, you may be alarmed that it takes more time with AI than without. But that is part of the process. To imbue these tools with the proper context and controls, it takes your time. You have to teach them, and edit, and perfect. But the promise of a team that succeeds with even a few use cases is, you start to do something that never before in the history of post-sale teams have been able to do: Reduce the workload on your people.",{"type":333,"children":703},[704],{"type":336,"value":705},"We’ve come a long way since 1991 and that statistic “5% retention creates 25-95% more revenue.” It’s time we updated our thinking. And hopefully it’s time for a new statistic.",[707,711],{"__typename":708,"id":357,"image":709,"caption":37,"link":12},"BlogImageRecord",{"url":710,"alt":12},"https://www.datocms-assets.com/160976/1776279194-erp-post-sale-13-uses-table.png",{"__typename":708,"id":393,"image":712,"caption":37,"link":714},{"url":713,"alt":12},"https://www.datocms-assets.com/160976/1776278508-webinar-build-with-ai-v2-970x250.png",{"internal":12,"external":371},"PostRecord","bAHK8e30REewiD2kjQpeOQ","13-perfect-uses-for-ai-in-professional-services","2026-04-15",{"id":720,"name":721,"slug":722},"M4sr70TsTXGRJ7zNVPR6_Q","Business","business",{"name":724,"photo":725},"Ahad Arain",{"url":726},"https://www.datocms-assets.com/160976/1774479035-ahad-headshot-2.png",{"responsiveImage":728},{"src":729,"width":730,"height":731,"alt":12,"base64":732},"https://www.datocms-assets.com/160976/1776278401-erp-article-professional-services-1.png?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAIAAAAF0lpsAAACaUlEQVR42lVU2XLcMAyjKDp7ZPr/n9iHPjfJWiJZgLKSqYfZ6DAhEIRs+fuPhMuY8jrlPDmYLpnSGkNVtAYNK5lNsjc9TO5v8rjJ8yGPu8hNpJnMIR4yBgdzxhzhnrFAVFMlCRQto3GInOjNcHYEg6+GSDd5fYmTUZznOMccAMI2s7UeMtKGObBS+U9bgNdxdHHwMMFAxPzzAxTmnKOAHIjAZWUXkBKlLWYAaqYdTHqToccAiokpqra/Xx8RPkHlHHgWUPsPCO+1QimgQBXhIHGozqODESZA+5wv1IKKBsEGuGFKoF1au8SWS+nsEzUSxfocDz/EJ3ZtJCSJuWNpCE0JBE0gVhSdrTTIWaj6hN5e0UvykspbvbY7w5msLBbFzmMB7UmuYZCVmlzhEtfTjscNtehES7V1hUeyfESFpRIxyXT2MUhqV3oNdIXa/f2JA9A1h0rnhEY5UVwWFpGCBELLXaCAw3rn308rKuz56z3YtuknLABDEogpQSrCoU/6oxRBNeBt/ftRmAEhasf7k/qCyhtJxXQyYgOyZEB2uYzWmBqsrnezotQ3nXL2/baAzLBPgao0YBVQodAEbGNr4ARvlilWUCYKhrsmnZC25jAcdksjzzqgIKg2WgLgLHMAQHS3kwEfyXou3LruKT/7Kh06Nx6A5DIqvwKrcCrA81IUPpJ9jz32hc4LZz/rE0Je5MQ9EFzBCw+7NDV+QHJhXxpXv4S/8S05VaeXgg896T3ZRtReWeoXUOnKtMbYlRE0VvL6TxZQCV8gCMZwWQEf1SsrIRcQtKbAIcuWq5zrd10P3sJYTJfXEP8AbmiItUEB9BYAAAAASUVORK5CYII=",{"bgColor":734},"tan","Everyone likes to use this one famous statistic to argue that post-sale work is valuable: That increasing customer retention 5% can boost revenue 25-95%. It’s compelling. It is also from 1991. And this is our point: Post-sale teams, and even their stats, get neglected. Though AI is now helping.",{"name":737,"slug":738},"Insight","insight",{"footerCallout":740},{"headline":37,"intro":37,"cta":12},{"allPosts":742},[743,764,779],{"__typename":715,"id":744,"title":745,"slug":746,"publishDate":747,"category":748,"author":752,"image":756,"accentColor":760,"intro":762,"tag":763},"QhDLI0ZwRe2Yh9eYJXdJsQ","Why I joined Everest","sam-yen-why-i-joined-everest","2026-04-14",{"id":749,"name":750,"slug":751},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":753,"photo":754},"Sam Yen",{"url":755},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":757},{"src":758,"width":730,"height":731,"alt":12,"base64":759},"https://www.datocms-assets.com/160976/1776218184-erp-article-why-i-joined-everest-sami-copy.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFBUWDhYVGQ0NDhwWDRoOFx8ZGCIVFhUdHysjHR0oKSEWJDUlKC0vMjIyGSU4PTcwPCsxMi8BCgsLDg0OHBAQHC8eFiIvLy8vNS8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAAAQMFBgL/xAAkEAAABQIFBQAAAAAAAAAAAAAAAQIDBAUSERMhQZEGFTEyM//EABYBAQEBAAAAAAAAAAAAAAAAAAMCAf/EABgRAAMBAQAAAAAAAAAAAAAAAAABAgMR/9oADAMBAAIRAxEAPwDfSKu43JIsBPOrC0wjO3YdvMRHJRHiQVXcgNxLDUnwKpsOcigpdbcVKVpuEJaR28nzVckAjrFWQs1eZ7GM51PIeItHFchACUbJSUyS9f8ARXIYAAx0f//Z",{"bgColor":761},"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. ",{"name":737,"slug":738},{"__typename":715,"id":765,"title":745,"slug":766,"publishDate":747,"category":767,"author":768,"image":772,"accentColor":776,"intro":777,"tag":778},"bSpApLa8QlKi_Fmir8Gl9A","sami-muneer-why-i-joined-everest",{"id":749,"name":750,"slug":751},{"name":769,"photo":770},"Sami Muneer",{"url":771},"https://www.datocms-assets.com/160976/1776217763-sami_profile-small.jp2",{"responsiveImage":773},{"src":774,"width":730,"height":731,"alt":12,"base64":775},"https://www.datocms-assets.com/160976/1776218593-erp-article-why-i-joined-everest-sami-small.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRMVDhYQFRUNDh0NDw4YHBUZGCITIiEdICsjHSkoHSEiJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHA4QHDIdFigvLy87NS87Ly8vOy81LzUvLy82Ly8vLy8vLy8vLy8vLy81Ly8vLzUvLzUvLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAABQYBBAf/xAAiEAABAwMEAwEAAAAAAAAAAAADAAECBAUGERIxkSIyQSH/xAAWAQEBAQAAAAAAAAAAAAAAAAACAwD/xAAXEQEBAQEAAAAAAAAAAAAAAAABABIC/9oADAMBAAIRAxEAPwDo1RdDjIzbXWjkV6OK1u+z4pYh6QpWd9FE5bcLdG3bHlHhJ6YHBVnGr2c55eL8os4zcLXTzeUpRRDbLBSTEnp7OqJnVQZhPoSXaIqtiplDVHYf4WXaIilO/9k=",{"bgColor":734},"I’ve been fortunate to spend my career across a wide range of domains—software and hardware, ERP and fintech, AI, sports, drones, and robotics. I’ve worked in environments that span the spectrum: from early-stage startups to institutions like SAP and JPMorgan Chase & Co.",{"name":737,"slug":738},{"__typename":715,"id":780,"title":781,"slug":782,"publishDate":783,"category":784,"author":788,"image":792,"accentColor":797,"intro":798,"tag":799},"Tq6FeHvlS5io-_V3fWHdww","ERP security and compliance should be a strategic enabler","erp-security-and-compliance-should-be-a-strategic-enabler","2026-03-26",{"id":785,"name":786,"slug":787},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":789,"photo":790},"Holger Mack",{"url":791},"https://www.datocms-assets.com/160976/1774473274-holger.png",{"responsiveImage":793},{"src":794,"width":795,"height":731,"alt":12,"base64":796},"https://www.datocms-assets.com/160976/1775024933-erp-article-security-guide-thumbnail-5.png?fit=fillmax&h=1050&w=1400",1363,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDhMNDBgWDQ4PExENFg0YFxUZGBYTFhYaKyslGh0oKRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0NHA4QHDsdIh87Ly81Ly87Oy8vLzUvLzsvLzUyLy80Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAADAQEAAAAAAAAAAAAAAAAAAgQBB//EAB8QAAEEAgIDAAAAAAAAAAAAAAEAAgMEBRIhMhMiQ//EABcBAAMBAAAAAAAAAAAAAAAAAAECAwT/xAAZEQEAAgMAAAAAAAAAAAAAAAAAARMCAxL/2gAMAwEAAhEDEQA/AOh2M3aEoAYlly1vUHQq6dkRsD0TWjE2IDQJa5Vx2Qgiylp46FCrqvjHzWo8SeyFUrR5hwstNbqOFiFdhxNXY3XqEIQgq//Z",{"bgColor":761},"Most companies have a complicated relationship to their security and compliance. What was once seen as a hindrance has become crucial for survival. As public security breaches continue to make headlines, decision-makers are facing mounting pressure to protect their organizations without losing their agility. Many are losing sleep over it.",{"name":737,"slug":738},{"articleSidebar":801},{"cta":802},{"buttons":803},[804],{"label":34,"internal":805,"external":37,"style":38},{"__typename":36},{"global":807},{"footerCallout":808},{"headline":809,"intro":810,"cta":811},"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":812},[813],{"label":34,"internal":814,"external":37,"style":38},{"__typename":36},{"allNewsPosts":816},[817,845,856],{"__typename":818,"title":819,"slug":820,"publishDate":821,"tag":822,"image":824,"logo":829,"accentColor":831,"intro":833,"externalLink":37,"media":834},"NewsPostRecord","Bloomberg Daybreak Europe interviews Franz Faerber of Everest Systems","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":823,"slug":266},"Press",{"responsiveImage":825},{"src":826,"width":827,"height":731,"alt":12,"base64":828},"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":830},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":832},"green","In an exclusive interview with Tom Mackenzie of Bloomberg Daybreak, Everest Systems 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":835,"video":836},"MediaVideoRecord",{"file":837,"external":12,"loopClip":12},{"video":838},{"muxPlaybackId":839,"title":12,"width":840,"height":841,"thumbhash":842,"blurUpThumb":843,"thumbnailUrl":844},"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":818,"title":846,"slug":847,"publishDate":848,"tag":849,"image":12,"logo":852,"accentColor":854,"intro":855,"externalLink":37,"media":12},"Strengthening Security Through Partnership: How Everest Systems and Hackrate Collaborate to Protect the Everest ERP Platform","hackrate-collaboration","2025-04-01",{"name":850,"slug":851},"Collaboration","collaborations",{"url":853},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":42},"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.",{"__typename":818,"title":857,"slug":858,"publishDate":859,"tag":860,"image":861,"logo":865,"accentColor":867,"intro":868,"externalLink":869,"media":12},"Handelsblatt: Former SAP Employees Plan Alternative to Market Leader","handelsblatt-former-sap-employees-plan-alternative-to-market-leader","2024-12-02",{"name":823,"slug":266},{"responsiveImage":862},{"src":863,"width":827,"height":731,"alt":12,"base64":864},"https://www.datocms-assets.com/160976/1752614792-press-handelsblatt-2x.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ8NDhgPFhUVDhsPDg0OFxcdGBYVFhUaHysjJh0oHRUWJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0PGg4NES8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBEQACEQEDEQH/xAAYAAEAAwEAAAAAAAAAAAAAAAAFBAYHA//EACMQAAEDAwMFAQAAAAAAAAAAAAMAAQIEEZEFEyEiIzEyoRT/xAAXAQADAQAAAAAAAAAAAAAAAAADBAUC/8QAGhEAAwEBAQEAAAAAAAAAAAAAAAECAxIhEf/aAAwDAQACEQMRAD8A5grCxH4TksIsgjV6g02vZMSxrPMPDM8x2st9FHOPCwUMKkwHfbfCnyTOkRK6BuYuN0eWGztEUe4KPI/i39H40Rp2jU4fxv244SiIATqYBbr9DYR0FgJqQjaHoy0PQf/Z",{"url":866},"https://www.datocms-assets.com/160976/1752614800-handelsblatt.png",{"bgColor":37},"The startup Everest Systems is challenging SAP with a cloud-native ERP system specifically designed for SaaS companies. With $140 million in funding and development centered in Heidelberg, the company builds on expertise from former SAP executives Franz Färber and Stefan Sigg.","https://www.handelsblatt.com/technik/it-internet/start-up-check-fruehere-sap-mitarbeiter-planen-gegenentwurf-zum-marktfuehrer-01/100089320.html",1776301292037]