Skip to content

Generating Reports

This page covers how to generate reports on demand, configure report parameters, and export report data. For an overview of available reports and access requirements, see Reports — Introduction.

Generating a Report

  1. Navigate to Reports.
  2. Select the report you want to generate from the list.
  3. Configure any parameters the report supports (see Report Parameters below).
  4. Select Generate.

For smaller reports, results appear on the page immediately. For larger datasets, the report is queued for background processing — the page updates automatically when the report is ready.

All report generation activity is recorded in the audit log.


Report Parameters

Some reports accept parameters that filter or scope the data included. Available parameters vary by report type.

Expiring Certificates

Parameter Options Description
Expiry window 30, 60, or 90 days Only certificates expiring within this window are included
Group by Owner, Target System, or Issuer Controls how results are grouped in the output

Expired Certificates

No configurable parameters. Returns all certificates that have passed their expiry date and have not been renewed or revoked.

Certificate Inventory

Parameter Description
Filter by CA Restrict results to certificates issued by a specific certificate authority
Filter by algorithm Restrict results to certificates using a specific key algorithm
Filter by status Include only active, revoked, or expired certificates
Filter by source Include only managed certificates (requested through the platform) or discovered certificates

Recently Issued Certificates

Parameter Options Description
Period 7 days or 30 days Only certificates issued within this window are included

Revoked Certificates

No configurable parameters. Returns all revoked certificates with their revocation reasons and dates.

Renewal History

No configurable parameters. Returns a record of all certificate renewals, ordered by renewal date.

Failed Authentication Attempts

No configurable parameters. Returns failed authentication events across user logins and service account authentication, ordered by date.

Permission Denied Events

No configurable parameters. Returns access control denial events, ordered by date.

User Activity Audit

Parameter Description
Start date Beginning of the period to include
End date End of the period to include
User Filter activity to a specific user by email address
Action type Filter by a specific action category

Machine Account Activity

No configurable parameters. Returns activity records for service accounts and API integrations.

Administrative Changes

No configurable parameters. Returns a record of changes to users, roles, policies, and CA configurations, ordered by date.

CA Certificate Status

No configurable parameters. Returns health and expiry information for all root and intermediate CA certificates configured in the tenant.

Certificate Authority Inventory

No configurable parameters. Returns a summary of all certificate authority integrations configured in the tenant.

Weak Cryptography Report

No configurable parameters. Returns certificates using deprecated algorithms, key sizes below current recommendations, or approaching end-of-life validity periods.

Certificate Discovery Summary

No configurable parameters. Returns aggregated results from certificate discovery scans, including newly discovered certificates.

Deployment Status Report

No configurable parameters. Returns the current installation status of certificates across configured target systems.

ACME Protocol Usage

No configurable parameters. Returns a record of certificate issuance activity through the ACME protocol.

Platform Activity Summary

Parameter Options Description
Period Weekly, Monthly, or Quarterly The aggregation window for platform metrics

Compliance Posture Report

No configurable parameters. Returns an assessment of certificate posture against common compliance criteria.


Exporting Reports

Once a report has been generated, its data can be exported in the following formats:

Format Description
CSV Tabular data export, suitable for spreadsheets and further analysis
JSON Structured data export, suitable for programmatic processing or import into other systems
PDF Formatted document export, suitable for distribution and archiving

To export a report:

  1. Navigate to Reports.
  2. Open the generated report.
  3. Select the export format from the Export menu.

Exported files are downloaded directly to your browser. The underlying report data is retained in the platform and can be re-exported in a different format without regenerating the report.


Re-running a Report

Generated reports reflect data at the time of generation. To refresh the data, generate the report again with the same parameters. Each generation creates a new report record in the system.