Skip to content

Commit 124d8da

Browse files
Further clarify availability
1 parent aafdbe8 commit 124d8da

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/content/docs/secrets-store/access-control.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ description: Learn about role-based access control with Cloudflare Secrets Store
99

1010
Secrets Store allows security administrators to have more control by implementing role-based access. For details about roles at Cloudflare, refer to [Fundamentals](/fundamentals/setup/manage-members/).
1111

12+
:::note[Availability]
13+
While all Cloudflare accounts will have access to the Secrets Store section on the Dashboard, only users with the necessary permissions will be able to interact with it, as described below.
14+
:::
15+
1216
## Relevant roles for Secrets Store
1317

1418
Refer to the list below for default role definitions.

src/content/docs/secrets-store/integrations/workers.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ This is different from Workers [Variables and Secrets](/workers/configuration/se
2020

2121
If [using the Dashboard](#via-dashboard), make sure you already have a Workers application. Refer to [Get started](/workers/get-started/dashboard/) for guidance.
2222

23+
You should also have a store created under the Secrets Store tab on the Dashboard. The default store in your account is automatically created when a user with [Super Administrator or Secrets Store Admin role](/secrets-store/access-control/) interacts with it.
24+
2325
## 1. Set up account secrets in Secrets Store
2426

2527
If there are no account secrets yet, follow the steps below. You must have a [Super Administrator or a Secrets Store Admin role](/secrets-store/access-control/) within your Cloudflare account.

0 commit comments

Comments
 (0)