> 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-03-31.md).

# 25-03-31

## 🎉 New Add-in Released: Snap View is Now Available!

We’re excited to announce that the new BIMIL Add-in, **Snap View**, has been officially **released today – March 31!** 🎉\
Along with this release, we’ve also applied minor updates to the **Auto Tag Add-in** and **BIMIL Manager** to improve your overall experience.

{% hint style="info" %}
**Snap View Add-in requires BIMIL Manager version 1.1.3.0 or higher** to run properly.
{% endhint %}

{% hint style="warning" %}
**How to Update BIMIL Manager to the Latest Version**

* Please **close Revit** before updating.
* Make sure to **exit BIMIL Manager** from the Windows tray.
* Then, **restart BIMIL Manager** — the update will apply automatically.
  {% endhint %}

***

### 🆕 Snap View – Now Available!

**Snap View** lets you instantly capture Revit views as images — making documentation, presentations, BIM reviews, and backups faster and easier.

{% embed url="<https://youtu.be/busIdiJ9_7k?si=12cFPAx8V4ZFuaRH>" %}
Snap View
{% endembed %}

#### **Here’s what you can do with Snap View:**

✅ **Preview** your view image instantly before copying or saving\
✅ **Copy** the image directly to your clipboard\
✅ **Auto-save** it to a chosen folder\
✅ **Choose** image format (JPG, PNG…) and resolution (DPI)

**Simple, flexible, and ready to fit your workflow.**

<figure><img src="/files/hikgIwT0gHTGBQlxVbxe" alt=""><figcaption><p>Snap View Setting</p></figcaption></figure>

***

### 🛠 BIMIL Manager – Updated & Improved

We've also updated the **BIMIL Manager** (installer) with helpful enhancements:

* Improved internet connection check for more reliable installation
* Added Revit installation check to ensure proper setup
* Fixed sign-up errors for smoother registration

***

### 🔧 Auto Tag Add-in – Minor Fixes

We’ve made a few small improvements to the **Auto Tag Add-in** for a smoother experience. This update includes minor bug fixes and better tag handling in certain situations.

***

<mark style="color:orange;">**You can now find Snap View in your BIMIL Add-ins!**</mark>


---

# 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-03-31.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.
