Your workspace
Plans and billing
AskVoro currently defines Free and Pro plans per workspace, but the dashboard's self-service billing screen is not wired yet. Do not look for Settings → Billing: checkout, invoices, plan changes, and cancellation are not available through the current AskVoro UI.
Configured plans#
| Plan | Current configuration |
|---|---|
| Free | 1 team member, core support inbox |
| Pro | Up to 30 team members, 50 GB storage, beta access; $97/month or $927/year |
The plan definition also includes a seven-day Pro trial without a card, ending by returning the workspace to Free.
These values are the server configuration, not a promise that the unfinished billing UI can activate them today.
Current implementation state#
The Stripe-backed billing engine is enabled only when the AskVoro deployment
has STRIPE_SECRET_KEY configured. Without it, workspace creation continues
with free-plan entitlements and no paid subscription integration.
When Stripe is enabled, membership changes are sent to the billing engine for seat synchronization. The remaining self-service flow still needs an AskVoro dashboard route before customers can manage it directly.
Until that route exists, do not enter card details or expect a workspace member to upgrade, download invoices, downgrade, or cancel from the product.