Automentic
Automentic delivers Authenticated Agentic Automation: AI agents that automate complex enterprise workflows, where every action carries a verifiable identity, a cryptographic signature and an audit record.
Traditional automation asks you to trust a script. Automentic asks you to trust nothing, and gives you the evidence instead.
The problem
When an autonomous system does something consequential — approves an invoice, updates a customer record, closes a control — three questions follow, and most automation platforms answer none of them well:
- Which agent did this? Shared service accounts make every action look the same.
- Who authorised it? A script inherits permissions; it does not inherit accountability.
- How would you prove it? Application logs are mutable and rarely admissible as evidence.
How Automentic answers them
| Agent identity | Every agent is issued an X.509 certificate or a SPIFFE ID and must present it before touching a system. |
| Action signing | Each action is signed with the agent's private key, giving non-repudiation. |
| Continuous verification | Agents re-authenticate at critical steps. Nothing is implicitly trusted. |
| The audit trail | An immutable record of who did what, on whose authority, and when. |
Built on open standards
Automentic federates with the identity provider you already run and speaks OAuth 2.0, OpenID Connect, SAML 2.0, X.509, mutual TLS, SPIFFE/SPIRE, FIDO2 and W3C Verifiable Credentials. There is no proprietary identity format to lock you in, and nothing an auditor has not seen before.
See Identity standards for what each one does and where it is used.
Where to start
- New to the model? Read Agent identity first.
- Evaluating for compliance? Go to Compliance mapping.
- Ready to connect it? Start with Federate your identity provider.
The Concepts, Standards and Compliance sections describe the model and are complete. The Guides and Reference sections are outlines pending the product API — every page there states exactly what it is waiting on. Nothing in this documentation describes an endpoint that does not exist.