Write a policy. Every agent action gets evaluated instantly — allow, hold for approval, or deny.
policy.yaml
rules:
- action: issue_refund
when: amount ≤ 50
decide: allow
- action: issue_refund
when: amount ≤ 500
decide: require_approval
Live decisions
< 50ms
median latency
100%
audit coverage
0
code changes
Set up your Tollgate workspace in seconds
By creating an account you agree to our Terms and Privacy Policy.
Already have an account? Sign in