Main Jobs
| Job | Dashboard area | Use it for |
|---|---|---|
| Monitor runtime behavior | Overview, Events | Confirm traffic is protected and investigate decisions. |
| Configure enforcement | Policies, Tool exposure | Tune request blocking and request-time tool filtering. |
| Manage credentials | API Keys | Create runtime keys and attach policies. |
| Administer the org | Settings | Manage teammates, roles, and invites. |
First Integration Workflow
After wiring a provider wrapper:- Create or choose a policy in Policies.
- Create an API key and attach that policy in API Keys.
- Put the key in your app as
AVERTA_API_KEY. - Run one guarded provider call.
- Open Events and confirm you see a request event.
- Add
requestContextin code if the event is hard to correlate.
Daily Operating Loop
For most teams, the dashboard loop is simple:- Watch recent decisions in Overview.
- Investigate blocks, tool restrictions, and unexpected allows in Events.
- Tune request thresholds or tool exposure rules in Policies.
- Confirm the right policy is attached to the right key.
- Rotate or delete stale keys when integrations change.
Page Map
Events
Filter and investigate runtime decisions across checkpoints, providers, and API keys.
Policies
Create reusable policies and manage live request enforcement controls.
Tool exposure
Configure request-time tool filtering and review discovered tools.
API Keys
Create runtime credentials and attach policies to them.
Settings
Manage teammates, invites, and organization-level administration.