[{"data":1,"prerenderedAt":406},["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\"}}":100,"{\"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\":\"product-release-april-2026\"}}":269,"{\"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\":{}}":386,"{\"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\":{}}":392,"$fNHCvkdtpFHgPsfpfscyhyYCyAiB4MqlxCfwlPbYJhB4":401},{"site":4,"global":30},{"favicon":5,"globalSeo":26},[6,14,18,22],{"attributes":7,"content":12,"tag":13},{"sizes":8,"type":9,"rel":10,"href":11},"16x16","image/png","icon","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=16&w=16",null,"link",{"attributes":15,"content":12,"tag":13},{"sizes":16,"type":9,"rel":10,"href":17},"32x32","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=32&w=32",{"attributes":19,"content":12,"tag":13},{"sizes":20,"type":9,"rel":10,"href":21},"96x96","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=96&w=96",{"attributes":23,"content":12,"tag":13},{"sizes":24,"type":9,"rel":10,"href":25},"192x192","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=192&w=192",{"fallbackSeo":27},{"title":28,"description":29},"Everest Systems | ERP Reinvented for the AI Era","Everest is an AI-native ERP platform that replaces outdated systems, streamlines operations, cuts costs, and enables rapid adaptations for faster, smarter growth.",{"headerCta":31,"topBanner":39,"signIn":37,"investors":43,"description":29,"footerCta":54,"socialMedia":59,"locations":66,"emailAddress":87,"badges":88,"gatedHeadline":93,"gatedIntro":94,"gatedFormId":95,"signupForm":96},{"buttons":32},[33],{"label":34,"internal":35,"external":37,"style":38},"Try Everest",{"__typename":36},"BookDemoRecord","","button",{"showBanner":40,"bannerText":41,"bgColor":42},true,"\u003Cp>Learn what it means to be truly AI-native &mdash; \u003Ca href=\"https://everest-systems.com/weekly-demo\">join our live product demo on Thursday at 10am PT\u003C/a> &rarr;\u003C/p>","red",{"title":44,"logos":45},"Investors",[46,48,50,52],{"url":47},"https://www.datocms-assets.com/160976/1749761147-sutter-hill.svg",{"url":49},"https://www.datocms-assets.com/160976/1749761146-altimeter.png",{"url":51},"https://www.datocms-assets.com/160976/1749761146-redpoint.png",{"url":53},"https://www.datocms-assets.com/160976/1750290368-dl.png",{"buttons":55},[56],{"label":57,"internal":58,"external":37,"style":38},"Contact",{"__typename":36},[60,63],{"platform":61,"url":62},"linkedin","https://www.linkedin.com/company/everest-systems-inc/",{"platform":64,"url":65},"youtube","https://www.youtube.com/@EverestSystemsERP",[67,71,75,79,83],{"location":68,"address":69,"coords":70},"North America","280 Hope Street\nMountain View, CA 94041","130,290",{"location":72,"address":73,"coords":74},"Germany","Max-Jarecki-Straße 21, 69115\nHeidelberg, Germany","650,252",{"location":76,"address":77,"coords":78},"United Kingdom","80 Grosvenor Street\nLondon, W1k3JX ","590,208",{"location":80,"address":81,"coords":82},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":84,"address":85,"coords":86},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@everest-systems.com",[89,91],{"url":90},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":92},"https://www.datocms-assets.com/160976/1749761602-aicpa.png","Gated Content Headline","Please fill out this form to gain access to exclusive content","c9f28857-105a-4932-a211-4f63c780866b",{"headline":97,"intro":98,"hubspotId":99},"Get the latest Everest news","Some nice copy here about what you get when you sign up.","36355ffe-9c44-4682-a5de-b73edd288b28",{"menu":101},{"main":102},[103,181,211,216,249],{"__typename":104,"label":105,"id":106,"submenu":107},"MenuGroupRecord","Products","ZpWZSBQDQti1xbn9l2cD_Q",[108,117,124,131,138,145,152,159,166,173],{"__typename":109,"label":110,"description":111,"external":37,"icon":112,"internal":114},"MenuItemRecord","Order to Cash ","Streamline every step from order to cash.",{"url":113},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":115,"slug":116},"ProductRecord","order-to-cash",{"__typename":109,"label":118,"description":119,"external":37,"icon":120,"internal":122},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":121},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":115,"slug":123},"record-to-report",{"__typename":109,"label":125,"description":126,"external":37,"icon":127,"internal":129},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":128},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":115,"slug":130},"revenue-recognition",{"__typename":109,"label":132,"description":133,"external":37,"icon":134,"internal":136},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":135},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":115,"slug":137},"cloud-cost-management",{"__typename":109,"label":139,"description":140,"external":37,"icon":141,"internal":143},"HR Management","Understand and control people costs in one system.",{"url":142},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":115,"slug":144},"hr-management",{"__typename":109,"label":146,"description":147,"external":37,"icon":148,"internal":150},"Asset Management","Track and depreciate assets without extra modules.",{"url":149},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":115,"slug":151},"asset-management",{"__typename":109,"label":153,"description":154,"external":37,"icon":155,"internal":157},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":156},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":115,"slug":158},"multi-book-localization",{"__typename":109,"label":160,"description":161,"external":37,"icon":162,"internal":164},"Native AI","Empower your users to develop features with AI",{"url":163},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":115,"slug":165},"ai-automation",{"__typename":109,"label":167,"description":168,"external":37,"icon":169,"internal":171},"Live Sandbox","Make changes with zero risk.",{"url":170},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":115,"slug":172},"live-sandbox",{"__typename":109,"label":174,"description":175,"external":37,"icon":176,"internal":178},"AiSpecify","Design and build applications faster with AI",{"url":177},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":179,"slug":180},"PaidLandingRecord","aispecify",{"__typename":104,"label":182,"id":183,"submenu":184},"Why Everest","PFK4MTMsSGyvr0kIIbiuWg",[185,190,196,201,206],{"__typename":109,"label":186,"description":187,"external":37,"icon":12,"internal":188},"Why Everest ","Everest is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":189},"WhyMainRecord",{"__typename":109,"label":191,"description":192,"external":37,"icon":12,"internal":193},"Everest vs. Legacy ERP","Legacy ERP systems weren’t built for the speed, scale, or complexity of modern businesses.",{"__typename":194,"slug":195},"WhySubpageRecord","everest-vs-legacy-erp",{"__typename":109,"label":197,"description":198,"external":37,"icon":12,"internal":199},"Everest vs. Bolt-ons","Patchwork solutions slow your business down with manual work, system silos, and reporting gaps. ",{"__typename":194,"slug":200},"everest-vs-bolt-ons",{"__typename":109,"label":202,"description":203,"external":37,"icon":12,"internal":204},"AI-First Architecture","Everest is ERP reinvented for the AI era.",{"__typename":205},"AiFirstRecord",{"__typename":109,"label":207,"description":208,"external":37,"icon":12,"internal":209},"Everest security","At Everest, \u2028we understand that your business runs on trust.",{"__typename":194,"slug":210},"security",{"__typename":109,"label":212,"id":213,"external":37,"internal":214},"Customers","b7WnWKIVS3ylsgg5EFTu3g",{"__typename":215},"ClientSuccessRecord",{"__typename":104,"label":217,"id":218,"submenu":219},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[220,225],{"__typename":109,"label":221,"description":222,"external":37,"icon":12,"internal":223},"Blog","Insights and resources for finance and operational transformation.",{"__typename":224},"BlogLandingRecord",{"__typename":104,"label":226,"submenu":227},"Media",[228,234,239,244],{"__typename":109,"label":229,"external":37,"internal":230},"Product Demos",{"__typename":231,"tag":232},"MediaCollectionRecord",{"slug":233},"product-demos",{"__typename":109,"label":235,"external":37,"internal":236},"Product Releases",{"__typename":231,"tag":237},{"slug":238},"product-releases",{"__typename":109,"label":240,"external":37,"internal":241},"Video",{"__typename":231,"tag":242},{"slug":243},"video",{"__typename":109,"label":245,"external":37,"internal":246},"Podcasts",{"__typename":231,"tag":247},{"slug":248},"podcasts",{"__typename":104,"label":250,"id":251,"submenu":252},"About","QD9iJU7KSeaA_II0VbKWZw",[253,258,262],{"__typename":109,"label":254,"description":255,"external":37,"icon":12,"internal":256},"Our Leadership","Guiding Everest with vision, expertise, and real-world experience.",{"__typename":257},"LeadershipRecord",{"__typename":109,"label":259,"description":260,"external":261,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":109,"label":263,"description":264,"external":37,"icon":12,"internal":265},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":266,"tag":267},"NewsCollectionRecord",{"slug":268},"press",{"mediaPost":270,"mediaPage":384},{"seo":271,"content":328,"__typename":365,"id":366,"slug":367,"title":273,"intro":368,"publishDate":369,"tag":370,"cta":12,"accentColor":12,"gatedContent":372,"gateForm":12,"media":373},[272,275,279,282,285,288,291,295,299,303,306,310,314,317,321,324],{"attributes":12,"content":273,"tag":274},"Product release - April 2026","title",{"attributes":276,"content":12,"tag":278},{"property":277,"content":273},"og:title","meta",{"attributes":280,"content":12,"tag":278},{"name":281,"content":273},"twitter:title",{"attributes":283,"content":12,"tag":278},{"name":284,"content":29},"description",{"attributes":286,"content":12,"tag":278},{"property":287,"content":29},"og:description",{"attributes":289,"content":12,"tag":278},{"name":290,"content":29},"twitter:description",{"attributes":292,"content":12,"tag":278},{"property":293,"content":294},"og:image","https://www.datocms-assets.com/160976/1753380398-everest_social_card.png?auto=format&fit=max&w=1200",{"attributes":296,"content":12,"tag":278},{"property":297,"content":298},"og:image:width","817",{"attributes":300,"content":12,"tag":278},{"property":301,"content":302},"og:image:height","823",{"attributes":304,"content":12,"tag":278},{"name":305,"content":294},"twitter:image",{"attributes":307,"content":12,"tag":278},{"property":308,"content":309},"og:locale","en",{"attributes":311,"content":12,"tag":278},{"property":312,"content":313},"og:type","article",{"attributes":315,"content":12,"tag":278},{"property":316,"content":28},"og:site_name",{"attributes":318,"content":12,"tag":278},{"property":319,"content":320},"article:modified_time","2026-04-29T06:50:48Z",{"attributes":322,"content":12,"tag":278},{"property":323,"content":37},"article:publisher",{"attributes":325,"content":12,"tag":278},{"name":326,"content":327},"twitter:card","summary_large_image",{"value":329,"blocks":364},{"schema":330,"document":331},"dast",{"type":332,"children":333},"root",[334,340,344,348,352,356,360],{"type":335,"children":336},"paragraph",[337],{"type":338,"value":339},"span","Hi everybody, this is Andrew from Everest with a quick release update.   Starting this release, you can now customize financial statements in Everest.  ",{"type":335,"children":341},[342],{"type":338,"value":343}," What that means is that Everest will pre-deliver our own financial statements out of the box, balance sheets, income statements, cash flow statements, and then, if none of these reports are quite aligned with how you need to see things, you can go in and create a custom financial statement. So you can say, I want to organize my income statement in these groups, administrative research, whatever it might be, in ways that are not fully aligned with your chart of accounts. This gives you more flexibility in how you want to report, allowing you to make custom income statements for management reporting, audit reporting, whatever it might be.   ",{"type":335,"children":345},[346],{"type":338,"value":347},"Also new this release is enhanced controls for custom tags.   ",{"type":335,"children":349},[350],{"type":338,"value":351},"So now in Everest you are able to go in and apply the same kind of controls as you are on custom tags as you are on system tags. So that means I can go in and say, \"Show my custom tag as a standalone field on a journal, on a bill, on a credit card entry,\" so that when my team goes in to enter whatever it may be, those custom tags are front and center, like the system tags. Or they can continue to live in the tag field. ",{"type":335,"children":353},[354],{"type":338,"value":355},"Last but not least are more enhancements to our fixed asset module.   ",{"type":335,"children":357},[358],{"type":338,"value":359},"We're constantly hearing from customers that they want improved controls for fixed assets, such as things like sales and disposals. And so now in Everest, you are able to create a disposal right from your fixed asset. Set that disposal date, and then Everest will automatically create the journal entries for the disposal and then record the fixed asset now as disposed so that it removes it from the depreciation module. Again, a quick and easy action that'll make your accounting team's life easier and enable you to speed up your close.  ",{"type":335,"children":361},[362],{"type":338,"value":363},"That's it for this iteration of the release notes. If you want to learn more please feel free to reach out as we've released a ton more in these past few releases that I'd love to give you an update on.",[],"MediaPostRecord","PoPhO7X1Qh65OkmgsaQpSw","product-release-april-2026","In this release, Andrew explains how Everest has created best-practice financial statements that any team can adopt and customize. They've launched enhanced custom tags and you can make those tags default or discoverable from any pane. And lastly, Everest now allows you to create disposals right from a fixed asset—just one more way we're helping you close faster.","2026-04-28",{"name":371,"slug":238},"Product Release",false,{"__typename":374,"image":12,"video":375},"MediaVideoRecord",{"file":12,"external":376,"loopClip":12},{"height":377,"provider":378,"providerUid":379,"thumbnailUrl":380,"title":381,"url":382,"width":383},240,"vimeo","1187592006","https://i.vimeocdn.com/video/2151636546-57d9f83fb336a19007e27a2ed56e799cabf6596c74e4679fabe0fe69a9cd6594-d_295x166?region=us","Product release - April 2024","https://vimeo.com/1187592006",426,{"footerCallout":385},{"headline":37,"intro":37,"cta":12},{"articleSidebar":387},{"cta":388},{"buttons":389},[390],{"label":34,"internal":391,"external":37,"style":38},{"__typename":36},{"global":393},{"footerCallout":394},{"headline":395,"intro":396,"cta":397},"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":398},[399],{"label":34,"internal":400,"external":37,"style":38},{"__typename":36},{"name":381,"description":402,"link":382,"created_time":403,"pictures":404},"In this release, Andrew explains how Everest has created best-practice financial statements that any team can adopt and customize. They've launched enhanced custom tags and you can make those tags default or discoverable from any pane. And lastly, Everest now allows you to create disposals right from a fixed asset—just one more way we're helping you close faster.\n\nFor the latest, visit our product releases.","2026-04-29T06:38:42+00:00",{"base_link":405},"https://i.vimeocdn.com/video/2151638303-4efd4ce919c2eb5200c79c4fa22d385f77a90f1e91425a04ab255a55f26c0599-d?region=us",1778191100072]