Analytics, Billing, and Usage
The controller shows workspace delivery metrics, plan state, run credits, and Cloud Hosted AI credit information.
Open the customer controller, then use Analytics and Billing.
Analytics
Section titled “Analytics”Analytics is for customer-safe delivery visibility. It can show metrics such as:
- PRs or MRs created
- merged PRs or MRs
- average PR/MR review time
- stored input and output token totals
- average tokens per PR/MR
- rough provider-token cost estimates where usage is available
Analytics uses stored job counters and review outcome summaries. It is not a place to browse raw code, prompts, or ticket bodies.
Run Credits
Section titled “Run Credits”Run credits control how many PR/MR outcomes a workspace can produce under the current plan or prepaid pack.
Run credit checks can affect:
- starting new work
- Cloud Hosted managed execution
- Self Hosted job completion
- Retry Publish for failed standalone jobs with stored branch artifacts
If a run credit check fails, the job should not be treated as a model failure. Check Billing first.
Cloud AI Credits
Section titled “Cloud AI Credits”Cloud Hosted workspaces use MergeLoom AI credits for managed provider calls.
Cloud AI credits are separate from run credits:
- run credits control PR/MR outcome allocation
- Cloud AI credits cover managed AI provider usage in Cloud Hosted mode
- Self Hosted customers normally pay their own AI provider directly
Cloud Hosted free workspaces may require verified email and a verified payment method before managed cloud execution is available. That gate is for abuse prevention and billing readiness.
Plan Gates
Section titled “Plan Gates”Some features can be plan-gated, including:
- Cloud Hosted model choices
- audit retention or exports
- Code Audit export
- review notifications
- advanced Quality Agent controls
- Context Engine capacity
- worker concurrency
If a page shows an upgrade banner, the setting may be visible but locked for the current plan.
Common Questions
Section titled “Common Questions”Does Self Hosted use Cloud AI credits? Normally no. Self Hosted workers use the provider path you configure in the Local Worker UI or through your deployment secrets.
Can Retry Publish consume a run credit? For prepaid plans, Retry Publish can debit run credit because it can create the review output from stored branch artifacts.
Why does Cloud Hosted need a payment method for a free workspace? The current Cloud Hosted path can require card verification before managed workers and Cloud AI credits are available.
Where do I see exact provider bills? For Cloud Hosted, use Billing and cloud audit estimates. For Self Hosted, your provider bill stays with your chosen provider.