Skip to Content
Policy & ComplianceCompliance Evidence Export Guide

Compliance Evidence Export

VeriProof exposes several evidence artifacts today, but it does not currently ship a single framework-driven export builder where you choose EU AI Act articles, NIST functions, or arbitrary date ranges and receive a generated regulator package.

This page documents the export surfaces that are actually available in the current portal and API.


Available Today

ArtifactHow to accessFormatBest used for
Session governance evidenceSession detail panel → Export Evidence → JSON BundleJSONProgrammatic review of one decision session
Session evidence packSession detail panel → Export Evidence → PDF ReportPDFHuman-readable session dossier for legal, compliance, or audit review
Session structured exportSession detail panel → Export Evidence → CSVCSVSpreadsheet or downstream analysis of one session
GDPR subject evidence packCompliance workspace or GDPR centerPDF or ZIPSubject-access and privacy review workflows
Auditor evidence packCompliance workspace or auditor access flowZIPThird-party auditor handoff
Blockchain audit certificateCompliance workspacePDFProof of integrity for regulator or auditor review
Bulk application evidence exportCompliance workspace → Evidence Exports → Bulk exportZIPMulti-session export for one or more applications

If you need a framework-specific package today, assemble it from these artifacts plus your own system documentation, policies, and incident records. The current product gives you tamper-evident session evidence and audit artifacts; it does not yet generate a complete EU AI Act or NIST package from a single export wizard.


What The Portal Exposes

In the current Compliance workspace, the Evidence Exports panel exposes three concrete flows:

  1. Select a GDPR data subject and download either a PDF evidence pack or a ZIP evidence pack.
  2. Select an auditor access link and export an auditor evidence ZIP.
  3. Download a Blockchain Audit Certificate as a PDF.

These are the export surfaces that match the shipped UI. The portal does not currently present a framework selector, article picker, date-range export builder, or export job queue.


Programmatic Exports

If your team needs to integrate evidence exports into automated workflows or data pipelines, ask your developer team to use the Customer Portal API. The SDK and API reference covers session evidence endpoints for single-session and bulk exports.


Building A Regulator Or Auditor Package Today

For enterprise diligence, incident response, or framework-specific review, the practical workflow today is:

  1. Pull the session-level evidence JSON or PDF for the exact decision records in scope.
  2. Export GDPR or auditor ZIP artifacts from the portal when the review is person- or auditor-scoped.
  3. Download the blockchain audit certificate when you need an integrity artifact alongside the evidence.
  4. Use the bulk application ZIP when you need a wider sample across applications.
  5. Combine the VeriProof artifacts with your own policy, model, incident, and system documentation.

Next Steps

Last updated on