# Filter+ Visibility

Filter+ Visibility streamlines view visibility control by letting you create reusable presets that group categories together. Each preset can be set to either Hide (hide selected categories) or Isolate (show only selected categories) mode. You can toggle presets directly from the main panel or assign them to ribbon buttons and keyboard shortcuts for quick access. This is especially useful when working with complex models where frequently switching between different visibility states is required.

***

#### Features

* Create and manage visibility presets with custom names
* Group multiple categories into a single preset
* Choose between Hide mode (hide selected categories) or Isolate mode (show only selected categories)
* Toggle presets on/off directly from the main panel
* Assign presets to ribbon buttons (1–12) for quick access

***

#### Notes

* Visibility changes apply to the active view only
* Switching to another view will deactivate all toggles
* If a temporary Hide/Isolate state is already applied, it will be cleared and replaced with the add-in's toggle settings
* Some subcategories may not support independent Hide/Isolate separately from their parent category

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


---

# Agent Instructions: 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:

```
GET https://bimil.gitbook.io/docs/add-ins/filter-plus-visibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
