From 1fc3268a579b7a9334385102a56492cbc7400870 Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Thu, 12 Mar 2026 17:14:19 -0400 Subject: [PATCH 1/2] update instructions --- fern/products/dashboard/pages/permissions.mdx | 34 ++++++++----------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/fern/products/dashboard/pages/permissions.mdx b/fern/products/dashboard/pages/permissions.mdx index 0586b9569..bdfb0579d 100644 --- a/fern/products/dashboard/pages/permissions.mdx +++ b/fern/products/dashboard/pages/permissions.mdx @@ -17,34 +17,20 @@ Only [Admins](#admin) can add members. Your [plan](#team-members-by-plan) determ Navigate to the [Fern Dashboard](https://dashboard.buildwithfern.com/members) and select **Members** from the sidebar. - + -Select **Add member** and enter the email address of the person you want to invite. - +Select **Add member**, then choose one of the following to invite members to your organization: - +- **One-time link**: Assign a [role](#role-types) and select **Generate invite link** to create a one-time-use link to share with anyone. +- **Email**: Enter an email address, assign a [role](#role-types), and select **Send invitation**. -Choose a [role](#role-types) for the new member: **Admin**, **Editor**, or **Viewer**. For Editors, you can also configure whether they have [CLI access](#editor). +For Editors, you can also configure whether they have [CLI access](#editor). - - -Select **Send invite**. The invitee receives an email with a link to join your organization in Fern. - To change a member's role or remove a member, go to the [Members](https://dashboard.buildwithfern.com/members) page and select the options menu next to the member's name. -## Team members by plan - -Your [plan](https://buildwithfern.com/pricing) determines how many members you can add to your organization: - -| 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. @@ -83,3 +69,13 @@ Viewers have read-only access to the Dashboard (settings, analytics) and can dep | Deploy previews | Yes | Yes | Yes | | Generate locally | Yes | Yes | Yes | | Use Fern Editor | Yes | Yes | No | + +## Team members by plan + +Your [plan](https://buildwithfern.com/pricing) determines how many members you can add to your organization: + +| Plan | Team members | +| ---------- | ------------ | +| Hobby | 2 | +| Pro | 5 | +| Enterprise | Custom | From 7233cc2551da8e29df0bb021c2a135d8a66f8bb3 Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Thu, 12 Mar 2026 17:21:30 -0400 Subject: [PATCH 2/2] update wording --- fern/products/dashboard/pages/permissions.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fern/products/dashboard/pages/permissions.mdx b/fern/products/dashboard/pages/permissions.mdx index bdfb0579d..178dbbca0 100644 --- a/fern/products/dashboard/pages/permissions.mdx +++ b/fern/products/dashboard/pages/permissions.mdx @@ -19,12 +19,12 @@ Navigate to the [Fern Dashboard](https://dashboard.buildwithfern.com/members) an -Select **Add member**, then choose one of the following to invite members to your organization: +Select **Add member**, then choose one of the following to invite a member to your organization: -- **One-time link**: Assign a [role](#role-types) and select **Generate invite link** to create a one-time-use link to share with anyone. -- **Email**: Enter an email address, assign a [role](#role-types), and select **Send invitation**. +- **One-time link**: Assign a [role](#role-types) and configure [CLI access](#editor) for Editors. Then, select **Generate invite link** to create a one-time-use link you can share with anyone. +- **Email**: Enter an email address, assign a [role](#role-types), and configure [CLI access](#editor) for Editors. Then, select **Send invitation**. -For Editors, you can also configure whether they have [CLI access](#editor). +The invitee receives an email with a link to join your organization in Fern.