Skip to content

Resources / Video

Register a new governed agent

Bringing a new agent under governance: registration, capability scope, and the first enforced call.

Video · 7 August 2026

What this shows

Governance only works if onboarding a new agent is trivial. This walkthrough covers registering an agent with the Firma Authority from scratch.

The agent is declared, the Authority issues it a scoped capability token defining which action classes it may use and for how long, and the applicable policy bundle is attached. From that point the agent runs under enforcement: every outbound call is validated against the token locally, then evaluated against policy before execution. No SDK is added and no agent code is changed, because registration happens on the Firma side.

The point of the demo: the time between “we have a new agent” and “that agent is governed and auditable” is measured in minutes, not in an integration project.