Reports
What you'll learn: How to generate compliance audit reports from the Kyvvu platform.
Audit reports
The platform generates audit reports that summarize agent activity, policy compliance, and incident history. Reports are available in PDF and XML formats.
Generating a report
Via the dashboard
Navigate to Reports in the sidebar.
Select the report parameters:
Format — PDF or XML.
Time range — start and end dates.
Agent (optional) — restrict the report to a specific agent.
Click Generate.
Download the report when ready.
Via the API
Query parameters:
format
pdf or xml
Yes
Output format.
start_date
ISO date
No
Start of reporting period.
end_date
ISO date
No
End of reporting period.
agent_id
string
No
Restrict the report to a specific agent.
Report contents
Reports include:
Agent summary — registered agents, their classifications, and environments.
Policy summary — active policies, their enforcement points and severities.
Incident summary — violations grouped by severity, status, and agent.
Activity summary — log volume, step type distribution, task counts.
Hash chain validation — integrity status of the behavioral trace.
XML reports use a structured schema suitable for automated compliance tooling and regulatory submission.
Next steps
Incident Management — the incident data that feeds reports
Dashboard Guide — navigate the platform
Organizations & Access — access control for reports
Last updated
