Agent Governance
Register, monitor, and control autonomous AI agents.
Every agent starts at registration, enters PENDING_APPROVAL, and must be approved before activation. Agents follow a strict lifecycle with 6 states and 8 transitions.
Lifecycle States
| State | API key active |
|---|---|
PENDING_APPROVAL | No |
ACTIVE | Yes |
PAUSED | No |
SUSPENDED | No |
REVOKED (terminal) | Invalid |
REJECTED (terminal) | Invalid |
Emergency Stop
The Kill Switch in the Command Center suspends an agent instantly and invalidates its API key.
HIGH-Risk Requirements
HIGH-risk agents (EU AI Act) require: a completed FRIA before activation, a transparency disclosure, and human oversight.