Skip to main content

Overview

Revol uses a token-based billing model powered by Stripe. Every AI interaction consumes tokens — the more your agents work, the more tokens are used. Choose a plan that fits your volume, and purchase add-on packs when you need more resources without upgrading.

Pricing Page

Navigate to BillingPricing Plan to compare plans and subscribe.
Plans comparison
The page displays a hero card at the top with your current plan badge and a Manage Subscription button (paid plans only), followed by three plan cards arranged side by side. Your current plan card is highlighted with a dark border and a green “Your Plan” badge. Each card is divided into three feature groups: Platform, AI Resources, and Features. Included capabilities show a green checkmark, while unavailable features show a grey X.

Plans

$0/month — get started and explore the platform
ResourceLimit
Companies1
AI Agents1
Standard Tokens20,000 / day
Premium Tokens
Voice (STT)
Voice (TTS)
Embedding Tokens100,000 / month
Storage100 MB
Knowledge Docs10
Conversations100
Tracking Retention30 days
Integrations
Widget BrandingRevol branding
MarketplaceBrowse only
Rate Limit10 req/min
The Free plan resets token usage daily (UTC midnight). Paid plans reset at the start of each billing cycle (the date you subscribed).

Model Access

Each plan determines which AI models are available:
TierModelsPlans
StandardGPT-4o Mini, Claude 3.5 Haiku, Gemini 2.0 Flash, Llama 3.1 8BAll plans
PremiumGPT-4o, Claude 3.5 Sonnet, Gemini 2.5 Pro, Llama 3.3 70BPremium and Professional
Standard models are faster and consume standard tokens. Premium models offer higher-quality responses and consume premium tokens. On the Free plan, premium models are locked — selecting one shows an upgrade prompt with a link to the Pricing page.

Payment via Stripe

All payments are processed securely through Stripe. Revol does not store your card details — everything is handled by Stripe’s PCI-compliant infrastructure.

Subscribing to a Plan

  1. Go to BillingPricing Plan and click Select Plan on the desired plan card
  2. You are redirected to a Stripe Checkout page — enter your card details and confirm
  3. After successful payment, your plan activates immediately and all new limits take effect
  4. A subscription is created with automatic monthly renewal

Managing Your Subscription

Click the Manage button on the Overview or Pricing page to open the Manage Subscription modal.
Manage Subscription modal
The modal displays three information rows:
RowDescription
PlanYour current plan name with a gradient badge, plus the monthly price
Billing PeriodStart and end dates of the current billing cycle (e.g., 15.03.2026 — 15.04.2026)
StatusA colored badge — Active (green), Canceling (amber), or Canceled (red)
Auto-renewal toggle — a switch at the bottom of the modal:
  • Turning off cancels the subscription at the end of the current billing period. A confirmation dialog appears before proceeding. You keep full access until the period ends (grace period).
  • Turning on resumes a previously canceled subscription if the grace period hasn’t expired yet.
During the grace period, a yellow warning appears: “Your subscription will end on DD.MM.YYYY. Auto-renewal is disabled.” Footer buttons:
  • Close — dismiss the modal
  • Change Plan — navigate to the Pricing page to upgrade or downgrade
Payment Methods — click Manage Payment Methods on the Overview page to open the Stripe Customer Portal, where you can update cards, view receipts, and manage billing details.
When you cancel a subscription, it remains active until the end of the current billing period (grace period). After that, you are automatically downgraded to the Free plan. All your data is preserved, but limits are reduced.

Upgrading and Downgrading

  • Upgrade — takes effect immediately. You are charged the new plan price, prorated for the remaining days in the current period.
  • Downgrade — takes effect at the end of the current billing period. You keep full access to the higher plan until the period ends.

Add-on Packs

Need more resources without upgrading your plan? Purchase one-time add-on packs from BillingPricing Plan (packs section at the bottom) or the dedicated Add-on Packs page.
Add-on Packs
The packs page displays a 6-column grid (3 on tablet, 2 on mobile) of available packs:
PackWhat You GetPrice
Token Pack S5,000,000 standard tokens$4
Token Pack M20,000,000 standard tokens$15
Token Pack L50,000,000 standard tokens$35
Premium Token Pack2,000,000 premium tokens$20
Voice Pack60 STT minutes + 100,000 TTS characters$3
Storage Pack10 GB additional storage$1
Each pack card shows an icon (bolt for tokens, microphone for voice, database for storage), the pack name, a description of what’s included, the price, and a Buy button. Clicking Buy redirects you to Stripe Checkout for a one-time payment (not recurring). The pack activates immediately after successful payment.
Add-on packs expire 3 months after purchase. Unused resources do not roll over. When you have multiple active packs, the oldest-expiring pack is consumed first.
Packs supplement your plan limits — they are used only after your included plan quota is exhausted. For example, if your Premium plan includes 5M standard tokens and you purchased a Token Pack S (5M), you effectively have 10M tokens for that period.

Invoices

All payment history is available in BillingInvoices.
Invoices page

Summary Cards

Three cards at the top of the page provide a quick financial overview:
CardIconDescription
Total PaidCash (green)Total amount paid across all transactions, formatted as USD
TransactionsReceipt (blue)Total number of billing transactions
Active PlanCrown (purple)Your current subscription plan name
The Total Paid and Transactions values update dynamically when you apply filters — they reflect only the filtered results.

Invoice Table

A filterable, paginated table of every billing transaction. Click + Filter to add filter chips:
FilterOptions
Date FromCalendar date picker
Date ToCalendar date picker
TypeSubscription, Pack Purchase, Plan Change
StatusPaid, Pending, Failed, Refunded
Table columns (7):
ColumnDescriptionFormat
#Row numberSequential index on current page
DatePayment dateDD.MM.YYYY
DescriptionWhat was paid forPlan name, pack name, or change description
PeriodBilling period covered"Mar 15 – Apr 15" or for one-time purchases
AmountPayment amountPre-formatted USD value (e.g., $29.00)
StatusPayment statusColor-coded badge with dot indicator
PDFInvoice documentPDF download link or hosted invoice link
Status badges:
StatusColorDot
PaidGreenGreen dot
PendingAmberAmber dot
FailedRedRed dot
RefundedGreyGrey dot
PDF column: If a Stripe-generated PDF is available, a PDF icon links to the downloadable file. If only a hosted invoice URL exists, an external-link icon opens it in a new tab. Otherwise, the invoice number is shown as plain text. The table loads 15 transactions per page with the same pagination system as Usage Events.

Upgrade Modal

When you attempt to perform an action that exceeds your plan limits — such as creating a new agent, starting a conversation, or sending a message when tokens are exhausted — an upgrade modal appears automatically. The modal shows:
  • Resource icon and name — which limit was hit (e.g., “AI Agents”, “Standard Tokens”)
  • Current usage — how much you’ve used vs. your plan limit (e.g., “5 / 5 agents”)
  • Your plan name — so you know which plan you’re on
  • Buy a Pack button — shown for token, storage, and voice resources, links to the Packs page
  • Upgrade Plan button — links to the Pricing page
The upgrade modal also triggers when API requests return a 429 (rate limit) or 403 (quota exceeded) response, ensuring you’re always informed about billing limits regardless of where the interaction originated.