> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-3.0-2024/bim-refinements-saved-filter-and-saved-sets.md).

# BIM Refinements: Saved Filter and Saved Sets

🌟 Exciting News from VisiLean! 🌟 We're thrilled to introduce transformative enhancements to your BIM toolkit! With our latest update, managing saved sets has never been easier. Introducing the ability to override and rename saved sets directly in your existing BIM system. This much-requested feature allows you to seamlessly update saved sets with new elements, eliminating the need to create new sets for every modification. Simply select your set, adjust elements with a few clicks, and your changes are instantly applied!

But that’s not all—we’re also rolling out a new feature for filter management. Save valuable time and reduce errors with the ability to save, open, override, and edit filter queries right where you need them. This upgrade means no more repetitive manual entries. Instead, quickly access and refine your previously saved queries, enhancing your workflow and boosting productivity.

These enhancements are designed with you in mind—architects, engineers, and project managers. Now, you can focus more on critical design and project decisions and less on navigating software limitations. Dive into a world of increased efficiency and flexibility with VisiLean’s latest features!

**Saved Sets Overwrite and Rename in BIM**

{% hint style="info" %}
Remember to utilise the shift key to add or remove elements from your saved sets efficiently.

Changes will prompt an overwrite confirmation; ensure your selection is final before confirming.

The rename function activates with a single click on the pen icon—make sure to confirm by pressing Enter to save the new set name.
{% endhint %}

**Save and Update Filter in BIM**

{% hint style="info" %}
Utilise the 'Save Filter' button for preserving your filter queries for future use, preventing repetitive work.

Modifications to your filters? Click 'Update Filter' after your adjustments to keep your saved queries current.

Keep your filters organised; edit names directly in the listing for clarity and improved navigation.
{% endhint %}

####


---

# 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://changelog.visilean.com/changelog/release-3.0-2024/bim-refinements-saved-filter-and-saved-sets.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.
