> 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/24-11-08.md).

# 24-11-08

## New Add-in Release and Updates Coming Next Week

We’re excited to announce that BIMIL will be updated on **Monday, November 11**. Here’s an overview of the new add-in and updates you can look forward to:

***

### New Add-in: [Filter+ Section Box](/docs/add-ins/filter-plus-section-box.md)

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

Filter+ Section Box provides quick and efficient control over section boxes in Revit. With just one click, users can create or toggle a section box around selected elements.

Additionally, users can save section box configurations and reload them when needed, allowing fast access and easy management of complex project views.

For more details, check out the [BIMIL Docs page](https://bimpeers.us17.list-manage.com/track/click?u=92e40100691462c16f54c9274\&id=bebd23c6a3\&e=83d123090b).

***

### [Auto Join](/docs/add-ins/auto-join.md) 1.0.2.0 Update

<figure><img src="/files/KyWcvB3c5SWHbXm8AHls" alt="" width="188"><figcaption></figcaption></figure>

The new **Auto Join** update expands your joining options with enhanced settings for greater control. Now, you can allow joins within the same category and choose whether to join structural with non-structural elements, giving you more flexibility and precision in your join settings.

***

### BIMIL 1.0.8.0 Update

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

In **BIMIL 1.0.8.0**, you’ll be able to access BIMIL Docs directly from BIMIL Manager. Simply click the top icon to quickly reach our documentation page anytime.


---

# 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/24-11-08.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.
