Give Every Teammate and Agent the Right Level of Access to Your Workers
Cloudflare, Tuesday, September 15th, 2026
Cloudflare adds granular authorization for Workers so teams and AI agents get scoped, least-privilege access.
Cloudflare introduced granular authorization controls for Workers, replacing coarse account-level permissions with fine-grained scoping. The post explains how teams can grant individual developers access to specific Workers and environments rather than the whole account.
It gives particular attention to AI agents that deploy and modify code, arguing they need tightly bounded credentials given their autonomy. Cloudflare covers how the new permissions map to existing API tokens and CI/CD workflows.