> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/26-04-24.md).

# 26-05-11

## Coming Soon: Revit 2027 Support for Structure Booster

We are continuing to expand our Revit 2027 compatibility to ensure your favorite tools are ready for the latest environment.

This update includes a major version expansion for Structure Booster and stability fixes for Push/Pull Slab, scheduled for **May 14, 2026, at 04:00 UTC (13:00 KST)**.

***

### Structure Booster : Revit 2027 Support

{% embed url="<https://www.youtube.com/watch?v=6JhWbUuxuT4>" %}

**Structure Booster** is now fully compatible with Revit 2027. You can continue to use its **automated structural modeling** and **automated schedule generation** features seamlessly in the latest Revit environment.

***

### Push/Pull Slab: 2027 Compatibility Fix

We have released a compatibility update for the Revit 2027 version of **Push/Pull Slab**. This update includes an optimized template for slab edges specifically for the 2027 environment, ensuring a smoother and more reliable modeling experience compared to previous versions.

\
For those who already have these add-ins installed, simply launch **BIMIL** after the scheduled update time. Your add-ins will be automatically updated to the latest versions.


---

# 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://bimil.gitbook.io/docs/notices/notices-archive/26-04-24.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.
