> Markdown version of https://agledger.ai/docs/
> Full index of this site for AI assistants: https://agledger.ai/llms.txt

# Documentation

AGLedger is change control for AI agents, delivered as a signed ledger for agentic work: records in, hash-chained, Ed25519-signed, tamper-evident, verifiable offline. New here? Start with the [Quick Start](https://agledger.ai/docs/quick-start/).

[Quick StartNotarize an agent's first action and verify it offline - the single-agent on-ramp.](https://agledger.ai/docs/quick-start/)[Records and the ChainThe model and vocabulary behind every guide: records, notarizing, the chain, and delegation.](https://agledger.ai/docs/concepts/records-and-chain/)[AuthenticationGive an agent a credential - OIDC-bound short-lived certs from your own IdP, or a long-lived API key.](https://agledger.ai/docs/guides/authentication/)[Define Custom TypesAuthor your own Type - the JSON Schema that decides what a record carries and whether it has a verdict phase. Template, preview, register, version, share.](https://agledger.ai/docs/guides/schemas/)[WebhooksReceive record events and verify them - HMAC for your own systems, Ed25519 RFC 9421 for non-repudiable Settlement Signals.](https://agledger.ai/docs/guides/webhooks/)[Agent Work ContextCheckpoint in-progress work as signed records, so a fresh session of the same agent resumes without the prior conversation.](https://agledger.ai/docs/guides/work-context/)[Quick Install (Compose)Stand up a Developer-Edition Server in five minutes with Docker Compose, then notarize a record.](https://agledger.ai/docs/install/compose/)[InstallRun a production Server on Kubernetes: single-Server, multi-Server, or with your own database.](https://agledger.ai/docs/install/)[API ReferenceEvery endpoint, generated from the OpenAPI spec.](https://agledger.ai/api/)
