Fact0
GitHub

Your AI works.
Can you prove it?

Fact0 records who did what, when, and what happened - in a log that can't be quietly edited. Install in minutes. Export evidence when procurement asks.

Every action logged

Who acted, what they touched, and whether it succeeded or failed.

Tamper-evident records

If someone changes history, the chain breaks - and you'll know.

Evidence on demand

Filter, export PDF, or send a read-only link to auditors.

Won't slow your agents

Async batching - your app keeps running even if we're down.

quickstart.py
pip install fact0

client = fact0.Client(api_key="f0_live_...")
client.audit.log(
  actor={"id": "agent-1", "type": "agent"},
  action="invoice.approve",
  resource={"id": "inv_42", "type": "invoice"},
  outcome="success",
)

Every log gets a permanent place in the chain.

app.fact0.io/demo/dashboard

Scroll to load demo

Interactive demo with sample data -click around audit logs, executions, and replays.

Built for teams selling AI to enterprises

Close enterprise deals faster

Send prospects a read-only audit view and a one-click evidence pack - no more scrambling for screenshots during security review.

  • Download an evidence pack (PDF + verification + control mapping)
  • Share a time-limited link with your prospect's security team
  • Answer questionnaire items with live, verifiable data
Start logging free

Founders preview

Dashboard screenshot - close enterprise deals faster

Go + PostgresPython SDKOpen source coreSOC 2 mappedTamper-evident chain

Sound familiar?

From: Security & Compliance

"Please provide a complete audit trail of all actions taken by your AI system within our environment - including actor identity, timestamp, action type, resource affected, and outcome - with cryptographic proof that the records have not been modified."

Without a real audit trail

Deal stalls

Security sends a 200-questionnaire. You scramble for screenshots. Months pass.

You lose to "compliance"

The other vendor sends a PDF audit report. You send a Google Sheet.

You build it yourself

Six months later you still fail the first review - and maintenance never ends.

From install to proof in three steps.

1

Log

Add our SDK to your agent or backend. Important actions are recorded with actor, resource, and outcome.

# Install the SDKpip install auditlog-sdk
# Initialize & logclient = auditlog.Client(api_key="f0_live_...") client.log( actor=..., action="doc.delete", resource=..., outcome="success")
2

Lock

Each event links to the one before it. Change any record and the chain shows it. Under the hood we use SHA-256 - your auditor gets math, not trust.

0x8a2f...
Event n-1
Event n
0x3b91...
3

Prove

Export a PDF or evidence pack. Share a read-only link. Auditors verify integrity without needing your database.

SOC 2 Audit Report
PDF

AI accountability for regulated and high-stakes work

Fintech

Loan & payment agents

Prove every approval, rejection, and override - for regulators and internal audit.

Healthcare

Clinical & admin assistants

Track access to patient data with actor identity and outcome.

Support

Autonomous support bots

Show exactly what the bot changed, refunded, or escalated.

Legal / HR

Document workflows

Audit trail for deletes, shares, and AI-generated summaries.

WHY FACT0

Built for the security review, not just the demo.

Enterprise buyers don't care how clever your agent is. They care whether you can show a complete, trustworthy history of what it did in their environment.

FOR ENGINEERING TEAMS

See the full story behind every agent run

Beyond compliance, Fact0 traces agent runs as interactive timelines - replay, debug, and explain odd behavior to customers.

Execution DAG

Execution DAG

Visualize every step an agent took - tools, decisions, and branches.

Replay & debug

Replay & debug

Rewind to the exact state when something went wrong.

Live activity feed

Live activity feed

Watch audit events stream in as your agents run.

Controls your security team already asks about

Who accessed what, when, with what result - and proof the log wasn't altered.

STANDARDCONTROLHOW IT'S SATISFIED
SOC 2CC6.8 - Logical accessActor identity logged for every agent action
SOC 2CC7.2 - System monitoringContinuous append-only log of all agent activity
SOC 2CC9.2 - Vendor riskAll third-party agent actions are attributable
HIPAA§164.312(b) - Audit controlsHardware, software, and procedural access tracking
FINRA17a-4 - Records retentionComing Q3 2026

Fact0 is completing its own SOC 2 Type II audit in Q3 2026. Security posture available on request.

Trusted by AI builders

Fact0 is trusted by the world's leading engineering teams to build, observe, and debug highly capable autonomous agents.

Amy Chase
Fact0 completely changed how we trace complex multi-agent reasoning loops. We finally have observability.
Amy Chase, Engineering Manager
Mercury Finance
Jonas Kotara
The visual DAG debugger saved us weeks of guessing what our prompt chains were actually executing in production.
Jonas Kotara, Lead Engineer
Mercury Finance
Kevin Yam
Having cryptographically provable audit logs for every action our autonomous agent takes is a game changer for compliance.
Kevin Yam, Founder
Mercury Finance
Kundo Marta
With Fact0's Human-in-the-Loop features, we can securely pause automated workflows for manual review.
Kundo Marta, CTO
Mercury Finance
Amy Chase
Fact0 completely changed how we trace complex multi-agent reasoning loops. We finally have observability.
Amy Chase, Engineering Manager
Mercury Finance
Jonas Kotara
The visual DAG debugger saved us weeks of guessing what our prompt chains were actually executing in production.
Jonas Kotara, Lead Engineer
Mercury Finance
Kevin Yam
Having cryptographically provable audit logs for every action our autonomous agent takes is a game changer for compliance.
Kevin Yam, Founder
Mercury Finance
Kundo Marta
With Fact0's Human-in-the-Loop features, we can securely pause automated workflows for manual review.
Kundo Marta, CTO
Mercury Finance

Start free. Scale when you're ready.

50,000 audit events per month on the free tier. No credit card. Enterprise when you need unlimited volume, retention, and SLAs.

Free

Everything you need to instrument agents and pass your first security review.

$0
50,000 audit events / month
30-day data retention
Append-only audit ledger
Verify chain + evidence export
Read-only share links
Execution DAG + replay
Unlimited time with founders
Start free

Custom

Unlimited events, custom retention, SSO, and dedicated support for regulated teams.

Let's talk
Unlimited audit events
Custom data retention
SAML / SSO + audit roles
Custom SLAs & 24/7 support
Dedicated Slack channel
EU / US data residency
Security posture & BAA on request
Let's Talk

Got Questions?

If you can't find what you're looking for, get in touch.

Integration & Architecture

Audit & Security

Performance & Scale