> 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/user-guide/applications.md).

# Applications

Nexthink Applicationsは、ビジネスクリティカルなアプリケーションにおけるデジタル従業員Experience（DEX）を包括的に可視化します。

リアルタイムの監視、ガイド付きトラブルシューティング、自動修復、および従業員の意見や採用状況を組み合わせることにより、従業員の満足度と生産性を向上させることができます。

{% embed url="<https://share.synthesia.io/edad5d1f-2788-4c1c-99f2-ed6962478dbe>" %}

{% hint style="info" %}
現在のライセンスモデルによっては、Nexthink Applications の特定の機能の利用に追加のライセンスが必要な場合があります。 詳細は、Nexthinkの担当者にお問い合わせください。
{% endhint %}

## 主なメリットとユースケース

### 組織全体のアプリケーションパフォーマンスの問題を解決

ビジネスクリティカルなアプリケーションの動作が遅くなったり異常な動作をしたりすると、IT部門が問題を認識する前に、従業員は時間を失い、フラストレーションを感じることがよくあります。 Applicationsはこのギャップを埋め、ビジネスに影響が及ぶ前に対処できる十分な早期段階で、パフォーマンスの問題とその根本原因を明らかにします。

## Applicationsを始める

### アプリケーションパフォーマンスの問題を解決

Webアプリケーションのページ読み込み、信頼性、トランザクションに関する問題を診断します。 詳細については、[ページ読み込み](/platform/ja/user-guide/applications/monitoring-applications/monitoring-web-applications/performance/page-loads.md)、[信頼性](/platform/ja/user-guide/applications/monitoring-applications/monitoring-web-applications/performance/reliability.md)、または[トランザクション](/platform/ja/user-guide/applications/monitoring-applications/monitoring-web-applications/performance/transactions.md)を参照してください。

### すぐに使えるアプリケーションを使用

一から設定する代わりに、Nexthink Libraryからアプリケーションをインストールします。 詳細については、[アプリケーションの管理](/platform/ja/user-guide/applications/setting-up-and-managing-applications/managing-applications.md)を参照してください。

### 最初のアプリケーションを作成

監視用に、新しいWeb、デスクトップ、またはネットワークアプリケーションを設定します。 詳細については、[Webアプリケーションの設定](/platform/ja/user-guide/applications/setting-up-and-managing-applications/configuring-applications/configuring-web-applications.md)、[デスクトップアプリケーションの設定](/platform/ja/user-guide/applications/setting-up-and-managing-applications/configuring-applications/configuring-desktop-applications.md)、または[ネットワークアプリケーションの設定](/platform/ja/user-guide/applications/setting-up-and-managing-applications/configuring-applications/configuring-network-applications.md)を参照してください。

### アプリケーション全体でガイドのエンゲージメントを追跡

従業員が展開済みのアプリ内ガイドをどのように利用しているかを確認し、導入促進が必要な箇所を特定します。 詳細については、[ガイド](/platform/ja/user-guide/adopt/getting-started-with-adopt.md)を参照してください。

***

関連トピック

* [アプリケーションの監視](/platform/ja/user-guide/applications/monitoring-applications.md)
* [アプリケーションの管理](/platform/ja/user-guide/applications/setting-up-and-managing-applications/managing-applications.md)


---

# 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/user-guide/applications.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.
