Skip to main content
ACP (Beta) Docs Navigation

Overview

Policies let you enforce organization-wide controls — today PII Redaction and Cost Limit — across many automations at once, instead of configuring each deployment individually. Open the Policies tab in the Agent Control Plane to manage them.
Policies list
Each policy card shows the name, description, the scope the policy applies to (selected tools and tags), and a count of engaged automations — deployments that currently match the scope. The toggle on the right enables or disables the policy without deleting it.

Requirements

Enterprise Plan or Ultra Plan is required to create or edit PII Redaction policies. Lower-tier organizations can still open the Policies tab and view existing policies, but the PII editor renders read-only with an “Enterprise” lock pill and the alert “PII Redaction policies require an Enterprise plan.” — contact your account owner or sales to upgrade. Cost Limit policies are not plan-gated and can be created on any plan where the Agent Control Plane is enabled.
  • The Agent Control Plane feature must be enabled for your organization. See Overview — Requirements.
  • The manage RBAC permission on Agent Control Plane is required to create, edit, toggle, or delete policies. The read permission is enough to view them.
  • All policy changes are versioned for auditing.

Policy types

Every policy is one of the types below. Open the tab for the policy you want to enforce.
Applies PII redaction to executions of every matching automation, using the same entity catalog and custom recognizers documented in PII Redaction for Traces.
Creating or editing PII Redaction policies requires an Enterprise or Ultra plan. On lower tiers the PII editor renders read-only with an “Enterprise” lock pill.
Configuration — in the PII Mask Type table, check each entity type you want covered and choose how to handle it:
  • Mask — replaces the match with the entity label (e.g. <CREDIT_CARD>).
  • Redact — removes the matched text entirely.
See PII Redaction for Traces for the full entity catalog and how to add organization-level custom recognizers.
More policy types will be added over time.

Creating a policy

New Policy side panel configured for PII Redaction with the PII mask type table
1

Open the editor

Click + Create new at the top-right of the Policies tab, or View Details on an existing policy card.
2

Name and describe the policy

Give the policy a clear name (e.g. Mask PII (CC) or Monthly $100 budget) and a description explaining when it applies. Both show up on the policy card and in the Engaged Automations modal.
3

Pick the type

Choose PII Redaction or Cost Limit. The type determines which configuration section appears below the conditions. The type is fixed once the policy is created — to switch, create a new policy.
4

Set the conditions

Conditions decide which automations the policy engages with. Both are optional and use set-equality semantics:
  • Tools — only automations whose tool set exactly matches the selected tools will engage. Picks from Studio apps, MCPs, OSS tools, and Tool Repository registry tools.
  • Automations — only automations whose tag set exactly matches the selected tags will engage.
Leaving a picker empty means “no filter on this dimension”. Leaving both empty means the policy applies to every automation in the organization.
5

Configure the type-specific section

The editor shows the configuration for the type you picked — the PII Mask Type table for PII Redaction, or the budget fields for Cost Limit. See Policy types for what each field does.
6

Save

The policy applies to future executions of every engaged automation as soon as you save. No re-deploy is needed.

Engaged automations

Click Engaged N automations on any policy card to see exactly which deployments the policy is currently matching, along with each one’s last execution.
Engaged automations modal
This is the fastest way to sanity-check a policy’s scope before enabling it — for example, to confirm that a policy scoped to the production tag isn’t accidentally matching a staging deployment.

Org-wide policies vs per-deployment settings

Both PII Redaction and Cost Limit can be configured in two places: org-wide as a Policy on this page, or per-deployment under that deployment’s Settings. When an enabled org-wide policy’s scope matches a deployment, the policy takes precedence over the deployment-owned setting while it’s attached. Disable or detach the policy (or change its scope so it no longer matches) and the deployment falls back to its own per-deployment settings. Prefer org-wide policies when you want to enforce a consistent policy across many deployments; reserve per-deployment configuration for one-off exceptions.

Agent Control Plane — Overview

What ACP is, requirements, plan tiers, and RBAC.

Agent Control Plane — Monitoring

Monitor automations and LLM consumption across your fleet.

PII Redaction for Traces

Entity catalog, custom recognizers, and per-deployment configuration.

RBAC

Manage who can create or edit policies.

Need Help?

Contact our support team for help designing policies for your organization.