> 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/2025/sketchup-to-epjson-new-feature-testers.md).

# SketchUp to EpJSON: New Feature Testers

<figure><img src="/files/THNjLcWTMwkRlOafRp9J" alt=""><figcaption></figcaption></figure>

Over the next 6 months, Better Buildings will be rolling out various features as we track local changes to the National Construction Code, updates to the New Zealand Code, and some major new workflows for international markets, including the United States and Canada.

As we implement these features, we want to ensure they actually benefit your work. With that in mind, we're looking to formalise our user testing process and would love to hear from you.

In early November, we'll be updating our timeline, but until then, we're particularly keen to hear from folks with an interest in 3D modelling in SketchUp.

<figure><img src="/files/sgPQWjoYXdVYoee6bVjW" alt=""><figcaption></figcaption></figure>

To date, we've been encouraging the use of the [SketchUp OpenStudio plug-in](https://docs.betterbuilding.io/support-and-training/other-support/tutorials/speckel-tutorial-archive/openstudio-sketchup-plug-in) as a useful way to export gbXML files. It's a solid plug-in, but we reckon we can do better by creating our own. This would provide improved saving facilities and create a more streamlined 3D workflow for your projects in 2026.

If you'd like to join our early access testing group, starting with our new SketchUp plug-in, simply drop your email address in the form below and we'll be in touch with further details.

{% hint style="success" %}
Sign-up [here](https://preview.mailerlite.io/forms/489849/168741847574774886/share)
{% endhint %}


---

# 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/2025/sketchup-to-epjson-new-feature-testers.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.
