What Policies Control Today
The current dashboard has live controls for:- request policy
- tool exposure policy
Access
Policies are visible only to roles with policy permissions:| Role | Policy access |
|---|---|
| Owner | View and manage policies. |
| Admin | View and manage policies. |
| User | No policy management access. |
Policy List
The policies list shows one row per policy, including:- policy name
- request policy summary
- request protection status
- number of attached API keys
- last updated time
Create a Policy
When creating a policy, set:- policy name
- request risk threshold
- default action is
allow - a binary block rule evaluates request risk
- the request is blocked when the score is greater than or equal to the threshold
0.90.
Request Policy
Request policy controls the first checkpoint: the request before provider execution. From the policy editor, you can:- rename the policy
- change the binary threshold
- save updates
- enable or disable request protection
Tool Exposure Policy
Tool exposure is also configured inside a policy. It removes tools before they are shown to the model. Use tool exposure to:- hide high-impact tools on riskier requests
- allow safer tools without blocking the whole request
- respond to newly discovered tools
- degrade agent capability before a hard block
Lifecycle Safeguards
The policy detail view shows:- current status
- current threshold
- number of attached API keys
- last updated time
Recommended Setup
| Scenario | Recommendation |
|---|---|
| Production and staging differ | Use separate policies and separate API keys. |
| Agents have different tools | Use separate policies per agent boundary. |
| One tool is high impact | Add selective tool exposure rules before broad request blocking. |
| A new tool appears in events | Review discovered tools and map it intentionally. |
| A policy feels noisy | Inspect events before changing thresholds. |
Related Pages
Tool exposure policy
See rule semantics, discovered tools, and rollout guidance.
API Keys
Attach policies to organization-owned credentials.
Events
Confirm policy behavior from runtime decisions.