From 754bcd2a503fb46fda0a5e9093b6a56e27ca419b Mon Sep 17 00:00:00 2001 From: "chris.mcdonnell" Date: Mon, 31 Aug 2026 15:45:41 +0000 Subject: [PATCH 1/2] Update plan references for Free and Enterprise pricing Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- fern/products/dashboard/pages/pdf-export.mdx | 2 -- fern/products/dashboard/pages/permissions.mdx | 3 +-- fern/products/docs/pages/ai/overview.mdx | 2 +- fern/products/docs/pages/api-references/audiences.mdx | 2 -- fern/products/docs/pages/ask-fern/api-get-started.mdx | 2 -- fern/products/docs/pages/authentication/rbac.mdx | 4 ++-- fern/products/docs/pages/integrations/feature-flags.mdx | 2 -- fern/products/docs/pages/navigation/products.mdx | 2 -- fern/products/docs/pages/navigation/versions.mdx | 2 -- .../docs/pages/preview-publish/setting-up-your-domain.mdx | 2 -- 10 files changed, 4 insertions(+), 19 deletions(-) diff --git a/fern/products/dashboard/pages/pdf-export.mdx b/fern/products/dashboard/pages/pdf-export.mdx index 8ca982a3cf..56cb8f9095 100644 --- a/fern/products/dashboard/pages/pdf-export.mdx +++ b/fern/products/dashboard/pages/pdf-export.mdx @@ -4,8 +4,6 @@ description: Export your documentation site as a PDF from the Fern Dashboard. --- - - Export your documentation as a PDF directly from the [Fern Dashboard](https://dashboard.buildwithfern.com/). The generated PDF includes a cover page, table of contents with clickable links, and all content pages with headers and footers. ## Export your documentation diff --git a/fern/products/dashboard/pages/permissions.mdx b/fern/products/dashboard/pages/permissions.mdx index 4e28fa2073..fc215f1ff7 100644 --- a/fern/products/dashboard/pages/permissions.mdx +++ b/fern/products/dashboard/pages/permissions.mdx @@ -90,6 +90,5 @@ Your [plan](https://buildwithfern.com/pricing) determines how many members you c | Plan | Team members | | ---------- | ------------ | -| Hobby | 2 | -| Team | 5 | +| Free | 10 | | Enterprise | Custom | diff --git a/fern/products/docs/pages/ai/overview.mdx b/fern/products/docs/pages/ai/overview.mdx index 51be0a3225..2ce98646a3 100644 --- a/fern/products/docs/pages/ai/overview.mdx +++ b/fern/products/docs/pages/ai/overview.mdx @@ -8,7 +8,7 @@ Your documentation site comes with automatic optimizations for AI tools, plus fe - AI features are usage-based and consume credits. Every [plan](https://buildwithfern.com/pricing) includes a monthly credit allowance: Hobby plans get 250 credits, Team plans get 1,000 credits, and Enterprise plans get a custom amount. + AI features are usage-based and consume credits. Every [plan](https://buildwithfern.com/pricing) includes a monthly credit allowance: the Free plan gets 250 credits, and the Enterprise plan gets a custom amount. | Feature | Credits | | --- | --- | diff --git a/fern/products/docs/pages/api-references/audiences.mdx b/fern/products/docs/pages/api-references/audiences.mdx index 42e1b123c5..8953d9a05f 100644 --- a/fern/products/docs/pages/api-references/audiences.mdx +++ b/fern/products/docs/pages/api-references/audiences.mdx @@ -4,8 +4,6 @@ subtitle: Use audiences to filter the endpoints, schemas, and properties that ar --- - - Audiences are a useful tool for segmenting your API for different consumers. Common examples of audiences include `public` and `beta`. diff --git a/fern/products/docs/pages/ask-fern/api-get-started.mdx b/fern/products/docs/pages/ask-fern/api-get-started.mdx index b065279524..cfecf6fd5b 100644 --- a/fern/products/docs/pages/ask-fern/api-get-started.mdx +++ b/fern/products/docs/pages/ask-fern/api-get-started.mdx @@ -4,8 +4,6 @@ subtitle: 'Welcome to the Fern API Reference.' --- - - The Fern AI API allows you to manage your Ask Fern configuration using Fern's public RESTful API. You can use the API to: - Build your own support integrations that leverage Ask Fern's AI-powered search diff --git a/fern/products/docs/pages/authentication/rbac.mdx b/fern/products/docs/pages/authentication/rbac.mdx index a2e04ab2f9..b93b0adf04 100644 --- a/fern/products/docs/pages/authentication/rbac.mdx +++ b/fern/products/docs/pages/authentication/rbac.mdx @@ -4,8 +4,8 @@ subtitle: Show different docs to different customers description: Restrict pages by role, team, or pricing tier so each audience sees only what they should. --- - - Password-based RBAC is available on the [Team and Enterprise plans](https://buildwithfern.com/pricing). SSO, JWT, and OAuth-based RBAC require the [Enterprise plan](https://buildwithfern.com/pricing). + + Password-based RBAC is available on every [plan](https://buildwithfern.com/pricing). SSO, JWT, and OAuth-based RBAC require the [Enterprise plan](https://buildwithfern.com/pricing). RBAC gates pages, sections, and other navigation items by role so each audience sees only the content meant for them. It works with [password protection](/learn/docs/authentication/setup/password-protection), [SSO](/learn/docs/authentication/setup/sso), [JWT](/learn/docs/authentication/setup/jwt), and [OAuth](/learn/docs/authentication/setup/oauth) authentication. diff --git a/fern/products/docs/pages/integrations/feature-flags.mdx b/fern/products/docs/pages/integrations/feature-flags.mdx index eb5ceb2696..b5dae535e4 100644 --- a/fern/products/docs/pages/integrations/feature-flags.mdx +++ b/fern/products/docs/pages/integrations/feature-flags.mdx @@ -5,8 +5,6 @@ description: Learn how to use Feature Flags in your Fern documentation --- - - Fern supports conditional rendering of documentation content using feature flags, powered by [LaunchDarkly](https://app.launchdarkly.com/signup) integration. Control visibility of documentation sections based on feature flag states for different release stages or user segments. ## Use cases diff --git a/fern/products/docs/pages/navigation/products.mdx b/fern/products/docs/pages/navigation/products.mdx index af5aa5ebaa..73c60e9793 100644 --- a/fern/products/docs/pages/navigation/products.mdx +++ b/fern/products/docs/pages/navigation/products.mdx @@ -5,8 +5,6 @@ description: Configure multi-product documentation in Fern, including the produc --- - - Products add a switcher to your docs for documenting distinct offerings. Each product can contain its own navigation, tabs, versions, and API references, and products can share content. Products can be internal (hosted on your site) or external (linking to external URLs). diff --git a/fern/products/docs/pages/navigation/versions.mdx b/fern/products/docs/pages/navigation/versions.mdx index 4dce2624d5..f31b1ebf91 100644 --- a/fern/products/docs/pages/navigation/versions.mdx +++ b/fern/products/docs/pages/navigation/versions.mdx @@ -5,8 +5,6 @@ description: Configure versioned documentation in Fern, including the version dr --- - - Versions add a dropdown to your docs for multiple releases of the same content. Each version can contain its own tabs, sections, pages, and API references, and versions can share content. diff --git a/fern/products/docs/pages/preview-publish/setting-up-your-domain.mdx b/fern/products/docs/pages/preview-publish/setting-up-your-domain.mdx index 34f5b5bafa..4219de73b7 100644 --- a/fern/products/docs/pages/preview-publish/setting-up-your-domain.mdx +++ b/fern/products/docs/pages/preview-publish/setting-up-your-domain.mdx @@ -76,8 +76,6 @@ Once Fern has completed your setup, you'll be able to access your documentation - - To host your documentation on a subpath like `mydomain.com/docs`, you need to edit your `docs.yml` configuration and set up a reverse proxy on your infrastructure. From f612bd697cfbb1f249f791905d4e9a8af1e1483d Mon Sep 17 00:00:00 2001 From: "devin.logan" Date: Tue, 1 Sep 2026 12:55:01 +0000 Subject: [PATCH 2/2] docs(rbac): gate RBAC behind Enterprise Pricing lists advanced RBAC as Enterprise-only, so it is not part of Free. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- fern/products/docs/pages/authentication/rbac.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fern/products/docs/pages/authentication/rbac.mdx b/fern/products/docs/pages/authentication/rbac.mdx index b93b0adf04..ecbdac1c76 100644 --- a/fern/products/docs/pages/authentication/rbac.mdx +++ b/fern/products/docs/pages/authentication/rbac.mdx @@ -4,9 +4,7 @@ subtitle: Show different docs to different customers description: Restrict pages by role, team, or pricing tier so each audience sees only what they should. --- - - Password-based RBAC is available on every [plan](https://buildwithfern.com/pricing). SSO, JWT, and OAuth-based RBAC require the [Enterprise plan](https://buildwithfern.com/pricing). - + RBAC gates pages, sections, and other navigation items by role so each audience sees only the content meant for them. It works with [password protection](/learn/docs/authentication/setup/password-protection), [SSO](/learn/docs/authentication/setup/sso), [JWT](/learn/docs/authentication/setup/jwt), and [OAuth](/learn/docs/authentication/setup/oauth) authentication.