> 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-06-30.md).

# 25-06-30

## ✨New Add-in ‘Finder’ is Available!✨

We’re excited to share that **Finder Add-in is now officially available!**

You can start using Finder right away to instantly pinpoint and review Grid, Level, Room, Space, Zone, and Area data for any element in your Revit projects.

***

### 📌 **What is Finder?**

Finder is your one-click solution to instantly pinpoint and review all spatial data of a Revit element:

{% embed url="<https://youtu.be/NCTOEuIcvAc>" %}

✔️ **Grid** – Shows **the name of the grid line** closest to the element’s center point. Supports vertical, horizontal, and diagonal grids.

✔️ **Level** – Shows **the name of the level** the element belongs to, based on its elevation.

✔️ **Room** – Shows information about **the architectural room** containing the element, including the room name and number.

✔️ **Space** – Shows **the logical MEP zone** that groups multiple spaces for system-level organization (e.g., HVAC zones).

✔️ **Zone** – Returns the **logical MEP zone** that groups multiple spaces for system-level organization (e.g., HVAC zones).

✔️ **Area** – Shows **the name or number of the area** containing the element.

If you’d like to learn more, please check out the guide! 👉 [Finder](/docs/add-ins/finder.md)

***

### 🔄 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

⚠️ Make sure you’ve updated to **BIMIL version 1.1.7.0** or higher before installing

<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-06-30.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.
