Audit & Compliance

Every AI action is logged with full context — satisfying audit requirements.

Audit trail#

Every action in LumenFlow is recorded in an immutable audit trail. Nothing happens in the dark.

What's logged#

FieldDescription
TimestampWhen the action occurred (UTC)
Action typeWhat Sidekick did (send email, create event, etc.)
InitiatorWho requested the action
ApproverWho approved it (or "auto" for rule-based)
Governance ruleWhich rule triggered the approval decision
Input dataThe data sent to the action
Output dataThe result returned
Token usageTokens consumed (prompt + completion)
CostEstimated dollar cost
ModelWhich LLM model was used

Accessing the audit trail#

Dashboard#

Navigate to Observe → Activity for a searchable, filterable view of all audit entries.

API#

The audit trail is also accessible via the LumenFlow API for programmatic access and integration with your existing tools.

Export#

Export the current evidence set and audit history from the workspace trust surfaces when you need to hand records to reviewers or compliance stakeholders.

Retention#

PlanRetention
Free7 days
Team90 days
Enterprise365 days

Compliance frameworks#

LumenFlow's audit trail supports requirements for:

  • SOC 2 — access logging, change management
  • GDPR — data processing records, right to explanation
  • HIPAA — action logging, access controls (with BAA)

info Audit entries cannot be modified or deleted. This is by design — the trail is the ground truth for all AI activity.