metadata.tags or tags passed dynamically in the request body. Use * as a suffix wildcard (e.g., prod-* matches prod-us, prod-eu).
+
+ }
+ >
+
+ Global scope — affects all keys and teams
+ ) : ( + <> ++ {impact.affected_keys_count} key{impact.affected_keys_count !== 1 ? "s" : ""},{" "} + {impact.affected_teams_count} team{impact.affected_teams_count !== 1 ? "s" : ""} affected +
+ {impact.sample_keys.length > 0 && ( +No keys or teams currently affected
+ )} + > + )} +Click to load
+ ); + + return ( +- Policy attachments control where your policies apply. Policies don't do anything until you attach them to specific teams, keys, models, or globally. + Policy attachments control where your policies apply. Policies don't do anything until you attach them to specific teams, keys, models, tags, or globally.
Attachment Scopes:
metadata.tags or tags passed dynamically in the request body (metadata.tags). Use this to enforce policies across groups, e.g. "all keys tagged healthcare get HIPAA guardrails." Supports wildcards (prod-*).No simulation run yet
++ Fill in one or more fields above and click "Simulate" to see which policies and guardrails would apply to that request. +
+Effective Guardrails
+Matched Policies
+| Policy | +Matched Via | +Guardrails Added | +
|---|---|---|
| {p.policy_name} | +
+ |
+
+ {p.guardrails_added.length > 0 ? (
+
+ {p.guardrails_added.map((g) => (
+
+ ) : (
+ None
+ )}
+ |
+