[{"data":1,"prerenderedAt":448},["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\":\"an-ai-agent-demo-from-our-customer-brady-nicholas-at-spectora\"}}":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\":{}}":427,"{\"query\":\"\\n  query {\\n    articleSidebar {\\n      cta {\\n        ...LinkFragment\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n        ... on PaidLandingRecord {\\n          __typename\\n          slug\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{}}":436,"$fCTA-_kX_xvDxozYMEuMbYpbWOxOdjzkz1pX3rFFAxy0":443},{"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":425},{"seo":279,"content":337,"__typename":396,"id":397,"slug":398,"title":281,"intro":399,"publishDate":400,"tag":401,"cta":12,"accentColor":12,"gatedContent":403,"gateForm":12,"media":404},[280,283,287,290,294,297,300,304,308,312,315,319,323,326,330,333],{"attributes":12,"content":281,"tag":282},"An AI Agent Demo from our customer Brady Nicholas at Spectora","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","Watch Spectora Brady Nicholas demo Everest AI agent live, a real customer showing how AI-native ERP automates financial workflows and saves time every month.",{"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","2026-06-05T09:58:51Z",{"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":395},{"schema":339,"document":340},"dast",{"type":341,"children":342},"root",[343,355,359,363,367,371,375,379,383,387,391],{"type":344,"children":345},"paragraph",[346,349,353],{"type":347,"value":348},"span"," ",{"type":347,"marks":350,"value":352},[351],"strong","Brady Nikolas",{"type":347,"value":354},": My  name is Brady Nikolas. I'm a lead accounting manager at Spectora, which is a home inspection software company based out of Denver, Colorado.",{"type":344,"children":356},[357],{"type":347,"value":358},"I  would consider myself an AI skeptic from the beginning, just in a sense of I didn't want AI to replace critical thinking, and I didn't want it to replace my job. I didn't want it to replace the people around me, and I didn't want to have this staff accountant role of AI in my system.",{"type":344,"children":360},[361],{"type":347,"value":362},"So when I started seeing AI use cases as more of an assistant or a reporting tool on top of what I'm already doing, I was sold on it. I do a lot of work now that's outside of creating journal entries and doing my accounting work that I like to do by myself, but I'm seeing AI in use cases to where it can speed up my reporting. It can speed up my month end process, and can really assist me to be more than just an accountant. It helps me be this reporting powerhouse that's able to expedite from my managers and helps me be a better partner to all the teams around me.",{"type":344,"children":364},[365],{"type":347,"value":366},"Alright. I'm gonna show a couple AI agents that I've created that I'm gonna be using on a regular basis.  So I'm starting off in my GAAP income statement  here, and I'm going down to the AI agent  screen.",{"type":344,"children":368},[369],{"type":347,"value":370},"So in here we can see the ones that have already created. So let's take a look at this first one, which says revenue trends. I use  a simple prompt here that I would get from my manager. So he would come up to me and ask, \"Hey, Brady, show me the revenue trends for 2025.\"  So instead of me having to comb through the data, I'm just gonna plug this into Everest and create an AI agent for it. So here it is. Let's submit it. Take a look. So I'm gonna run this right now, and what it's gonna do is gonna produce a series of texts and it's already running for me, I can see this creating for me, and I can see a breakdown of revenue by account. I can see key observations talking about growth patterns, where the revenue is coming from. And then trends that I'm seeing throughout this time period.",{"type":344,"children":372},[373],{"type":347,"value":374},"So we can see moderate growth challenges that the business might be facing just based on the numbers. then finally, we have an overall outlook showing robust and accelerating business with strong fundamentals. So again, something that my manager will come to me ask for on a regular basis. I can plug it into Everest as an AI agent and have it create a full level of text for me.",{"type":344,"children":376},[377],{"type":347,"value":378},"Let's look at one more now. I'm doing a lot of work with other departments and they're coming to me asking, \"Hey, how much am I spending this month?\"  So with a different AI agent  that I have. I have this department overview, and what this is is a little bit more complex of a prompt. However, it's allowing me to use more flexibility by using this vendor spend by department, which is a custom report that I created. So this gives me more flexibility and more power through my reporting. So I'm gonna submit this and run this one one more time here. this is, is actually using a report which has more visuals and a little bit better formatting, which is an easy to digest report for my department leaders. As this gets created, we're gonna see a couple things here. We're gonna see visualizations, we're gonna see great formatting, and we're gonna see easy to read. here we go. I didn't have to prompt it on how to create it, what it's gonna look like. I just get provided the information that I want to see within it, and we can see here top 10 business partners by spend for this department. We can see a visualization of how that tracks next to each other, and then we can see vendor expense by this specific account. And then finally, at the very end, I asked to give it a gap income statement so I can show the full P&L throughout the year. So again, very powerful stuff with a relatively simple prompt.",{"type":344,"children":380},[381],{"type":347,"value":382},"Using custom reports, I'm able to create a wonderful report that I can share with my business leaders.",{"type":344,"children":384},[385],{"type":347,"value":386},"Another reason that I've been skeptical about AI is protection of my data. So the great thing about using the Everest system is that my data stays contained in the system and it goes out and grabs the code, applies it to my data, all without my data ever leaving the system. So I can feel much more safe about where my data is going or where it's not going.",{"type":344,"children":388},[389],{"type":347,"value":390},"And  another thing, a great thing about the system is the live sandbox. So. I'm trying to change as few things as possible 'cause I'm afraid of what's gonna happen, whether that's a realistic fear or not. With the live sandbox, I'm able to take production data instantly, move it into a sandbox or a much safer space, and I can start playing with these AI agents, making changes on the fly and see how it applies to my production data. And so in that demo we just saw with the AI agents, I was in a sandbox setting so I could safely change things, move things, try things, and then apply these AI agents to it and see how it would look in the production setting so I can gain comfort around changing things and then move it into my production tenant and see that progress in action.",{"type":344,"children":392},[393],{"type":347,"value":394},"  If your  team is looking to make a change and wanna discuss challenges that you're facing, please feel free to reach out. I love to talk about this.",[],"MediaPostRecord","Um11cxgaSRKd2uHuCRPwUA","an-ai-agent-demo-from-our-customer-brady-nicholas-at-spectora","As a senior accountant, Brady didn't want some agentic AI accountant making changes in his ledger. But when he learned how Everest deploys AI as an assistant that's auditable and governable, he went from skeptic to evangelist.","2025-08-01",{"name":402,"slug":241},"Product Demo",false,{"__typename":405,"screen":406,"video":416},"ProductDemoRecord",{"url":407,"width":408,"height":409,"alt":12,"title":12,"responsiveImage":410},"https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png",1920,1080,{"srcSet":411,"webpSrcSet":412,"sizes":413,"src":407,"width":408,"height":409,"aspectRatio":414,"alt":12,"title":12,"base64":415},"https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.25 480w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.5 960w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.75 1440w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png 1920w","https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.25&fm=webp 480w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.5&fm=webp 960w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?dpr=0.75&fm=webp 1440w,https://www.datocms-assets.com/160976/1770703486-video-thumbnail-brady-talk.png?fm=webp 1920w","(max-width: 1920px) 100vw, 1920px",1.7777777777777777,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0hChENFysdGCITFhUaHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLBQUFEAUFEC8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAXAAADAQAAAAAAAAAAAAAAAAAABAUC/8QAIRAAAQQBAwUAAAAAAAAAAAAAAgABAwUEEyExBhESI5H/xAAVAQEBAAAAAAAAAAAAAAAAAAACAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AEafp+mkwO+q31I31JVxxD4Gz7pbAwzhq+4zEtjWvlxDqSu+6QqMtRgzdOCLE3CFcahjCgH2PwhSf//Z",{"file":12,"external":417,"loopClip":12},{"height":418,"provider":419,"providerUid":420,"thumbnailUrl":421,"title":422,"url":423,"width":424},240,"vimeo","1162716226","https://i.vimeocdn.com/video/2118607068-5100ce0362306ac8882b5e7e420128d880342b11f39298af1464803359c32d13-d_295x166?region=us","One accountant's journey from AI skeptic to evangelist","https://vimeo.com/1162716226",426,{"footerCallout":426},{"headline":37,"intro":37,"cta":12},{"global":428},{"footerCallout":429},{"headline":430,"intro":431,"cta":432},"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":433},[434],{"label":34,"internal":435,"external":37,"style":38},{"__typename":36},{"articleSidebar":437},{"cta":438},{"buttons":439},[440],{"label":441,"internal":442,"external":37,"style":38},"Get started",{"__typename":36},{"name":422,"description":444,"link":423,"created_time":445,"pictures":446},"Brady is a senior accountant at Spectora who wanted nothing to do with \"autonomous AI staff accountants\" wandering around in his ERP making changes. But once he understood how Everest makes that AI auditable and governable, he changed his mind.","2026-02-07T01:01:49+00:00",{"base_link":447},"https://i.vimeocdn.com/video/2118607068-5100ce0362306ac8882b5e7e420128d880342b11f39298af1464803359c32d13-d?region=us",1787110075760]