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

# アプリケーション閾値の設定

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

Webアプリケーション設定の\[一般設定タブ]\(../../configuring-applications/configuring-web-applications/#configuringwebapplications-understandingurlpatterns）でフィールドを構成した後、**しきい値**タブに移動してメトリックのしきい値を有効化します：

* **平均**および**不満**フィールドに**ページの読み込み時間**や**トランザクションの持続時間**の境界値を秒単位で追加します。

{% hint style="info" %}
設定後、関連する[アプリケーション監視ダッシュボード](/platform/ja/user-guide/applications/monitoring-applications.md)は、設定されたしきい値に応じて**ページ読み込み**または**トランザクション**のゲージ型ウィジェットを適応し、色を使って**良好**、**普通**、および**不満**の値を視覚的に評価します。
{% endhint %}

<figure><img src="/files/2MgTXIqRRqBk1KZYyzIV" alt="Threshold settings"><figcaption></figcaption></figure>

***

関連作業

* [key-pages.md](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/key-pages.md)
* [トランザクションの設定](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/transactions.md)
* [application-licenses.md](/platform/ja/user-guide/applications/configuring-applications/configuring-web-applications/application-licenses.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/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.
