# What's New

### 1. **Filter Management and Data Filtering**

* **Named Filters:** Users can now create, save, and reuse named filters, allowing for a more organized and efficient workflow when analyzing large datasets.
* **Advanced Filtering Capabilities:** Introduced support for highly granular data filtering, enabling users to refine searches based on multiple criteria and logical conditions.
* **Real-time Filter Updates:** Filters can now be grouped and monitored dynamically, ensuring that changes in data sets are reflected instantly.

### 2. **Advanced Reporting and Monitoring**

* **Command-Line and Class Loader Reporting:** Agents now support reporting command-lines and class loaders, improving flexibility for various deployment environments.
* **Application Instance Naming:** Users can assign custom names to application instances, simplifying tracking and management of multiple running services.
* **Filter Group Monitoring Services:** Introduced real-time monitoring services for filter groups, enabling continuous tracking and visualization of grouped data.

### 3. **Instrumentation and Data Exploration**

* **Quick Rule Definition for Instrumentation:** New streamlined interface and workflows allow for rapid creation and application of instrumentation rules, reducing configuration time.
* **Redesigned Database View:** The database view has been completely reworked, offering improved usability, better organization of data, and enhanced query performance.
* **Enhanced Data Explorer:** The data exploration interface has been significantly improved with new navigation options, expanded search capabilities, and a more intuitive layout to facilitate deep data analysis.

Flopsar 6.2 delivers substantial improvements in filtering, reporting, and real-time monitoring, empowering users with greater efficiency, flexibility, and precision in application performance management.


---

# 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://docs.flopsar.com/6.2/overview/whats-new.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.
