> 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/detailed-results-viewer-webinar.md).

# Detailed Results Viewer (Webinar)

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

Join us on 5th September at 10:00 AM for an exclusive presentation by Darren O'Dea, Co-founder and Director, as he unveils our groundbreaking new detailed results viewer.

This game-changing feature marks a significant evolution in our platform capabilities. For the first time, all detailed verification processes that were previously conducted outside the platform will now be seamlessly integrated within our system.&#x20;

Starting this week, you'll have the power to assess every zone in your model for any output from the EnergyPlus IDF model, all within a single, unified interface.

With this comprehensive verification functionality at your fingertips, you can:

* Streamline your model verification workflow
* Ensure accuracy with greater confidence
* Prepare your detailed model submissions for rigorous third-party review with ease

Don't miss this opportunity to discover how this powerful new tool will transform your modelling and verification process.

[Attend here](https://www.linkedin.com/events/7366705566179602432/)


---

# 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/detailed-results-viewer-webinar.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.
