Skip to content

Document Agent Network Admin and Usage Viewer roles - #927

Open
mlsmaycon wants to merge 2 commits into
mainfrom
agent-network-roles
Open

Document Agent Network Admin and Usage Viewer roles#927
mlsmaycon wants to merge 2 commits into
mainfrom
agent-network-roles

Conversation

@mlsmaycon

@mlsmaycon mlsmaycon commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Delegating Agent Network access today requires full account admin, and the roles page does not cover the new delegated roles shipping in netbirdio/netbird.

This documents the two new roles and the self-service surface:

  • Agent Network Admin: full management of the Agent Network area with read-only peers and team, nothing else in the account.
  • Usage Viewer: the usage and cost overview only, for cost stakeholders.
  • The permission matrix gains an Agent Network row, and the User section notes the caller-scoped me/setup and me/consumption endpoints available to every role.
  • The Agent Network overview gains an access-roles section linking to the matrix.

Companion to the management change in netbirdio/netbird (agent-network-roles branch; PR link to follow in a comment once opened).


Summary by CodeRabbit

  • Documentation
    • Added documentation for the Agent Network Admin and Usage Viewer roles.
    • Expanded role permissions tables to cover access across account areas, including Agent Network.
    • Clarified access to personal usage and connection details for Usage Viewer and User roles.

Add the two delegated Agent Network roles to the user-roles matrix and
role descriptions, note the self-service endpoints every user can read,
and add an access-roles section to the Agent Network overview.
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 16, 2026 2:47am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@mlsmaycon, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 43 minutes

Limit details: You’ve used all 1 included review currently available under your plan.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 4acb557a-520e-4906-b6e8-da96e91d2183

📥 Commits

Reviewing files that changed from the base of the PR and between bdc4cd4 and 0b108f5.

📒 Files selected for processing (1)
  • src/components/mdx.jsx

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 3d878a27-ab2c-4a7b-8b9d-7cf709f4b0bc

📥 Commits

Reviewing files that changed from the base of the PR and between 538854e and bdc4cd4.

📒 Files selected for processing (2)
  • src/pages/agent-network/index.mdx
  • src/pages/manage/team/user-roles.mdx

Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The documentation adds Agent Network Admin and Usage Viewer roles. It updates the permissions matrix, role descriptions, Agent Network access notes, and self-service access details.

Changes

Agent Network role documentation

Layer / File(s) Summary
Role matrix and access rules
src/pages/manage/team/user-roles.mdx
The page now documents eight roles, adds Agent Network permissions, and defines access restrictions for Agent Network Admin, Usage Viewer, and User.
Agent Network access documentation
src/pages/agent-network/index.mdx
The page describes the two roles and self-service access to personal consumption and authorized connection details.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to bdc4c

This documentation-only change adds descriptions of delegated roles and related access surfaces; no actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: braginini

Poem

A rabbit hops through roles anew,
With Agent Network access in view.
Admin paths and viewers’ sight,
Personal usage details right,
Eight clear roles now guide the way.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the documentation of the two new Agent Network roles, which is the main change.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent-network-roles

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.

The expanded permissions matrix on the user-roles page is wider than the
content column, and markdown tables had no overflow container, so the
extra columns rendered underneath the sticky "On this page" menu. Map
the MDX table element to a wrapper that scrolls horizontally within the
column, fixing every wide table site-wide.
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