[{"data":1,"prerenderedAt":424},["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\":\"jeff-s-a-cpa-whose-team-took-pagerduty-public\"}}":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\":{}}":408,"{\"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\":{}}":417},{"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":406},{"seo":279,"content":337,"__typename":378,"id":379,"slug":380,"title":281,"intro":381,"publishDate":382,"tag":383,"cta":12,"accentColor":12,"gatedContent":384,"gateForm":12,"media":385},[280,283,287,290,294,297,300,304,308,312,315,319,323,326,330,333],{"attributes":12,"content":281,"tag":282},"Jeff's a CPA whose team took PagerDuty public","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 Jeff, the CPA who took PagerDuty public. Hear why he chose Everest ERP and how AI-native finance is redefining what is possible for modern controllers.",{"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:18:44Z",{"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":377},{"schema":339,"document":340},"dast",{"type":341,"children":342},"root",[343,349,353,357,361,365,369,373],{"type":344,"children":345},"paragraph",[346],{"type":347,"value":348},"span","Jeff: The goal was to have an IPO.  Of course when they hired me, I didn't know if that was gonna be a real thing.",{"type":344,"children":350},[351],{"type":347,"value":352},"My whole goal for a company was, okay, how do we maximize revenue recognition?",{"type":344,"children":354},[355],{"type":347,"value":356},"That top line is the most scrutinized of the P&L or any of the financial statements, frankly. To get the company to a level where we were ready for IPO. And then being a control-based environment then too, was very difficult.",{"type":344,"children":358},[359],{"type":347,"value":360},"Usually there's a confidential filing that you do first. The people under that tent were very small. I think between five and eight people were actually the ones doing a lot of the pre-work to get the initial confidential S1 filing done. A lot of late nights. A lot of secrecy. I hate that because especially with my teams okay, I gotta cancel a lot of team meetings.",{"type":344,"children":362},[363],{"type":347,"value":364},"I had to cancel a lot of one-on-ones. I had to, block off times on my calendars that no one else could see. Team was like, what's going on?",{"type":344,"children":366},[367],{"type":347,"value":368},"Why aren't you available? It was probably like eight months. I was working on it. Just, a group of [00:01:00] five to eight people working with the external lawyers. And so it, it was, very bumpy, very sleep deprived during that time. And then, once that was done and then we're able to, actually bring in the team and we can start working on the real filing, it got better.",{"type":344,"children":370},[371],{"type":347,"value":372},"The actual feeling once we filed was. Okay, we did that, but also knowing there's a lot more to come only because I was on the accounting side. It was great for the whole team, I think, to be able to celebrate. It was great to actually see it done, see the CEO up there on TV actually ringing the bell. And knowing all that hard work, the late nights and everything paid off not just for me, but for the whole company, right?",{"type":344,"children":374},[375],{"type":347,"value":376},"I'm always pride myself and my team, I think I was able to build a world class team and they understood what we needed to do and they knew the time and the effort that was gonna take to get us there when they were all on board and we wouldn't have been able to do it without the whole team.",[],"MediaPostRecord","Wz6m0-vJS-aawYYFzoiAvA","jeff-s-a-cpa-whose-team-took-pagerduty-public","If you're an accountant, IPOs start with secrecy. Which Jeff didn't exactly love. ","2026-02-03",{"name":248,"slug":251},false,{"__typename":386,"image":387,"video":397},"MediaVideoRecord",{"url":388,"width":389,"height":390,"alt":12,"title":12,"responsiveImage":391},"https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png",1920,1080,{"srcSet":392,"webpSrcSet":393,"sizes":394,"src":388,"width":389,"height":390,"aspectRatio":395,"alt":12,"title":12,"base64":396},"https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.25 480w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.5 960w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.75 1440w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png 1920w","https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.25&fm=webp 480w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.5&fm=webp 960w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?dpr=0.75&fm=webp 1440w,https://www.datocms-assets.com/160976/1770188566-video-thumbnail-jeff-alley-pagerduty-ipo-light-mode.png?fm=webp 1920w","(max-width: 1920px) 100vw, 1920px",1.7777777777777777,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDxEKDhgQCw8PDh0hDg0OFxMZHhYTFiEdHysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OFhAQHC8oFigvNS8vLy87OzsvLy81Ly8vLzUvLzsvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAYAAACAwAAAAAAAAAAAAAAAAAFBgADB//EAB8QAAEEAQUBAAAAAAAAAAAAAAEAAgMFERITITFBBP/EABYBAAMAAAAAAAAAAAAAAAAAAAIDBP/EABkRAAIDAQAAAAAAAAAAAAAAAAADAhESAf/aAAwDAQACEQMRAD8A0ewtZYoyMJbbdTj6Tx6jl0QOMIAxrdzOlL0VwUMNfZTynpRUVs2g4DVEVh9Sf//Z",{"file":12,"external":398,"loopClip":12},{"height":399,"provider":400,"providerUid":401,"thumbnailUrl":402,"title":403,"url":404,"width":405},240,"vimeo","1161681534","https://i.vimeocdn.com/video/2117158800-5c5acf4a9c1d54adc990c3ac13f4f5a320aaedba28ae79cfd3535f6a140da552-d_295x166?region=us","Jeff's team took PagerDuty public","https://vimeo.com/1161681534",426,{"footerCallout":407},{"headline":37,"intro":37,"cta":12},{"global":409},{"footerCallout":410},{"headline":411,"intro":412,"cta":413},"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":414},[415],{"label":34,"internal":416,"external":37,"style":38},{"__typename":36},{"articleSidebar":418},{"cta":419},{"buttons":420},[421],{"label":422,"internal":423,"external":37,"style":38},"Get started",{"__typename":36},1787110075187]