Compliance Report

Token usage audit report — who used how much, when, and which model. One-click generation of compliance audit reports with CSV export support.

How to Access

In the tenant admin panel, navigate to "System Settings → Compliance Report" to enter the report page.

Report Content

Summary Statistics

Summary cards at the top show aggregated data for four key metrics:

  • Total Token Usage: Total token consumption within the selected time range
  • Input Token: Token consumption for input (Prompt)
  • Output Token: Token consumption for output (Response)
  • Active Users: Unique users who made requests within the selected time range

Trend Chart

A dual-axis chart showing daily request count and Token usage trends. Bar chart represents request count (left axis), line chart represents Token usage (right axis) for easy observation of usage patterns.

Model Distribution

A donut chart showing the Token consumption share of each AI model for an intuitive view of usage distribution.

User Ranking Top 10

Sorted by Token consumption, listing the top 10 users with the most Token usage, including username, email, Token usage, and request count.

Key Ranking Top 10

Sorted by Token consumption, listing the top 10 API Keys with the most Token usage, including key name, Token usage, and request count.

How to Use

  1. Enter the "Compliance Report" page
  2. The default view shows the last 30 days of data. Adjust the time range with the date picker
  3. Click "Query" to refresh the report data
  4. Click "Reset" to restore the default 30-day time range
  5. Click "Export CSV" to export the full report as a CSV file viewable in Excel

Export Content

The CSV export file contains the following data tables:

  • Basic report information (export time, time range)
  • Summary data (total Token, input/output Token, active users)
  • Daily trend data (date, requests, Token)
  • Model distribution data (model, Token, requests)
  • User ranking Top 10 (user, email, Token, requests)
  • Key ranking Top 10 (key name, Token, requests)