Dashboard
A web application where developers manage their Functor-protected accounts visually.Key management
- Register new passkeys (triggers WebAuthn browser flow + KeyStore registration)
- View all keys per account with activation status
- Rotate keys - register a new key, deactivate the old one
- Revoke compromised keys immediately
Policy management
- Create policy sets from templates (DeFi, NFT trading, treasury management)
- Assign policies to specific keyIds
- Edit live policies without creating new session keys
- View current policy configuration per key
Agent overview
- Active keys and their policies
- Current spending against time-windowed limits
- Rate limit usage per window
- Fee spend summary
Audit explorer
- Full transaction history from onchain
FunctorTxExecutedevents - Blocked transaction log from
FunctorTxBlockedevents - Filter by keyId, date range, contract, or policy result
- Exportable for compliance or debugging