Skip to main content

Reports

The Reports tab lets you run pre-built and custom audit reports that combine multiple queries into a single view. Reports are useful for recurring compliance reviews, periodic audits, and structured data exports.

Running a Report

  1. In the Report tab, select a report from the dropdown. Reports are organized into:
    • Built-in reports provided by the system
    • Custom reports created by administrators
  2. Set the Start date and End date to define the audit period.
  3. If the report is scoped to a specific object (user, team, or project), select it using the autocomplete field.
  4. Click the Run button to execute all queries in the report.

Report Types

Reports are scoped to one of four levels:

TypeScope
GlobalNo additional parameters required. Covers all system activity.
Per projectScoped to a specific project. Requires a Project ID.
Per userScoped to a specific user. Requires a User ID.
Per teamScoped to a specific team. Requires a Team ID.

Viewing Report Results

After running a report, a list of all queries included in the report is displayed. Each query shows its execution status:

  • Done: Query completed successfully
  • Pending: Query is still running

Click any query in the list, or click Show, to view its results. The results viewer works identically to the Queries tab, with the same sorting, filtering, column statistics, and data type rendering.

Viewing Objects and Charts

The Objects and Charts tabs function the same as in the Queries section. Click any ID link in the results to inspect the corresponding object, or switch to Charts to visualize the data.

Exporting a Report

Click the Export button to download the complete report. All query results within the report are exported to Excel with formatting and summary statistics.

Report descriptions support markdown formatting.