# パフォーマンス

**パフォーマンス** タブは、選択したWebアプリケーションのユーザーエクスペリエンスの3つの重要な次元をグループ化することにより、アプリケーションの応答性を統合的に表示します。

* [ページ読み込み](/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) – アプリ内の主要なユーザー操作の持続時間と成功率を監視します。

このタブは、パフォーマンスの問題を迅速に診断し、改善の優先順位をつけるのに役立ちます。

Webアプリケーションのビジュアライゼーションは定義済みの **詳細な調査** ドリルダウンやコンテキストベースの **インサイト** パネルをサポートし、ページを離れることなく迅速な根本原因分析を可能にします。

{% hint style="info" %}
**パフォーマンス** タブは、ロード時間、信頼性、トランザクションモニタリングの個々のビュー間を切り替えることを容易にします。
{% endhint %}

<figure><img src="/files/BSE3bCTL5HwohWYaMkks" alt=""><figcaption></figcaption></figure>


---

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