# December 19, 2023

Our end-of-the-year update includes two new great features that give you more flexibility in integrating new sources of asset context and makes the user interface more intuitive.

## Enhancements

### NetoFuse Modules Available in SaaS

[NetoFuse](https://docs.netography.com/docs/netofuse) is software that provides enriched asset context to Netography Fusion from 3rd party products. [Previously](https://docs.netography.com/netography-docs/changelog/release-notes-11212023), we released NetoFuse for on-prem deployments using a container or Python package, but you had to contact Netography Support to deploy NetoFuse modules in the Netography Fusion SaaS. We've added the ability to configure NetoFuse modules in the portal directly as [Context Integrations](https://docs.netography.com/docs/integrations) that run in the cloud.

The NetoFuse modules now available to configure in the portal are:

| Vendor    | Product(s)                                              | Context Integration                                                               |
| --------- | ------------------------------------------------------- | --------------------------------------------------------------------------------- |
| Axonius   | Axonius Platform                                        | [Axonius](doc:axonius:context)                                                    |
| Claroty   | <p>Claroty CTD<br>Claroty EMC</p>                       | [Claroty](https://docs.netography.com/docs/claroty-context)                       |
| Device42  | Device42                                                | [Device42](https://docs.netography.com/docs/device42-context)                     |
| Microsoft | <p>Microsoft Defender for Endpoint<br>Microsoft XDR</p> | [Microsoft Defender](https://docs.netography.com/docs/microsoft-defender-context) |
| RunZero   | RunZero                                                 | [RunZero](https://docs.netography.com/docs/runzero-context)                       |
| Tenable   | Tenable Vulnerability Management                        | [Tenable](https://docs.netography.com/docs/tenable-context)                       |

### Global Filter Redesign

The Global Filter defines the time period and filters for the data displayed in the portal. Global filters can be inherited or overridden in user-created dashboards. The new "sticky" design of the Global Filter displays information at a glance with a clear visual connection to the page title it refers to.

The behavior of global filters has not changed - only the user interface. Here are a few tips for using the new interface:

<figure><img src="https://files.readme.io/a37178d-flow-button.png" alt="Switches between Flow, Events, and Block filters." width="188"><figcaption><p>Switches between Flow, Events, and Block filters.</p></figcaption></figure>

<figure><img src="https://files.readme.io/3f67322-funnel-icon.png" alt="Expands the Global Filter with additional options." width="188"><figcaption><p>Expands the Global Filter with additional options.</p></figcaption></figure>

<figure><img src="https://files.readme.io/8606f61-save-button.png" alt="Save a filter or Load a saved filter" width="188"><figcaption><p>Save a filter or Load a saved filter</p></figcaption></figure>

#### Before

<div data-with-frame="true"><figure><img src="https://files.readme.io/5c35359-image.png" alt=""><figcaption></figcaption></figure></div>

#### After

<div data-with-frame="true"><figure><img src="https://files.readme.io/fbf284b-image.png" alt=""><figcaption></figcaption></figure></div>


---

# 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.fusion.vectra.ai/release-notes/2023/december-19-2023.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.
