LaraCopilot
LaraCopilot
Billing

Credits

How credits work, what they're used for, and how to buy more

Credits

Credits are the currency of LaraCopilot. They are consumed whenever the AI generates or modifies code — for new projects and follow-up prompts alike.


How credits are used

ActionCredit cost
Generating a new projectVaries by project complexity
Follow-up prompt in ChatVaries by change complexity
AI code generation in IDEVaries by request

Credits are deducted from your team's balance in real time. If credits run out mid-generation, the stream stops with a credits_exhausted notification — no partial charges are applied for incomplete work.


Checking your balance

Go to Credits in the sidebar to see:

  • Current Balance — available credits right now
  • Total Purchased — all credits ever added to this team
  • Total Used — all credits consumed across all projects
  • Total Transactions — count of all credit events

The balance shown is always live — it updates immediately after any purchase or usage event.


Buying credits

  1. Go to Credits in the sidebar
  2. Enter the dollar amount you want to purchase
  3. The estimated credits you'll receive is shown below the input
  4. Click Purchase Credits
  5. You're redirected to a Stripe checkout page
  6. Complete payment — your balance updates immediately

Purchases are one-time and don't expire. They stack with any subscription-based monthly credits.


Subscription credits

If you're on a paid plan, you receive a monthly credit allowance as part of your subscription. These credits are added at the start of each billing cycle.

  • Monthly allowance credits do not roll over to the next month
  • One-time purchased credits do not expire and carry over indefinitely

See Plans & Billing for the credit amounts included in each plan.


Coupon codes

If you have a coupon code, you can redeem it for bonus credits:

  1. Go to Credits in the sidebar
  2. Find the coupon section and enter your code
  3. Click Redeem
  4. Credits are added to your balance immediately

Transaction history

Click History in the Credits section to see a full log of all credit events:

Transaction typeDescription
PurchaseCredits added from a one-time purchase
AdminCredits added by an admin (e.g. bonuses, support credits)
UsageCredits deducted by AI generation

Each entry shows the amount (positive for additions, negative for deductions), a description, the date, and status.

Use the filter buttons at the top to show only purchases or only usage transactions.


Project usage breakdown

The Credits page also shows a breakdown of credits consumed per project:

  • Project name
  • Total credits used by that project
  • Whether the project is still active or has been deleted

This helps you understand which projects are consuming the most credits.


Running out of credits

If your team has zero credits and you try to generate:

  • The chat form shows a "Not enough credits" error
  • Generation via the Agent API returns a 400 response with the same message
  • Mid-stream: generation stops with a credits_exhausted SSE event

To continue, purchase additional credits or upgrade to a plan with a higher monthly allowance.

On this page