> 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-09-15.md).

# 25-09-15

## Add-ins Update Released – Now Available 🚀

The scheduled update has been successfully released on September 15, 2025.\
You can now use the latest Add-in improvements and BIMIL Manager update right away.

{% hint style="success" %}
**How to get it:**\
Update in BIMIL Manager → Refresh Add-in List 👉 [See how to update BIMIL Manager](/docs/get-started/check-and-update-bimil-manager-version.md)
{% endhint %}

***

### 📌 Add-in Updates:

<div align="left"><figure><img src="/files/YvnCF9eZyON2N7lnSO5Z" alt="" width="188"><figcaption></figcaption></figure></div>

[Cleaning Service](/docs/add-ins/cleaning-service/cleaning-service.md#detailed-cleaning-preferences)

* Optimize used Families by purging unused types & materials inside each Family.
* Delete unnecessary model lines in one go.
* Improved stability and speed, optimized for smooth Revit use.

<div align="left"><figure><img src="/files/DlNohlhQ3G74ryLLZlVK" alt="" width="188"><figcaption></figcaption></figure></div>

[How to Use](/docs/add-ins/ids/how-to-use.md#ui-features)

* Automatically insert Element ID into your chosen parameter.
* Element IDs in your Schedule!
* Check IDs in the Properties window and save tons of review time.

<div align="left"><figure><img src="/files/bgOadSWRYFWJwQwlmvvS" alt="" width="188"><figcaption></figcaption></figure></div>

[How to Use](/docs/add-ins/finder/how-to-use.md#ui-features)

* No more running the add-in multiple times to check different elements!
* Instantly see ID, Category, Family, and Type of selected elements.
* Reduce mistakes and make selections with confidence.

<div align="left"><figure><img src="/files/rgu2j2trQipY2rKcy0MK" alt="" width="188"><figcaption></figcaption></figure></div>

[Settings](/docs/add-ins/auto-tag/settings.md#show-tag-update-button-in-modify-tab)

* Added as an optional button in the Modify Tab, keeping Revit light.

<div align="left"><figure><img src="/files/fevzYS6UYVh1KSYfnCDE" alt="" width="188"><figcaption></figcaption></figure></div>

* Optimized to stay smooth in Revit.

<div align="left"><figure><img src="/files/WccsJPG96iAItGZXsxBc" alt="" width="188"><figcaption></figcaption></figure></div>

* Minor bugs have been fixed.

***

### 📌 BIMIL Manager Update:

* Fixed installation errors related to ArchiFilm.
* Provides access to the new Quick Invite feature.

{% columns %}
{% column width="66.66666666666666%" %}

<div align="left" data-full-width="true"><figure><img src="/files/bzDMnMHzkXfQddduZ4zG" alt="" width="375"><figcaption></figcaption></figure></div>

* A new button is now available next to Feedback.
* Enter an email address and send an invitation instantly.
  {% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/P0W3ZEuLo8iL2G2ZBMdf" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

> 🗓 **ArchiFilm(Beta) Schedule**
>
> **Beta Service Period:**
>
> ▸Sep 1, 2025 · 4:00 AM (UTC) \~ Sep 30, 2025 · 11:59 PM (UTC)\
> ▸Sep 1, 2025 · 1:00 PM (KST) \~ Oct 01, 2025 · 8:59 AM (KST)
>
> ✅ During the Beta period, you can enjoy **ArchiFilm** with **1,000 credits provided for free**.

***

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

<p align="center">🔽<strong>Click the button below to get the latest version!</strong>🔽</p>

<p align="center"><a href="https://bimil.bimpeers.com/download/latest" class="button primary" data-icon="down-to-bracket">Download Latest BIMIL Manager</a></p>

***

📢 Please update your Profile! [\[Go to My Profile\]](https://bimil.bimpeers.com/Account)

### 💡 Your idea = the next star add-in

Please update your BIMIL Manager on release day to get all improvements right away.\
If you run into any issues, please contact [**help@bimpeers.com**](mailto:help@bimpeers.com?subject=undefined\&body=undefined).

Best regards,

The **BIMIL** Team

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


---

# 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-09-15.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.
