Flarite Docs

Plans & Limits

Flarite uses prompt-based pricing. Here's how limits work and how to get more.

How prompt counting works

Every time you send a message in the Flarite chat interface, it counts as one prompt against your monthly limit. This counter is:

  • Shared across all integrations — Cloudflare, Stripe, Supabase, and Appwrite all draw from the same pool.
  • Shared across all users in your organization — if your team has 5 members, they share the org's monthly limit.
  • Reset on the 1st of each month — automatically, via a cron job.
  • Per agent loop — one prompt = one AI call, regardless of how many internal tool calls the AI makes.
TipTool calls (API calls the AI makes internally) do not count as extra prompts. A complex request like "find my top 10 customers and show their subscriptions" might trigger 3 API calls internally, but still counts as only 1 prompt.

Plan limits

PlanMonthly PromptsBYOMTeam Members
Free Trial100Not included1
Starter500Not included3
Pro2,000Included10
Elite6,000IncludedUnlimited
EnterpriseUnlimitedIncludedUnlimited

What happens when you hit the limit?

When your organization's monthly prompt count reaches the plan limit, the AI will return a message indicating the limit has been reached. You have two options:

  • Upgrade your plan — This increases your monthly limit immediately.
  • Enable Bring Your Own Model (BYOM) — Use your own Cloudflare AI account for unlimited prompts at no additional charge from Flarite.

Bring Your Own Model (BYOM)

BYOM lets you bypass Flarite's prompt counter entirely by routing AI inference through your own Cloudflare Workers AI account. See the full BYOM guide →

Viewing current usage

Your current prompt usage is shown in the Billing section of the Flarite dashboard. Organization owners can see the total usage for all members.