> 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/ja/whats-new/2022/whats-new-2022.1.md).

# 2022年1月の新着情報

## Library Pack: Windows 11 - 操作 <a href="#whatsnew2022.1-librarypack-windows11-operate" id="whatsnew2022.1-librarypack-windows11-operate"></a>

Windows 11のインストールベースの安定性と従業員の体験を管理し、パフォーマンスの低下を積極的に修正・予防します。 デバイスを最新の機能と品質の更新に保ち、セキュリティとコンプライアンスを確保するため、モニタリングランドスケープのバージョニングを行います。

[Windows 11 - 操作](https://www.nexthink.com/library/windows-11-operate/)を探索する

<figure><img src="/files/2ZxVRsR3PP9MhNaNZ6hf" alt="Windows 11 Operate"><figcaption></figcaption></figure>

## アプリケーションエクスペリエンス <a href="#whatsnew2022.1-applicationexperience" id="whatsnew2022.1-applicationexperience"></a>

アプリケーションエクスペリエンスにおける新機能拡張を探索する：

* スピードと信頼性のタブで利用可能な影響を受けた従業員を示す新しいチャート。
* プライバシーを保護するためにURLテーブルに表示される非表示URLのクリーンなコード。
* デフォルトの時間枠は "直近14日間" に変更されました。
* デフォルトの内訳が「ブラウザ」となり、一般的な使用パターンに適合しました。

[アプリケーションエクスペリエンスのオンラインドキュメント](/platform/ja/user-guide/applications/monitoring-applications.md) を訪問して詳細を確認してください。

<figure><img src="/files/3lNxtdODmvwjJs13lRIE" alt="New Application Experience enhancements"><figcaption></figcaption></figure>

### より簡単なドリルダウン <a href="#whatsnew2022.1-easierdrill-downs" id="whatsnew2022.1-easierdrill-downs"></a>

新しいオプションで調査を深く掘り下げるために更新された**詳細に調査する**パネルを探索します。 アプリケーションエクスペリエンスの単純化されたNQLデータモデルでNQLクエリを記述する自信をさらに向上させます。

[アプリケーションエクスペリエンスのオンラインドキュメント](/platform/ja/user-guide/applications/monitoring-applications.md) を訪問して詳細を確認してください。

### 自動トランザクション終了検出 <a href="#whatsnew2022.1-automatictransactionenddetection" id="whatsnew2022.1-automatictransactionenddetection"></a>

トランザクションは、従業員が重要なビジネスアクションを実行している際の体験を測るための重要な要素です。 トランザクションの設定を簡素化するために、Application Experienceはトランザクション終了の自動検出 (デフォルトでは無効) を提供します。

詳細については、アプリケーションエクスペリエンスの[アプリケーション設定ドキュメント](https://nexthink.gitbook.io/opd/user-guide/applications/managing-applications)をご覧ください。

<figure><img src="/files/qD1G2w147LLKiE8pCwhg" alt="Automatic transaction end detection"><figcaption></figcaption></figure>

## Webhookの新しいトリガー <a href="#whatsnew2022.1-newtriggersforwebhooks" id="whatsnew2022.1-newtriggersforwebhooks"></a>

クラッシュ、ハードリセット、起動などの`device_performance`および`execution`イベントを傍受するようにWebhookを設定します。 これらのイベントは、その後、多くのサードパーティ製のツールでアクションをトリガーするために使用できます。

[Webhookテクニカルプレビュー](https://nexthink.gitbook.io/opd/integrations/outbound-connectors/webhooks)について詳しく学びます。

<figure><img src="/files/HAvW72eXhau2AkyQvMQ8" alt="New triggers for Webhooks"><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/ja/whats-new/2022/whats-new-2022.1.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.
