# Monitoring web applications

Monitor, troubleshoot, and remediate issues in web applications using the [Overview](/platform/user-guide/applications/monitoring-applications/monitoring-web-applications/overview.md), [Performance](/platform/user-guide/applications/monitoring-applications/monitoring-web-applications/performance.md), [Dexterity](/platform/user-guide/applications/monitoring-applications/monitoring-web-applications/dexterity.md), and [Benchmark](/platform/user-guide/applications/monitoring-applications/monitoring-web-applications/benchmark.md) dashboards.

From the dashboard tabs available for the chosen web application, depending on the case, you can:

* Select the dashboard timeframe ranging from the **Last hour** to the **Last 90 days**.
* Use the **Investigate more** right-side panel, which offers predefined drill-down options. These links direct you to investigation results that are relevant to the current dashboard context.

Additionally, with Nexthink **Adopt**, you can gain deeper insights into how employees interact with your web applications through the [Digital Adoption Insights](/platform/user-guide/adopt/guide-insights-and-analytics/analyzing-the-adoption-of-web-applications.md) dashboard.

{% hint style="warning" %}
The **Dexterity** tab is visible for web applications with at least one of the following:

* Deployed in-app Adopt guides.
* A Nexthink campaign associated with the application.

If neither is present, the **Dexterity** tab remains hidden. Refer to [Configuring web applications](/platform/user-guide/applications/configuring-applications/configuring-web-applications.md) documentation to set up applications in Nexthink.
{% endhint %}

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

## Timeframe picker considerations for web applications

When you select a timeframe for application-specific dashboards that goes back further than **30 days**, device and user associations are dropped to comply with privacy settings.

As a result, the following are not available:

* Action menus in the top-right corner of the widgets to access underlying NQL investigations.
* Device breakdown in **Page loads** tab.
* Internet Service Provider (ISP) breakdowns.

<figure><img src="/files/s9tiE0uxmSqgftixMGpT" 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/user-guide/applications/monitoring-applications/monitoring-web-applications.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.
