> 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/library-packs/nexthink-management/nexthink-audit-log-monitoring.md).

# Nexthink audit log monitoring

The Nexthink audit logs monitoring dashboard provides insight into the tracking and recording of user activities and system changes for security purposes. Audit logs provide a detailed account of actions taken within the Nexthink platform, such as user logins, permission alterations, and system configurations.

Nexthink audit logs help establish accountability by documenting user actions, allowing organizations to pinpoint who made specific changes.

## Problem <a href="#intunehealth-problem" id="intunehealth-problem"></a>

Nexthink customers often lack visibility of changes in their Nexthink tenant. This can be a problem when they need to understand who is making what changes and what changes are being made across their tenant.

Without this visibility, customers may struggle not only with security concerns but also with overall platform adoption.

## Solution <a href="#intunehealth-solution" id="intunehealth-solution"></a>

A library pack with a dashboard based on Nexthink audit logging events is designed to help customers gain visibility and control of changes made to their Nexthink tenant.

Multiple customers need to identify changes made in their Nexthink environment as well as a simple way to track usage.

Customers can view a summary of logged changes in their tenants using this library pack with the necessary details. This lets them quickly get a full picture of the change summary and track specific changes using pre-defined widgets, filters, and drill-down capabilities.

## Benefits and outcome

* Detailed dashboard for monitoring activity and various changes made by users in Nexthink tenants: administration, product configuration and activity audit trails.
* Real-time visibility into the Nexthink platform about users' activity.
* Dynamic filters are used to segment data across account names or audit categories.

By implementing Nexthink audit log monitoring, you can benefit from:

* **Visibility:** No more blind spots. Our dashboard sheds light on every configuration tweak.
* **Efficiency:** Quickly identify bottlenecks, errors, or unauthorized changes.
* **Compliance:** Stay aligned with best practices and regulatory requirements.
* **Accountability:** Know who performed which actions

## **Getting started with Nexthink audit log monitoring**

Configure and start using your pack by following these links:

[Configuration guide: Nexthink audit log monitoring](/platform/library-packs/nexthink-management/nexthink-audit-log-monitoring/configuration-guide-nexthink-audit-log-monitoring.md)

[Usage guide: Nexthink audit log monitoring](/platform/library-packs/nexthink-management/nexthink-audit-log-monitoring/usage-guide-nexthink-audit-log-monitoring.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/library-packs/nexthink-management/nexthink-audit-log-monitoring.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.
