> 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/user-guide/amplify/amplify-usage-insights/configuration-guide-amplify-usage-insights.md).

# Configuration guide: Amplify usage insights

{% hint style="warning" %}
The configuration options on this page are only accessible to [administrators](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles#roles-administration).

Refer to the [Usage guide: Amplify usage insights](/platform/user-guide/amplify/amplify-usage-insights/usage-guide-amplify-usage-insights.md) to use library content as a standard user.
{% endhint %}

## **Included content and dependencies** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

This library pack contains the following content and dependencies:

| **Type**                                                    | **Name**                  | **Description**                                                                        | **Dependencies** |
| ----------------------------------------------------------- | ------------------------- | -------------------------------------------------------------------------------------- | ---------------- |
| [Live dashboards](/platform/user-guide/live-dashboards.md)​ | **Amplify usage insighs** | Data visualization through widgets to detect and drill down into specific information. | none             |

## **Configuring "Amplify usage insights"** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

{% hint style="info" %}
Adapt these suggested configuration steps to edit and customize content according to your organizational needs.
{% endhint %}

Follow these steps to install and configure content:

#### **Step 1 - Install library pack content** <a href="#documentation-step1-installlibrarypackcontent" id="documentation-step1-installlibrarypackcontent"></a>

Go to the [Nexthink Library](https://docs.nexthink.com/platform/user-guide/nexthink-library) and install all required content.

#### **Step 2 - Enabling Amplify usage data collections** <a href="#documentation-step1-installlibrarypackcontent" id="documentation-step1-installlibrarypackcontent"></a>

To start tracking Amplify usage, make sure the feature is enabled in your environment by following the instructions here: [Enabling Amplify usage data collection](https://docs.nexthink.com/platform/integrations/amplify/tracking-amplify-usage#enabling-amplify-usage-data-collection-from-nexthink-administration).

***

RELATED TOPICS

* ​[Live dashboards](/platform/user-guide/live-dashboards.md)
* [Usage guide: Amplify usage insights](/platform/user-guide/amplify/amplify-usage-insights/usage-guide-amplify-usage-insights.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/user-guide/amplify/amplify-usage-insights/configuration-guide-amplify-usage-insights.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.
