# Audit Trail

The QLM Audit Trail (available with QLM Enterprise only) keeps a record of operations performed on the server. Operations are divided into 5 major categories:

* General&#x20;
* Portal&#x20;
* Server
* Customer Site
* Scheduled Tasks (client-based)

The table below describes the events that are logged per category. Note that some operations might not be tracked by the Audit Trail.

| Category        | Description                                                                                                   |
| --------------- | ------------------------------------------------------------------------------------------------------------- |
| General         | Use to track privacy consent responses                                                                        |
| Portal          | Used to track operations performed in the QLM Portal.                                                         |
| Server          | Used to track operations performed in the QLM License Server (API)                                            |
| Customer Site   | Used to track all operations performed in the QLM Self Help                                                   |
| Scheduled Tasks | Used to track the status of email notifications sent by scheduled tasks that were executed on the client side |

<figure><img src="/files/uQtjx0v6Gq1flNuDTMAW" 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.soraco.co/docs/management-console/user-interface/manage-license-keys/audit-trail.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.
