Back to validant.ai
Guide · Agents

Signed agent mandates, explained.

A signed agent mandate is a cryptographically signed, scoped and revocable authorization that proves a person granted an AI agent permission to act on their behalf. This guide explains the problem it solves, what a mandate contains, and how it builds on self-sovereign identity.

By The validant.ai team6 min readLast updated 22 May 2026
Technical line drawing: a person hands a signed, sealed mandate to a humanoid AI agent standing inside a bounded, revocable scope, with soft coral and amber accents on white

What is a signed agent mandate?

The problem it solves

What a mandate contains

How mandates relate to self-sovereign identity

Status at validant.ai

FAQ

Frequently asked questions

What is a signed agent mandate?
A signed agent mandate is a cryptographically signed, scoped and revocable authorization that proves a person granted an AI agent specific permission to act on their behalf. It works like a verifiable, machine-readable power of attorney for software.
Why do AI agents need mandates?
AI agents increasingly take real actions, but the systems they interact with cannot reliably tell what a given agent is allowed to do. Today that authority is implicit in API keys or sessions. A mandate makes authority explicit and provable, so a counterparty can verify exactly what the agent may do before acting.
How do signed agent mandates relate to self-sovereign identity?
A signed agent mandate is an application of self-sovereign identity: it is a verifiable credential whose subject is an action. The principal uses an identity they control to issue a scoped, revocable credential to their agent, so the authority has a trustworthy origin.