--- title: "system.report" --- # system.report > The following functions give you access to report details and the ability to run reports. ## Report Functions ### Functions by Scope ## Constants The system.report package exports the `QueryResults` class, which can be used to manually construct a nested query result in a scripted report data source. In other words, `system.report.QueryResults` is equivalent to importing the `com.inductiveautomation.reporting.common.api.QueryResults` class directly.