> For the complete documentation index, see [llms.txt](https://docs-adopt.nexthink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-adopt.nexthink.com/core-analytics/core-analytics-key-concepts/adopt-support-dashboard.md).

# Adopt Support Dashboard

The Support Overview Dashboard allows you to see how your targeted Support Content is performing across applications.

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

**What it shows:** This shows the Number of Views and the Number of Users that have accessed each Intervention in the selected time period. It also shows the Adopt Engagement % and Av. Duration for that Intervention

**How it’s used:** This data can be used to understand how each Intervention is performing. There are extensive filters to allow the admin to focus on Module, Content Types, System Pages, Date the Interventions were added or updated

**Common Question:** What it the Adopt Engagement % (please see reference at the top of the page)

## Intervention Insights

**Profiling View**

* This view shows you how Usage varies by User Profile - you can use the filtering on the right hand side to switch between profiles
* This view can be helpful for determining if certain User Profiles are more likely to be engaging with the Intervention

**View Detail**

* This view highlights any greater granularity that there is for this Intervention, for example on a Smart Page it will show the buttons that have been clicked, on a Trail it will show the different Trail Steps, on a Validation Tooltip it will show the Validation results

**Targeting Detail**

* This view will show you where this Intervention is currently targeted by System Page, Role, Language and Location
* It is particularly useful to quickly assess targeting configuration across all Adopt Modules


---

# 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-adopt.nexthink.com/core-analytics/core-analytics-key-concepts/adopt-support-dashboard.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.
