Skip to main content

Installed AI Tools Audit

Summary

Displays the installed AI software audit results for Windows workstations, populated from the pvl_installed_ai_applications_audit custom table by the Audit Installed AI Tools script. Use this dataview to easily review and track exactly which Artificial Intelligence applications, frameworks, and coding assistants are installed across your device fleet, including version details and discovery locations.

Dependencies

Columns

ColumnDescription
ClientIDThe unique identifier of the client. (Hidden)
LocationIDThe unique identifier of the location. (Hidden)
ComputerIDThe unique identifier of the computer. (Hidden)
ClientThe name of the client for this computer.
LocationThe name of the location for this computer.
ComputerThe name of the computer where the audit was performed.
OperatingSystemThe OS installed on the endpoint.
LastContactThe last check-in date of the agent.
LastLoggedInUserThe last user logged into the device.
FormFactorThe physical form factor of the machine.
AIApplicationNameThe display name of the detected AI application.
AIApplicationVersionThe specific version number of the installed application.
AIApplicationPublisherThe software vendor, creator, or developer of the application.
AIApplicationInstallDateThe date when the application was originally installed on the device.
DataSourceThe system location where the application was discovered during the scan (e.g., SystemRegistry, UserRegistry, or AppxPackage).
DataCollectionTimeTimestamp of when the audit script last ran and populated this record.

Changelog

2026-06-01

  • Initial version of the document