Home Guides Billing & Plans

Billing & Plans

VoxeNova offers flexible pricing with no long-term contracts. Start with a free trial and upgrade as your team grows.

Plans Overview

PlanPriceIncludedConcurrentDuration CapOverage
Trial$01 meeting120 minSuspended
Pay As You Go$59/meeting0 (pay per use)2120 minCharged
Team$199/mo10 meetings3120 min$39/meeting
Growth$499/mo30 meetings5120 min$29/meeting
EnterpriseCustomUnlimited10180 minContact sales

Trial Details

No surprise charges. The trial is completely free. Your card is verified but never charged during the trial period.

Usage Tracking

Your dashboard shows real-time usage including:

You can also query usage via the API:

bash curl -s https://{your-slug}.voxenova.com/api/v1/usage \ -H "Authorization: Bearer sk_your_api_key" | python3 -m json.tool

Upgrading Your Plan

Upgrade at any time from your account page. Changes take effect immediately:

Payment Failure Handling

If a payment fails, VoxeNova follows this process:

  1. First attempt fails: You receive an email notification with a link to update your payment method
  2. Second attempt (3 days later): Another email with the same link
  3. Third attempt (3 days later): Final warning — if this fails, your service is suspended
  4. Service suspended: New meetings are blocked, but all data and configuration are preserved

Automatic recovery. Once payment is received, your service is restored automatically within minutes. No data is lost during suspension.

Cancellation

You can cancel your subscription at any time. After cancellation:

Next Steps