> 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/~/changes/Sh4xqs4GDClkDKT9Hvux/solutions/library-packs.md).

# Library packs

Library packs are predefined resources that can be customized to solve specific issues and enhance Nexthink capabilities.

The table below references the main groups within the [Infinity Library Packs](/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/library-packs.md) documentation.

{% hint style="info" %}
You can download library packs from the [Nexthink Library](/platform/~/changes/Sh4xqs4GDClkDKT9Hvux/user-guide/nexthink-library.md) using the Nexthink web interface.
{% endhint %}

| Library packs main groups                   | Pre-configured content                                                                                                                                                           |
| ------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Applications monitoring                     | Nexthink applications and dashboards to monitor, optimize, and troubleshoot third-party software performance and adoption.                                                       |
| Browsers management                         | Nexthink campaings, dashboards, remote actions and custom fields to monitor and troubleshoot browser adoption, stability and performance.                                        |
| Collaboration and productivity applications | Nexthink campaigns, dashboards, remote actions, and workflows to monitor and troubleshoot employee interactions in collaboration applications such as Zoom, Teams, Outlook, etc. |
| Device landscape                            | Nexthink campaigns, dashboards, remote actions, and workflows to monitor and troubleshoot general device health.                                                                 |
| Desktop virtualization insights             | Nexthink dashboards to monitor and correlate adoption, performance and user patterns in virtual devices.                                                                         |
| Hardware management                         | Nexthink campaigns and remote actions to schedule hardware replacements within your organization.                                                                                |
| L1 support checklists                       | Nexthink checklists to help L1 agents perform basic health checks before advanced troubleshooting (at device level).                                                             |
| Network and connectivity troubleshooting    | Nexthink campaigns, dashboards and remote actions to gain insights on networked and connectivity performance for troubleshooting.                                                |
| Nexthink insights                           | Nexthink applications, dashboards and remote actions to monitor the current usage of key platform features and track the progress of new Infinity feature adoption.              |
| Operating systems management                | Nexthink campaigns, dashboards, remote actions and custom fields to monitor and manage OS stability, compliance, migration progress, updates and security.                       |
| Security and compliance                     | Nexthink campaigns, dashboards, and remote actions to ensure compliance in devices, networks and endpoints.                                                                      |
| Software asset management                   | Nexthink applications and dashboards to monitor and assess third-party software adoption for licensing management (cost reduction).                                              |
| Sustainable IT                              | Nexthink campaigns, dashboards, and remote actions to measure and report IT infrastructure energy consumption for improvements.                                                  |
| Infinity transition support                 | Nexthink dashboards with widgets to monitor your current usage of the Experience platform while supporting the adoption of migrated Infinty features.                            |


---

# 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/~/changes/Sh4xqs4GDClkDKT9Hvux/solutions/library-packs.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.
