Document the Billing tab (current plan + payment method) on Account management - #778
Open
promptless[bot] wants to merge 2 commits into
Open
Document the Billing tab (current plan + payment method) on Account management#778promptless[bot] wants to merge 2 commits into
promptless[bot] wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Open this suggestion in Promptless to view citations and reasoning process
Documents the self-serve Billing tab on the Account management reference page, covering both capabilities that shipped for the dashboard Settings → Billing tab.
View your current plan (new — PR #4211): Admins on a paid plan can now see their organization's current plan on the Billing tab — plan name, price and billing cadence (or "Custom pricing" for usage-based, tiered, or non-USD subscriptions), subscription status, and the next billing event — plus the empty state shown when there's no active subscription.
Update your payment method (PR #4171): Admins can update the card on file themselves through Stripe's secure hosted billing portal, instead of asking support to mint a billing-portal link. The section explains who can access the tab (admins on a paid plan; non-paid orgs and non-admins don't see it), scopes the self-serve flow to card updates only, and routes plan/subscription changes and cancellation to support at help@gopromptless.ai. A short note reassures readers that card details are handled entirely by Stripe and never seen or stored by Promptless.
Follows the "explain concepts, not screens" documentation pattern — concise and capability-focused, no screenshots or field-by-field walkthrough.
Files touched: src/content/docs/docs/reference/account-management.mdx
Trigger Events