> 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/setting-up-and-managing-applications/configuring-applications/configuring-web-applications/thresholds.md).

# アプリケーションしきい値の設定

Nexthink Applications では、アプリケーションごとに異なるパフォーマンス基準が必要になる場合があるため、Web アプリケーション レベルでしきい値を設定できます。 しきい値をカスタマイズしない場合、システムは自動的にデフォルト設定を適用します。

Web アプリケーション設定の\[全般]タブで[フィールドを設定](/platform/ja/user-guide/applications/setting-up-and-managing-applications/configuring-applications.md#adding-url-patterns)した後、**しきい値**タブに移動してメトリクスのしきい値を有効にします：

* **ページ読み込み時間**および/または**トランザクション期間**の**平均**フィールドと**フラストレーション**フィールドに、秒単位の境界値を追加します。

{% hint style="info" %}
設定後、関連するアプリケーション監視ダッシュボードでは、設定したしきい値に合わせて **ページ読み込み** /または **トランザクション** のゲージタイプのウィジェットが調整され、色を使用して **良好**、**平均**、**フラストレーション** の値を視覚的に評価します。
{% endhint %}

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-b40aff0384a068ecf7ff36a5223262e26a5503dd%2Fappex-1662981935.png?alt=media" alt="Threshold settings"><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/user-guide/applications/setting-up-and-managing-applications/configuring-applications/configuring-web-applications/thresholds.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.
