> 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-28.md).

# 25-03-28

## Coming Soon - Snap View Release on March 31! 🎉

We’re excited to announce that our new BIMIL Add-in, **Snap View**, will be officially **released on March 31**!\
Alongside this release, small improvements have also been made to other BIMIL tools.

***

### 🆕 Snap View – Coming March 31

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

<figure><img src="/files/wnAVvpwIHmBhpMgJL5Ji" alt=""><figcaption><p>Snap View - Preview view image</p></figcaption></figure>

#### 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.**

***

### 🛠 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;">**See you on March 31st with Snap View!**</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-28.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.
