Skip to content

Document Agent Network focused dashboard view#848

Open
mlsmaycon wants to merge 1 commit into
mainfrom
docs/agent-network-focused-view
Open

Document Agent Network focused dashboard view#848
mlsmaycon wants to merge 1 commit into
mainfrom
docs/agent-network-focused-view

Conversation

@mlsmaycon

@mlsmaycon mlsmaycon commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Documents the Agent Network focused dashboard view and how to switch to the full NetBird dashboard.

Some accounts (those onboarded specifically for Agent Network, e.g. netbird.ai signups) open directly into the Agent Network view with the rest of the dashboard hidden. This adds a short "Focused dashboard view" section to the Agent Network overview explaining the behavior and the Settings → Agent Network focused view toggle to turn it off.

Framed by behavior + the toggle rather than tied to a specific signup source, so it stays accurate for self-hosted readers.

Pairs with the dashboard implementation (netbirdio/dashboard#708) and the backend setting (netbirdio/netbird#6736). The API reference is generated automatically, so only this narrative note is added by hand.

Summary by CodeRabbit

  • Documentation
    • Added guidance about the Agent Network focused dashboard view.
    • Explained that Agent Network accounts open directly to the Agent Network view.
    • Documented how to disable focused view in Settings to access the full platform.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d9fc9424-559e-449e-9227-cbb129ef3cf7

📥 Commits

Reviewing files that changed from the base of the PR and between 69f4f49 and cb672d4.

📒 Files selected for processing (1)
  • src/pages/agent-network/index.mdx

📝 Walkthrough

Walkthrough

Adds documentation describing the Agent Network focused dashboard view, its default behavior, and the Settings option for accessing the full NetBird dashboard.

Changes

Agent Network documentation

Layer / File(s) Summary
Focused dashboard view guidance
src/pages/agent-network/index.mdx
Documents the default focused view and how to disable it through Settings.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A rabbit hopped through docs so bright,
And found the focused view just right.
One Settings click, the screens unfold,
The wider dashboard glows like gold.
Hop, hop—clear guidance told!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change by documenting the Agent Network focused dashboard view.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/agent-network-focused-view

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

src/pages/agent-network/index.mdx

Oops! Something went wrong! :(

ESLint: 9.39.2

TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Object'
| property 'configs' -> object with constructor 'Object'
| property 'flat' -> object with constructor 'Object'
| ...
| property 'plugins' -> object with constructor 'Object'
--- property 'react' closes the circle
Referenced from:
at JSON.stringify ()
at file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:308:45
at Array.map ()
at ConfigValidator.formatErrors (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:299:23)
at ConfigValidator.validateConfigSchema (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:330:84)
at ConfigArrayFactory._normalizeConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:676:19)
at ConfigArrayFactory._loadConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:641:21)
at ConfigArrayFactory._loadExtendedShareableConfig (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:946:21)
at ConfigArrayFactory._loadExtends (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:814:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:752:25)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant