docs(pricing-may-2026): May 14 2026 pricing + packaging launch#113
Closed
hongyi-chen wants to merge 0 commit into
Closed
docs(pricing-may-2026): May 14 2026 pricing + packaging launch#113hongyi-chen wants to merge 0 commit into
hongyi-chen wants to merge 0 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f75c3fa to
0c9c2f0
Compare
Collaborator
Author
|
Restructured the launch into 3 thematic PRs targeting this branch so reviewers can be designated per slice. The umbrella The new thematic PRs:
Once all three land on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
May 2026 Warp pricing docs launch
This is the umbrella PR rolling up the May 21, 2026 pricing-and-packaging docs overhaul. It aggregates three thematic PRs that target
hyc/plan-updates.What ships
warp.dev/pricing; the docs link out rather than hard-coding them.Membership-change consequences for Reload credits
A new structured section on the Add-on Credits page (plus matching
:::cautioncallouts on the teams pages) covers all four membership flows: user leaves a paid team, admin removes a member, admin deletes the team, and downgrade to Free. Rejoining the same paid team restores any non-expired Reload credits. Reload credits require an active subscription.Thematic PRs aggregated
The launch is split into three file-disjoint thematic PRs so reviewers can be designated per slice:
hyc/plan-updates-credits-billing)hyc/plan-updates-byok-cie-byollm)hyc/plan-updates-plans-faqs-teams)Once all three land in
hyc/plan-updates, this PR's diff repopulates with the cumulative launch and can be promoted from draft to ready for merge tomain.Files touched across the three PRs
support-and-community/plans-and-billing/add-on-credits.mdx(Reload credits, service-account billing, membership flows, active-subscription rule)support-and-community/plans-and-billing/credits.mdx(service-account section + platform credits cross-reference, PAYG note for Enterprise, July 1 preview-period note)support-and-community/plans-and-billing/bring-your-own-api-key.mdx(Free-plan availability, 10-employee rule, platform-credits caveats with preview-period note, comparison table with CIE/BYOLLM)support-and-community/plans-and-billing/custom-inference-endpoint.mdx(new page; OpenAI-compatible endpoint feature; platform-credits caveats with preview-period note)support-and-community/plans-and-billing/pricing-faqs.mdx(overhauled FAQs, new "How do platform credits factor in?" FAQ, new "Warp's pricing change FAQs (May 21, 2026)" section including platform-credits preview-period FAQ)support-and-community/plans-and-billing/plans-pricing-refunds.mdx(new "May 2026 plan summary" with platform-credits one-liners under Business and Enterprise)support-and-community/plans-and-billing/index.mdx(added Custom inference endpoint to the landing page)enterprise/enterprise-features/bring-your-own-llm.mdx(Enterprise-only managed inference reframing, cross-provider IAM, platform-credits note)enterprise/support-and-resources/billing.mdx(per-user vs team-wide spending limits clarification, platform credits cross-link)enterprise/team-management/teams.mdx(leave/remove/delete + Reload credit warnings)knowledge-and-collaboration/teams.mdx(leave/delete + Reload credit warnings)agent-platform/cloud-agents/team-access-billing-and-identity.mdx(rewrote credit precedence for the new user-scoped/team-owner/team-pool model)agent-platform/cloud-agents/agents.mdx(new "Billing for agent identity runs" subsection)reference/cli/api-keys.mdx(rewrote Personal vs team API keys billing claims)src/sidebar.ts(added Custom inference endpoint after BYOK)Editorial rules followed
warp.dev/pricing.add-on-credits.mdxslug deliberately kept (no rename) so all inbound links continue to resolve. The user-facing label is "Reload credits"; the slug change can come in a future cleanup.Co-Authored-By: Oz oz-agent@warp.dev