Glossary — Agentic AI
What are Agent Permissions?
Specific financial operations an agent is authorized to perform — which tokens to spend, contracts to interact with, transaction types to execute, and amounts to handle.
WHY IT MATTERS
Permissions are granular building blocks. Limits cap amounts; permissions define what's allowed at all. A data agent doesn't need DeFi permissions; a trader doesn't need NFT purchases.
Follows least privilege: only capabilities needed for the specific task. Static (set at deployment) or dynamic (adjusted per session/task).
Dynamic permissions enable flexible agents operating safely across contexts.
HOW POLICYLAYER USES THIS
PolicyLayer provides granular financial permissions — controlling not just amounts but which types of operations agents can perform.