1. Create your account
Go to app.antiailabs.com and sign up. Anti AI creates a workspace for your organization and gives you the Owner role.2. Install the SDK
- Python
- TypeScript
3. Register an agent
In the dashboard, click Agents → New Agent. Enter a name and click Create Agent.4. Create a policy
Go to Policies → New Policy, name itallow-db-read, and paste:
5. Get a token
- Python
- TypeScript
Run your agent
Complete agent example with error handling.
Write policies
Control what your agents can access.