[{"data":1,"prerenderedAt":428},["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\":\"meet-sophie-dwyer-senior-solutions-consultant-and-cpa\"}}":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\":{}}":407,"{\"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\":{}}":416,"$f4sG58blVMft2dPzrtjcnCJ1-mHGz-zt7rUKihAQafAk":423},{"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":405},{"seo":279,"content":337,"__typename":386,"id":387,"slug":388,"title":281,"intro":389,"publishDate":390,"tag":391,"cta":12,"accentColor":392,"gatedContent":393,"gateForm":12,"media":394},[280,283,287,290,294,297,300,304,308,312,315,319,323,326,330,333],{"attributes":12,"content":281,"tag":282},"Meet Sophie Dwyer, Senior Solutions Consultant and CPA","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","Meet Sophie Dwyer, CPA and Solutions Consultant at Everest. Learn how her deep accounting expertise shapes every implementation and drives real ERP outcomes.",{"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-05T10:22:35Z",{"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":385},{"schema":339,"document":340},"dast",{"type":341,"children":342},"root",[343,353,357,361,365,369,373,377,381],{"type":344,"children":345},"paragraph",[346,351],{"type":347,"marks":348,"value":350},"span",[349],"strong","Sophie Dwyer:",{"type":347,"value":352}," I knew that I wanted to have more exposure than just revenue.",{"type":344,"children":354},[355],{"type":347,"value":356},"Not to say that I had learned everything that is available in revenue, because even to this day, people will come to me with questions. I'm like, oh, I'm gonna have to research and figure out like how it should that actually be structured. But I knew that I wanted to have just more of an understanding in terms of me being valuable to my team as I continued to grow in my career.",{"type":344,"children":358},[359],{"type":347,"value":360},"I graduated with My Master's in public Accounting and I ended up working at Intel as a worldwide revenue channel analyst.",{"type":344,"children":362},[363],{"type":347,"value":364},"And that really started my path down revenue and quote to cash. I've worked at a number of software companies in various different roles working my way up from being a revenue accountant all the way to a senior manager. And I've had experiences both at public and private companies working predominantly in the software industry, but I also have some experience outside of the software industry as well.",{"type":344,"children":366},[367],{"type":347,"value":368},"I have actually known about Everest. For a number of years while they were still in stealth mode. The big draw for me is it just seemed like this would be a really good fit with the background that I had from finance transformation and my expertise in quote to cash.",{"type":344,"children":370},[371],{"type":347,"value":372},"One of the things that has impressed me so much about being here at Everest is the true subject matter expertise across the board. We've got a whole team of folks who are just really impassioned because they've gone through the pain of having to sit through that close or having to figure out what does this error message mean?",{"type":344,"children":374},[375],{"type":347,"value":376},"Like why is this happening in the middle of me trying to close my books? You've got folks who know the true standards too, right? GAAP, IFRS. We've got a whole team of folks who really wanna make sure that this process, not only are you compliant, but you're compliant in the easiest way possible.",{"type":344,"children":378},[379],{"type":347,"value":380},"It would be easy for me to say I am most excited about quote to cash because that's the area that my background is in. There are definitely things in the tool that",{"type":344,"children":382},[383],{"type":347,"value":384},"get me super excited about it. But there are a lot more thoughtful, very intentional areas of the tool that make me excited because I think about how would I use this tool if I was a person sitting in that accounting operations seat.",[],"MediaPostRecord","XX68m87FT4GRyLuzFFKTgA","meet-sophie-dwyer-senior-solutions-consultant-and-cpa","Sophie's a revenue expert who found her way to Everest because she wanted to work somewhere that was changing the industry. ","2026-02-08",{"name":248,"slug":251},{"bgColor":42},false,{"__typename":395,"image":12,"video":396},"MediaVideoRecord",{"file":12,"external":397,"loopClip":12},{"height":398,"provider":399,"providerUid":400,"thumbnailUrl":401,"title":402,"url":403,"width":404},240,"vimeo","1163414750","https://i.vimeocdn.com/video/2119615327-7674223a5bfb4415f8c257a70fbe291dbdfd3de15bb61d0277f03a890ea5d140-d_295x166?region=us","Meet Sophie Dwyer, CPA and revenue expert","https://vimeo.com/1163414750",426,{"footerCallout":406},{"headline":37,"intro":37,"cta":12},{"global":408},{"footerCallout":409},{"headline":410,"intro":411,"cta":412},"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":413},[414],{"label":34,"internal":415,"external":37,"style":38},{"__typename":36},{"articleSidebar":417},{"cta":418},{"buttons":419},[420],{"label":421,"internal":422,"external":37,"style":38},"Get started",{"__typename":36},{"name":402,"description":424,"link":403,"created_time":425,"pictures":426},"Sophie is a Senior Solutions Consultant at Everest where she helps clients build workflows based on her experience as a CPA, revenue manager, and expert in financial transformation.","2026-02-09T21:36:41+00:00",{"base_link":427},"https://i.vimeocdn.com/video/2119615327-7674223a5bfb4415f8c257a70fbe291dbdfd3de15bb61d0277f03a890ea5d140-d?region=us",1787110075167]