Skip to content

Reflect Free/Enterprise pricing in plan references - #6782

Open
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1788191141-pricing-free-enterprise
Open

Reflect Free/Enterprise pricing in plan references#6782
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1788191141-pricing-free-enterprise

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Pricing collapses from Hobby/Team/Enterprise to Free/Enterprise (Team stays only as a legacy SKU for orgs already on it, so it is no longer something docs should tell readers to upgrade to). This updates every plan-availability reference accordingly, using only "Free" and "Enterprise" as plan names.

  • Team members table (dashboard/pages/permissions.mdx): Hobby 2 / Team 5 / Enterprise CustomFree 10 / Enterprise Custom.
  • AI credits tip (docs/pages/ai/overview.mdx): 250 (Hobby) / 1,000 (Team) / custom → 250 (Free) / custom (Enterprise).
  • RBAC (docs/pages/authentication/rbac.mdx): pricing lists advanced RBAC in the Enterprise-only column, so the page now uses the standard <Markdown src="/snippets/enterprise-plan.mdx"/> gate, matching the SSO, JWT, OAuth, and API key injection pages. It no longer says password-based RBAC is available on every plan.
  • Dropped the <Markdown src="/snippets/team-plan.mdx"/> gate from the seven pages whose features are in the new Free tier: PDF export, custom subpath, versions, products, audiences, feature flags, Ask Fern API.

fern/snippets/team-plan.mdx itself is left in place because fern/translations/ (generated, refreshed nightly) still references it; the nightly sync will drop those references once these English pages land.

Still open: seven API definition pages (audiences for OpenAPI/AsyncAPI/Fern Def, OAuth security schemes, SSE) use snippets/team-or-enterprise-plan.mdx, which still names the Team plan. Pricing lists neither audiences nor SSE in the Free or Enterprise columns, so whether those become Free or Enterprise is a product call, left out of this PR.

fern check --warnings reports 0 errors (12 pre-existing warnings, all unrelated: endpoint path conflicts, two <ParamField> parse warnings, contrast ratio, FDR 403 redirect check).

Link to Devin session: https://app.devin.ai/sessions/f802c3cc56e948b385d7ad09c0e3e524
Open in Devin Desktop: https://app.devin.ai/desktop/session/f802c3cc56e948b385d7ad09c0e3e524?variant=devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

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>
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