diff --git a/src/content/docs/docs/reference/account-management.mdx b/src/content/docs/docs/reference/account-management.mdx
index 28e72abe..ff7888c6 100644
--- a/src/content/docs/docs/reference/account-management.mdx
+++ b/src/content/docs/docs/reference/account-management.mdx
@@ -86,6 +86,37 @@ Promptless provides enterprise-grade security features for organization manageme
Enterprise customers have access to additional security features including custom data retention policies and advanced audit logging.
+## Billing
+
+Billing is a tab in the dashboard Settings page, visible only to **`Admin`** users in organizations on a paid plan. Organizations that aren't on a paid plan—including free and trial organizations—and non-admins won't see the tab, and anyone who navigates to it directly sees a restricted-access message.
+
+### View your current plan
+
+The Billing tab (visible to admins on a paid plan) shows a **Current plan** section that summarizes your organization's active subscription. It's one section on the tab, not the whole tab, and its information is read-only:
+
+- **Plan name** — the subscription's product name, for example "Promptless Startup".
+- **Price and billing cadence** — a fixed amount and frequency, for example "$500/month". When the price can't be shown as a simple fixed amount (for example, usage-based, tiered, or non-USD subscriptions), the view shows "Custom pricing" with the billing frequency instead of a calculated number.
+- **Subscription status** — a status label, for example "Active", "Trial", "Payment overdue", "Unpaid", "Paused", or "Setup incomplete".
+- **Next billing event** — a single line, for example "Renews Aug 7, 2026". Depending on the subscription, this line instead shows a trial's end date, the scheduled end date when a cancellation is pending, or when the current billing period ends.
+
+
+
+Updating the card on file or changing your plan is covered in the following sections.
+
+### Update your payment method
+
+Admins can update the card on file themselves through Stripe's secure hosted billing portal, opened directly to the card-update flow from a button in the dashboard. After updating, you're returned to the Billing tab. This self-serve flow covers card updates only—subscription changes and cancellation are not handled here.
+
+
+
+### Change or cancel a subscription
+
+Subscription changes—including plan upgrades, seat changes, and cancellation—aren't self-serve. For any of these, or for other billing questions, email our support team at [help@gopromptless.ai](mailto\:help@gopromptless.ai).
+
## Need help?
If you have questions about account management or need assistance with team setup, please reach out to our support team at [help@gopromptless.ai](mailto\:help@gopromptless.ai).