From 9e024df08136acc8aca763b488077f37153998e3 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 20:20:06 +0000 Subject: [PATCH 1/2] Add team members by plan section to permissions page --- fern/products/dashboard/pages/permissions.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/fern/products/dashboard/pages/permissions.mdx b/fern/products/dashboard/pages/permissions.mdx index 53366d06f..58408f1a2 100644 --- a/fern/products/dashboard/pages/permissions.mdx +++ b/fern/products/dashboard/pages/permissions.mdx @@ -5,6 +5,16 @@ description: Manage Dashboard and CLI access for your organization. Control what each team member can do in Fern by configuring roles in the [Fern Dashboard](https://dashboard.buildwithfern.com/members). +## Team members by plan + +The number of team members included depends on your [plan](https://buildwithfern.com/pricing): + +| Plan | Team members | +| ---------- | ------------ | +| Hobby | 2 | +| Pro | 5 | +| Enterprise | Custom | + ## Role types Each team member has an Admin, Editor, or Viewer role. By default, all members have Admin permissions unless you assign a different role. From c43ee8e4b67a7124b171165768eaa5a81240f8d9 Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Thu, 19 Feb 2026 15:27:43 -0500 Subject: [PATCH 2/2] finetune terminology --- fern/products/dashboard/pages/permissions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/dashboard/pages/permissions.mdx b/fern/products/dashboard/pages/permissions.mdx index 58408f1a2..b842a8442 100644 --- a/fern/products/dashboard/pages/permissions.mdx +++ b/fern/products/dashboard/pages/permissions.mdx @@ -7,7 +7,7 @@ Control what each team member can do in Fern by configuring roles in the [Fern D ## Team members by plan -The number of team members included depends on your [plan](https://buildwithfern.com/pricing): +Your [plan](https://buildwithfern.com/pricing) determines how many members you can add to your organization: | Plan | Team members | | ---------- | ------------ |