> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/whats-new/2022/whats-new-2022.4.md).

# What's new 2022.4

This release includes performance and stability improvements, as well as some internal components required for many exciting new features planned in the near future. For the release notes and download links, see the [Nexthink Experience 2022.4 release](https://community.nexthink.com/s/article/Nexthink-Experience-20224-Release) on our community website.

## Enrich executions with aggregate connections <a href="#whatsnew2022.4-enrichexecutionswithaggregateconnections" id="whatsnew2022.4-enrichexecutionswithaggregateconnections"></a>

Discover and investigate the activities of your organization’s endpoints by detecting, managing and troubleshooting desktop application connectivity issues with data from VPN, network response time, connection failures, and traffic. Both IPv4 & IPv6 are supported. This feature is in public technical preview.

## Connector for Azure Active Directory <a href="#whatsnew2022.4-connectorforazureactivedirectory" id="whatsnew2022.4-connectorforazureactivedirectory"></a>

Enrich Nexthink user data from Azure Active Directory (Azure AD) to enhance visualization and to create Investigations with the powerful Nexthink Query Language (NQL) in Nexthink Experience. This feature is in public technical preview.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-9eccc52265e9cc2d0e7a0aec637debbe999fa664%2Fnxwn-1651047421.png?alt=media" alt="Nexthink Experience data platform"><figcaption></figcaption></figure>


---

# 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://docs.nexthink.com/platform/whats-new/2022/whats-new-2022.4.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.
