> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2026/ashrae-2016-appendix-g-is-coming-next-week.md).

# ASHRAE 2016 Appendix G is Coming Next Week

At the start of the year we released ASHRAE 2019 Appendix G, covering both the Performance Rating Method (PRM) and the Energy Cost Budget Method. At the time, our plan was straightforward. Ship 2019, then move on to ASHRAE 2022 as the next pathway.

That's not what happened.

### Why We Paused on 2022?

A lot of you got in touch to say: not yet. Hold off on 2022 until it's clearer what's happening with LEED.

It was good advice. LEED has historically lagged behind the latest ASHRAE releases by design, giving the industry time to adjust before a new standard becomes the reference point for compliance. Jumping straight to 2022 risked building a pathway that wasn't actually usable for LEED registration for some time yet.

### What We Learned?

LEED registration is now confirmed to run on its current pathway for the foreseeable future. Rather than ASHRAE 2022 sitting under used while everyone waits for LEED to catch up, the more useful next step turned out to be a standard behind us, not ahead: ASHRAE 201&#x36;**.**

A lot of projects, particularly those targeting LEED or working with local Authorities Having Jurisdiction (AHJs) that haven't yet adopted 2019 or 2022,  still need 2016 as their reference standard. Skipping it to get to 2022 sooner would have left that group without a supported pathway at all.

### What's Changing Next Week?

**ASHRAE 2016 Appendix G becomes available for registration.**

You'll be able to register and run ASHRAE 2016 the exact same way you already register and run ASHRAE 2019 today, same workflow, same interface, no new steps to learn.

ASHRAE **2016 runs alongside** ASHRAE **2019, not instead of it.**

This isn't a replacement. Both pathways will be available side by side, so nothing you've already set up for 2019 changes or breaks.

**You can run both pathways on the same project at once.**

This is the part we think will matter most in practice. If your project needs to satisfy LEED using ASHRAE 2016 and your local AHJ using ASHRAE 2019 (or vice versa), you no longer have to choose one standard and hope it satisfies both requirements. You can run both compliance pathways in parallel on a single project and get results for each.

### Who This Is For?

* Teams targeting LEED certification where 2016 remains the applicable standard for registration
* Projects in jurisdictions where the local AHJ has adopted ASHRAE 2016 but not yet ASHRAE 2019 or ASHRAE 2022
* Anyone currently maintaining two separate models or workflows to cover both a LEED pathway and a local code pathway — this collapses that into one project

### What Doesn't Change

* Your existing ASHRAE 2019 models, projects, and results are unaffected
* The registration and setup process is the same one you already use for 2019
* No migration or rework is required for current projects

### Getting Access

ASHRAE 2016 support goes live next week. We're offering early access and a short walkthrough session for anyone who wants to see the new pathway in action and ask questions directly before it's generally available.

To register your interest and get on the schedule, use the button below.

<a href="https://forms.office.com/Pages/ResponsePage.aspx?id=AhcXBtV30EOJlqVaciQxjccMFbnocHdNjUDXQsgnL_dUNFQ0SDlQRVRVRkRTWVRWMjRXN0g0SEpBNS4u" class="button primary">Register for Early Access</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.betterbuilding.io/sign-up-and-plans/news-and-updates/2026/ashrae-2016-appendix-g-is-coming-next-week.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
