From be5342b71e9fe801dd61a6e7b668653804a7442e Mon Sep 17 00:00:00 2001 From: Eduard Gert Date: Thu, 20 Aug 2026 15:53:29 +0200 Subject: [PATCH] docs: drop Agent Network disambiguation from Add Nodes 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 9e8a8cf8..94cc9b84 100644 --- a/src/pages/manage/control-center/draft-mode.mdx +++ b/src/pages/manage/control-center/draft-mode.mdx @@ -49,7 +49,7 @@ The toolbar at the bottom of the canvas holds the select and hand (pan) tools, z Click **Add** in the toolbar (or press `C`) to open the components panel. It covers both kinds of adding: -- **Add new**: drag-and-drop templates for components that do not exist yet (Server, Agent, Policy, Group, Network, Resource). Server and Agent both create placeholder peers and are installed the same way, with a setup key; pick whichever matches the machine's role. An Agent here is a machine running the NetBird agent, unrelated to the [Agent Network](/agent-network) product. +- **Add new**: drag-and-drop templates for components that do not exist yet (Server, Agent, Policy, Group, Network, Resource). Server and Agent both create placeholder peers and are installed the same way, with a setup key; pick whichever matches the machine's role. - **Add existing**: searchable lists of the peers, groups, networks, and policies already in your account. Components already on the canvas are marked accordingly. You can also right-click the canvas to pick a component from the context menu, or press `Alt/⌥+1` through `Alt/⌥+6` to create a new Server, Agent, Policy, Group, Network, or Resource at the center of the view.