From cb672d4e213af0c0704631d2a32128445c9215f1 Mon Sep 17 00:00:00 2001 From: mlsmaycon Date: Sun, 12 Jul 2026 14:14:19 +0200 Subject: [PATCH] Document Agent Network focused dashboard view and its Settings toggle --- src/pages/agent-network/index.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pages/agent-network/index.mdx b/src/pages/agent-network/index.mdx index 9e9a392c2..e3f77c7af 100644 --- a/src/pages/agent-network/index.mdx +++ b/src/pages/agent-network/index.mdx @@ -77,6 +77,16 @@ That makes agent access a natural responsibility for IT. Because NetBird connects seamlessly with existing identity providers, IT teams can integrate NetBird Agent Network into their enterprise stack with minimal changes. +## Focused dashboard view + +Some accounts open directly into the Agent Network view, with the rest of the +NetBird dashboard (Peers, Networks, DNS, and so on) hidden to keep the +experience focused on agents. This is the default for accounts onboarded +specifically for Agent Network. + +To use the full NetBird platform, go to **Settings** and turn off **Agent +Network focused view**. You can re-enable it at any time from the same place. + ## Next steps - [Quickstart](/agent-network/quickstart). Deploy NetBird Agent Network and make your first routed LLM call.