# Web アプリケーションの高度なトラブルシューティング

## 問題 <a href="#webapplicationadvancedtroubleshooting-problem" id="webapplicationadvancedtroubleshooting-problem"></a>

ウェブアプリケーションは多くの問題を抱えやすいです。 特に目立つのは、ユーザーが主要なアプリケーション、フォルダ、または他のクラウドサービスにアクセスしようとする際に、ページの読み込み時間が長くなることです。 ページの読み込みが長いと、従業員の生産性に影響を与えるフラストレーションを引き起こすだけでなく、より深刻な問題の徴候である可能性もあります。

## 解決策 <a href="#webapplicationadvancedtroubleshooting-solution" id="webapplicationadvancedtroubleshooting-solution"></a>

従業員のウェブアプリケーション関連の問題をトラブルシュートするために、詳細で微細な情報を持つ専用のダッシュボードにアクセスします。 また、従業員のエクスペリエンスの洞察を活用して、さまざまなアプリケーションにおけるページ読み込み時間を迅速に検出し、掘り下げ、診断することができます。

## 主な利点 <a href="#webapplicationadvancedtroubleshooting-keybenefits" id="webapplicationadvancedtroubleshooting-keybenefits"></a>

* さまざまなアプリケーションにおける従業員のページ読み込み時間エクスペリエンスの概要。
* ページ読み込み時間、バックエンド、ネットワーク、クライアント時間の測定指標。
* ページビューイベントを詳しく調査するための専用タブ。
* 高レベルの概要から単一デバイスまで、異なるデバイスグループをターゲットにするフィルター。
* URL、ナビゲーション、アプリケーション、エクスペリエンスレベルなどの主要ページ読み込みメトリクスに基づくフィルター。

### **注意**

このライブラリパックは、フィルタリング能力を追加し、より詳細な情報を提供することで[Applications](https://nexthink.gitbook.io/opd/user-guide/applications)を補完します。 例えば、ページ読み込みが遅いというユーザーの苦情を特定する際、このダッシュボードはレベルを拡張することで[Device View](https://nexthink.gitbook.io/opd/user-guide/device-view)または[Applications](https://nexthink.gitbook.io/opd/user-guide/applications)モジュールと連携します。

## 使い始める <a href="#webapplicationadvancedtroubleshooting-getstarted" id="webapplicationadvancedtroubleshooting-getstarted"></a>

次のリンクに従ってパックを使い始めてください:

[使用ガイド: ウェブアプリケーション高度なトラブルシューティング](/platform/ja/library-packs/applications/web-application-advanced-troubleshooting/usage-guide_-web-application-advanced-troubleshooting.md)


---

# 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.nexthink.com/platform/ja/library-packs/applications/web-application-advanced-troubleshooting.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.
