Skip to Content
GuidesCompliance Reports

Compliance Reports

Generate PDF or JSON compliance reports for your workspace with a complete overview of all monitored items, their statuses, and audit trail. Available from the Business plan onwards.

Generating a Report

  1. Go to Dashboard → Reports or use the API endpoint
  2. Click Generate Report
  3. The report is generated and downloaded as a PDF

Report Contents

The compliance report includes:

  • Workspace name and generation timestamp
  • Statistics summary – Total items, OK, Warning, Critical, Expired counts
  • Item table – All items with name, category, status, expiration date, domain, assigned person, tags, and notes
  • Audit summary – Total audit events, last event date, and top 10 actions

Branding

If your workspace has a custom logo and brand color configured under Settings → Branding, these are applied to the PDF report automatically.

Localization

Reports are generated in the language matching your browser locale (German or English).

JSON Format

For programmatic access, append ?format=json to get the report as structured JSON instead of PDF.

Rate Limit

Report generation is limited to 5 reports per user per hour.

Last updated on