Policies control what your agents can access. Without a policy, an agent can’t do anything — Anti AI uses a deny-by-default model.Documentation Index
Fetch the complete documentation index at: https://docs.goantiai.com/llms.txt
Use this file to discover all available pages before exploring further.
Using the AI Policy Builder
- Go to Policies → New Policy
- Click AI Suggest
- Describe what you want in plain English:
“Allow this agent to read customer data from Stripe but only during business hours”
- Review the generated Rego, then click Save
Writing a policy manually
Scope format
Test before activating
- In the Policy Editor, click Simulate
- Enter a mock request (agent ID, action, scope)
- See whether the policy allows or denies it