> 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.7.md).

# What's new 2022.7

This page lists the upcoming changes to your Nexthink Experience platform.

Version 2022.7 is available and ready for deployment worldwide starting August 15, 2022. See the release notes section on our community website for the [release notes](https://community.nexthink.com/s/knowledge#release_notes) and download links.

## New user management page <a href="#whatsnew2022.7-newusermanagementpage" id="whatsnew2022.7-newusermanagementpage"></a>

Manage users and user provisioning with a redesigned user interface. Changing the order of the mappings between SSO groups and profiles can now be done with a single click. Refer to [Adding users](https://nexthink.gitbook.io/opd/user-guide/administration/account-management) and [Just-in-time provisioning of user accounts](https://nexthink.gitbook.io/opd/user-guide/administration/account-management/users-classic) online documentation for more information. This feature will be rolled out progressively to customers after the release date.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-b1677be9aa08d26e35641a8c116eb8989ffb6737%2Fwn-1659622953.png?alt=media" alt="New user management page"><figcaption></figcaption></figure>

## New profile management page <a href="#whatsnew2022.7-newprofilemanagementpage" id="whatsnew2022.7-newprofilemanagementpage"></a>

Define user permissions and access rights in the newly redesigned profile management page. Easily assign administrative privileges with different levels of data privacy and allow users access to various modules of the Nexthink platform. Refer to [Adding users](https://nexthink.gitbook.io/opd/user-guide/administration/account-management) online documentation for more information. This feature will be rolled out progressively to customers after the release date.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-457dc4ae2e2a497775262ca26e7f6d11d04ae3c2%2Fwn-1659623217.png?alt=media" alt="New user management page"><figcaption></figcaption></figure>

## Library: Ensure compliance state of macOS devices <a href="#whatsnew2022.7-library-ensurecompliancestateofmacosdevices" id="whatsnew2022.7-library-ensurecompliancestateofmacosdevices"></a>

Gain immediate visibility into your macOS compliance state with this new Library pack. IT and security teams can rapidly detect and remediate misconfigured settings, reduce security risk, and efficiently reinforce compliance. Download the [Ensure Compliance State Library Pack for macOS](https://www.nexthink.com/library/macos-ensure-compliance-state/).

## New user research website <a href="#whatsnew2022.7-newuserresearchwebsite" id="whatsnew2022.7-newuserresearchwebsite"></a>

Shape the future of Nexthink with your input. Help Nexthink build the best digital employee experience (DEX) tools for you and your organization by sharing your opinions on existing and upcoming product features through interviews, surveys and early access programs. Visit the [Nexthink User Research website](https://www.nexthink.com/user-research/) to sign up and join our user research community.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-c5f2d4c18536e30606b9b35134679ec6685f1aec%2Fwn-1659623584.png?alt=media" alt="New user research website"><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.7.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.
