Billing
Billing is where workspace admins review the active plan, watch usage against plan limits, add capacity, and manage the Stripe subscription for the workspace.What Billing Controls
Billing changes are workspace-scoped. The subscription belongs to the Woes workspace, not to an individual operator.
Current Plan Card
The top of Settings → Billing shows the workspace’s current plan and a projected monthly total. The current plan card uses the workspace’s selected plan plus active add-ons and usage overages. When Stripe is connected, the card also shows the Stripe subscription status. Common statuses:
Woes plans do not use trial periods. New subscriptions are paid plans confirmed through Stripe Checkout.
Manage Subscription
Use Manage subscription to open the Stripe Billing Portal for the workspace. The portal can be used to:- Update payment methods.
- Review invoice history.
- Update billing contact and tax information.
- Cancel the subscription according to the portal policy.
- Adjust supported subscription prices or quantities.
Changing Plans
Plan changes from Woes use Stripe Checkout.1
Open Billing
Go to Settings → Billing.
2
Choose a plan
Select Starter, Growth, Scale, or Bring Your Own AI.
3
Complete Checkout
Stripe Checkout collects payment details and starts the subscription.
4
Return to Woes
Woes syncs the confirmed subscription and updates workspace limits after Stripe confirms the billing state.
Add Capacity
Use Browse add-ons when you need more capacity without changing the base plan.
Plan-specific add-on prices are used when available. Woes falls back to generic add-on prices only when a plan-specific Stripe price is not configured.
Bring Your Own AI Plan
Bring Your Own AI is its own plan. It is shown in Billing and priced per user. When active, the Billing page labels the workspace as Bring Your Own AI and the AI agent can route model calls through the customer’s connected provider key. Bring Your Own AI includes:- Scale-grade support capacity.
- Provider-key setup in Settings → Bring Your Own AI.
- Unlimited Woes-side AI resolutions routed through the customer’s own provider.
- Customer-paid model usage through the connected provider account.
Usage Meters
Billing shows usage for the current month.
Monthly public API and live API check meters reset at the start of each UTC month.
Public API Usage By Key
Billing includes a Public API by key section. This shows current-month REST API usage grouped by API key prefix. This helps admins answer:- Which integration is driving API traffic?
- Are revoked keys still visible historically?
- Which server-side job should be investigated when API usage spikes?
woesk_ secrets and key hashes are never returned.
Stripe Sync
When Stripe is configured, Woes uses Stripe as the billing source of truth.
The Woes app stores only the Stripe customer id, subscription id, subscription status, and workspace entitlement values needed to enforce limits. It does not store card numbers or Stripe secret keys in workspace settings.
