> 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/25-07-08.md).

# 25-07-08

## Auto Join, Auto Tag & Beam To Slab Update!✨

We’re excited to announce the latest updates for three of your essential tools: **Auto Join**, **Auto Tag**, and **Beam To Slab**!

***

### ✨ What's New?

<div align="left"><figure><img src="/files/VYGO1DqzsHEnGHpJeJlH" alt="" width="124"><figcaption></figcaption></figure></div>

\- UI & UX update\
: Previously, you had to close the add-in window to pick elements in the model. Now, simply click the new right-side “🎯” button while the add-in is open, and choose elements directly without hiding the UI.

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

<div align="left"><figure><img src="/files/KVzGAvu1aFENqBZtalBW" alt="" width="120"><figcaption></figcaption></figure></div>

\- Bug fixes\
\- UI/UX Enhanced

<div align="left"><figure><img src="/files/0Z259jKpXfADdd7vc5v2" alt="" width="163"><figcaption></figcaption></figure></div>

\- Bug fixes\
\- UI/UX Enhanced

***

### 🔄 How to Update

Please manually **refresh your Add-in list.**\
After refreshing, the **Update** button will appear next to the add-in so you can proceed with the update.

⚠️ Please make sure Revit is closed before updating to avoid any issues

<figure><img src="/files/E4fNBQcfuSy0CbRuKIQN" alt="" width="375"><figcaption></figcaption></figure>

<p align="center">🔽 <strong>Ready to try it out? Click the button below to get the latest version!</strong> 🔽</p>

{% embed url="<https://bimil.bimpeers.com/>" %}
BIMIL Hompage
{% endembed %}

***

If you experience any of these issues, we would greatly appreciate it if you could contact us right away at [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

**Best regards,**

The **BIMIL** Team


---

# 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/25-07-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.
