From 6e3fb0ff8c6939f4a5941fd41691519b923a8faa Mon Sep 17 00:00:00 2001 From: Eduard Gert Date: Thu, 20 Aug 2026 15:52:59 +0200 Subject: [PATCH] docs: drop setup-key caveat from Draft Mode permissions note The Network Admin limitation is already covered where it bites, in the placeholder install section. Co-Authored-By: Claude Fable 5 --- src/pages/manage/control-center/draft-mode.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/manage/control-center/draft-mode.mdx b/src/pages/manage/control-center/draft-mode.mdx index dcae371d..9e8a8cf8 100644 --- a/src/pages/manage/control-center/draft-mode.mdx +++ b/src/pages/manage/control-center/draft-mode.mdx @@ -13,7 +13,7 @@ Every edit in the NetBird dashboard applies the moment you save it. That is fine **Availability**: Draft Mode is in **beta**, available on NetBird Cloud (all plans) and self-hosted. - **Permissions:** Deploying a draft performs the same operations as making those changes on their regular dashboard pages, so it requires the same permissions. One case to know: installing a placeholder peer creates a setup key, which the Network Admin role cannot do (see [Install peers that don't exist yet](#install-peers-that-dont-exist-yet)). Learn more about [user roles](/manage/team/user-roles). + **Permissions:** Deploying a draft performs the same operations as making those changes on their regular dashboard pages, so it requires the same permissions. Learn more about [user roles](/manage/team/user-roles). A draft moves through three stages: **build** on the canvas, **review** the change list, and **deploy** as one batch. Nothing touches your account until you click **Approve & Deploy**.