ShingleAI charges for two things: what you can build (capacity) and what you do with it (usage). Both are denominated in credits, and both are governed by the tier your account is on. This page explains the model so the line items on your bill have a story behind them.Documentation Index
Fetch the complete documentation index at: https://docs.shingleai.com/llms.txt
Use this file to discover all available pages before exploring further.
What is a Credit?
A credit is the unit of measurement for usage on top of your plan. One credit equals one cent of overage cost. Credits accumulate against your account when you exceed the allowances bundled into your tier; you settle them up by paying for credit packs (or letting auto-recharge do it for you). Inside your tier, you don’t think about credits — you have an allowance and you use it. You only feel credits when you go past it.Tiers
There are four tiers:- Free — try the platform, hard caps on capacity.
- Starter — entry-level paid plan.
- Professional — full-featured plan for active users.
- Enterprise — custom limits, support SLA, negotiated pricing.
Account Objects (Capacity)
Account objects are how much you can have — hard caps that don’t accumulate. Five of them:| Object | What it limits |
|---|---|
| Businesses | Number of businesses you can run inside the organization |
| Seats | Number of users with access |
| Agents | Number of AI agents you can configure |
| MCP Servers | Number of MCP credentials/servers |
| Automations | Number of active automations |
Consumables (Usage)
Consumables are how much you can do — meters that reset on each billing cycle. Seven of them:| Consumable | What it counts |
|---|---|
| API Calls | Calls to the public API |
| MCP Calls | Calls to your MCP server |
| LLM Tokens | Language model tokens consumed by agents and automations |
| Email Sends | Outbound emails |
| SMS | SMS messages, sent and received |
| Voice Minutes | Voice call minutes |
| Storage | Bytes stored in your file library |
Tier-Based Overage Rates
Higher tiers get cheaper marginal usage:| Consumable | Free | Starter | Professional |
|---|---|---|---|
| LLM Tokens (per 10k) | $0.50 | $0.40 | $0.30 |
| API Calls (per 100) | $0.03 | $0.02 | $0.01 |
| MCP Calls (per 100) | $0.03 | $0.02 | $0.01 |
| Email Sends (per 100) | $0.15 | $0.10 | $0.05 |
| SMS (per 10) | $0.15 | $0.10 | $0.075 |
| Voice Minutes (per 10) | $0.30 | $0.20 | $0.15 |
| Storage (per GB) | $0.25 | $0.15 | $0.10 |
How LLM Usage Becomes Credits
The most common source of overage in active accounts is the LLM Tokens meter — every message your agents and automations send to a model counts. The relationship is direct:- Each LLM call records the input and output tokens consumed.
- Tokens roll up into the
llmTokensconsumable on your account. - Once you cross your tier’s included token allowance, additional tokens are billed at your tier’s overage rate (e.g., $0.30 per 10k on Professional).
- The dollar charge is converted into credits — $1 of overage = 100 credits.
Recharging
There are two ways to top up:- Credit packs. One-time purchases at 20, 100. Use them when you know you have a busy month coming.
- Auto-recharge. When your credit balance dips below a threshold, ShingleAI tops it up automatically — the default top-up is $20. Turn it on once and you stop thinking about it.
When You Downgrade — Soft Disable
ShingleAI never deletes your work because you change tiers. If you downgrade to a tier whose account-object caps are below your current usage, the platform doesn’t throw away your extra agents, automations, or seats — it soft-disables them. Soft-disabled means:- Marked
isActive = falseand stamped withdisabledReason = 'tier_downgrade'. - Newest entries are disabled first; the organization owner is never disabled.
- The data is intact — it just can’t run.
- Move back up a tier (or remove other items) and you can re-activate them with one click; the platform verifies you’re under the cap before allowing it.
Related Topics
Plans & Tiers
Detailed tier comparison
Usage & Limits
See your current usage
Credit Top-ups
Buy credit packs and configure auto-recharge
Stripe Portal
Invoices and payment methods