Skip to content

Commit 84c7c6e

Browse files
authored
Update 2025-06-16-workers-platform-admin-role.mdx
1 parent 2e75b34 commit 84c7c6e

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

src/content/changelog/workers/2025-06-16-workers-platform-admin-role.mdx

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,14 @@ date: 2025-06-16T00:00:00Z
55
---
66

77
You can now grant members of your Cloudflare account read-only access to the Workers
8-
Platform. People using the "Workers Platform (Read-only)" role will be able to view
9-
all Workers and related resources, however, they won't be able update or deploy changes.
8+
Platform. Account members with the "Workers Platform (Read-only)" role are able to view
9+
all [Workers](/workers) and related resources that are part of Cloudflare's developer
10+
platform, including [KV](/kv), [D1](/d1), [Durable Objects](/durable-objects) and more.
11+
However, they cannot update or deploy changes.
1012

11-
Additionally, the role "Workers Admin" has been renamed to "Workers Platform Admin". This
12-
change was introduced to account for the fact that role granted access to more than just
13-
Workers, and it was a point of confusion to many customers.
13+
Additionally, the role previously named "Workers Admin" has been renamed to "Workers Platform Admin". This
14+
change ensures that the name more accurately reflects the permissions granted — this
15+
role has always granted access to more than just
16+
Workers — it grants read and write access to [KV](/kv), [D1](/d1), [Durable Objects](/durable-objects) and more.
1417

15-
See the updated and added roles here:
16-
17-
https://developers.cloudflare.com/fundamentals/manage-members/roles/
18-
19-
### How are you affected?
20-
21-
* The role "Workers Platform (Read-only)" is available to everybody.
22-
* If you're using the old role name "Workers Admin" to talk to our API, you should
23-
update all your references to use the new name "Workers Platform Admin".
18+
You can review the updated roles in the [developer docs](/fundamentals/manage-members/roles/).

0 commit comments

Comments
 (0)