> 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/26-04-13.md).

# 26-04-13

## Filter+ Visibility Now Available

Filter+ Visibility is now available on BIMIL, along with the Filter+ Section Box update and the latest BIMIL Manager.

***

### New Add-in : Filter+ Visibility

<figure><img src="/files/iqCvCbOn5wsa4SXnBOfh" alt="" width="192"><figcaption></figcaption></figure>

Ever find yourself manually toggling the same categories on and off every time you switch views? Filter+ Visibility puts an end to that. Save category combinations as named presets and toggle them on or off with a single click.

What you can do with it:

* Create presets that group multiple categories together under a custom name
* Set each preset to Hide mode (hides selected categories) or Isolate mode (shows only selected categories)
* Toggle presets directly from the main panel
* Assign presets to ribbon buttons (1–12) or keyboard shortcuts for even faster access

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

{% embed url="<https://bimpeers.us17.list-manage.com/track/click?e=83d123090b&id=62ffff9027&u=92e40100691462c16f54c9274>" %}

***

### Add-in Update : Filter+ Section Box

We've added a Default 3D View setting in the Settings tab. You can now choose which 3D view section boxes get created in when working from a 2D view, instead of it always defaulting to {3D}.

<figure><img src="/files/SyWgowNT7ApkdRxXg3H5" alt="" width="412"><figcaption></figcaption></figure>

This update came from user feedback, and we plan to keep improving our add-ins the same way. If you have something in mind, let us know at [help@bimpeers.com](mailto:help@bimpeers.com?subject=%5BFeedback%20%2F%20Support%20Request%5D\&body=1.%20Name%3A%0A%5BYour%20name%5D%0A%0A2.%20BIMIL%20Manager%20Version%3A%0A%5Be.g.%2C%20v1.2.1.0%5D%0A%0A3.%20Revit%20Version%3A%0A%5Be.g.%2C%20Revit%202024%5D%0A%0A4.%20Type%20of%20request%3A%0A%0A-%20Bug%20Report%0A-%20Feature%20Request%0A-%20General%20Question%20%2F%20Feedback%0A%0A5.%20Description%3A%0A%5BPlease%20describe%20your%20issue%2C%20suggestion%2C%20or%20question%20in%20detail%5D%0A%0A6.%20Steps%20to%20Reproduce%20\(if%20bug\)%3A%0A%5BWrite%20the%20steps%20clearly%20if%20this%20is%20a%20bug%20report%5D%0A%0A7.%20Screenshots%20%2F%20Files%20\(optional\)%3A%0A%5BAttach%20if%20necessary%5D).

***

### BIMIL Update (v2.0.4.0)

* Support added for the new Filter+ Visibility add-in
* Fixed search issues in My Add-ins.

***

### Service Disruption Notice

We want to let you know that BIMIL experienced a service disruption today between **10:20 and 10:35 UTC (19:20 and 19:35 KST)**, during which some users may have had trouble accessing the platform. The issue has since been fully resolved.

The disruption was caused by a temporary issue on our hosting provider's end. We apologize for any inconvenience this may have caused, especially on a day we were rolling out new updates.

Everything is back to normal now. If you're still experiencing any issues, please reach out to us at [help@bimpeers.com](mailto:help@bimpeers.com?subject=%5BFeedback%20%2F%20Support%20Request%5D\&body=1.%20Name%3A%0A%5BYour%20name%5D%0A%0A2.%20BIMIL%20Manager%20Version%3A%0A%5Be.g.%2C%20v1.2.1.0%5D%0A%0A3.%20Revit%20Version%3A%0A%5Be.g.%2C%20Revit%202024%5D%0A%0A4.%20Type%20of%20request%3A%0A%0A-%20Bug%20Report%0A-%20Feature%20Request%0A-%20General%20Question%20%2F%20Feedback%0A%0A5.%20Description%3A%0A%5BPlease%20describe%20your%20issue%2C%20suggestion%2C%20or%20question%20in%20detail%5D%0A%0A6.%20Steps%20to%20Reproduce%20\(if%20bug\)%3A%0A%5BWrite%20the%20steps%20clearly%20if%20this%20is%20a%20bug%20report%5D%0A%0A7.%20Screenshots%20%2F%20Files%20\(optional\)%3A%0A%5BAttach%20if%20necessary%5D) and we'll look into it right away.<br>

We're sorry for the disruption.


---

# 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/26-04-13.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.
