Skip to main content
Connic
Platform

Usage & Budgets

Monitor model-token usage, set alerts and hard limits, detect anomalies, and understand how usage relates to Project credit.

Last updated

Overview

The Token Usage page shows token consumption and token cost. connic/* charges use EUR. BYOK usage keeps the USD or EUR currency configured for that model; when a Project uses both currencies, both values are shown.

Token analytics and Project billing
Token Usage covers model tokens. The Project Billing page shows your complete credit balance and consumption across runs, compute, storage, retrieval, and connic/* tokens. Standard Projects can add prepaid credit or enable capped auto-refill; Enterprise Projects use monthly postpaid billing.
Token Cost
Daily token cost broken down by agent and currency, with monthly comparisons.
Token Cost Alerts
Configurable notifications when token cost crosses a threshold. Global, per-environment, or per-agent.
Hard Limits
Prevent matching queued runs from starting when a spending threshold is reached. Runs outside the limit's scope continue unaffected.
Anomaly Detection
Automatic alerts when a single agent run costs significantly more than its 30-day rolling average.

Daily Token Cost Chart

The chart at the top of the Token Usage page shows a stacked bar for each day of the month, broken down by agent. Judge evaluation tokens are included in each agent's total.

Use the month selector to navigate between months. The chart goes back to the month the project was created.

Token Usage page showing summary cards above a daily stacked bar chart, with each day's bar broken down by agent
The Token Usage page: summary cards above a per-day stacked bar chart, with each bar broken down by agent.

Summary Cards

Three summary cards appear above the chart:

CardDescription
Current TotalTotal token cost for the selected month. For the current month, also shows the projected total based on daily average so far.
Last MonthToken cost and token usage for the previous month, shown in each currency that has a value.
TrendAmount and percentage difference from the previous month, calculated separately for EUR and USD.

Agent Ranking

Below the chart, the table shows every agent or model for the selected month. Sort by name, run count, or any displayed currency; EUR and USD remain separate columns when both are present.

Each agent row includes a full token cost breakdown:

Agent ranking table with each agent's cost broken down into Total, Input, Output, Thinking, Cached, and Judge columns
The agent ranking table, with each agent's token cost broken down by category.
ColumnDescription
Token CostCombined cost across all token categories including judge evaluations.
InputCost of prompt/input tokens (excluding cached portion).
OutputCost of model output tokens.
ThinkingCost of reasoning/thinking tokens (when enabled).
CachedCost of cached input tokens using the configured cached rate, where available.
JudgeCost of judge evaluation runs associated with this agent.

Token Cost Alerts & Limits

Token cost alerts and limits act on model-token cost, not the complete Project credit balance. Each entry has a type, scope, period, and threshold amount in either EUR or USD.

Alert vs. Limit

AlertNotification only
Sends enabled member and project-channel notifications when the threshold is crossed. Agents continue running normally.
LimitQueue hold
Sends a notification and prevents matching queued runs from starting. Runs remain queued until the limit is raised, removed, disabled, or its next period begins.

Scope

Each alert or limit has one of these scopes:

ScopeBehavior
GlobalApplies to all token cost across the project. A reached global limit prevents queued runs from starting while it is active.
EnvironmentApplies to one or more specific environments. A reached environment limit prevents queued runs for those environments from starting while it is active.
AgentApplies to one or more agents by name. A reached agent limit prevents matching queued runs from starting while it is active; other agents continue normally.

Period

Choose whether the threshold resets daily or monthly:

  • Monthly: Token cost is accumulated from the 1st of the month. Resets on the 1st of the next month.
  • Daily: Token cost resets at midnight UTC each day.

Progress Tracking

Each alert and limit shows a visual progress bar when every applicable model call has an exact token cost. If a call cannot be priced, the current value is shown as unavailable instead of displaying a partial total.

How Limits Release Runs
Affected queued runs carry a reference to the specific limit. They are released when the limit is deleted, disabled, raised above the applicable spend, or its next period begins. A project banner indicates that a budget limit is active.

Token Cost Anomaly Detection

When enabled, Connic compares each completed run's token cost with that agent's 30-day rolling average. If a run is significantly more expensive than normal, an alert is sent.

Configuration

SettingDescription
EnabledToggle anomaly detection on or off for the project.
MultiplierThe threshold multiplier. Default is 3x, meaning a run is flagged if it costs more than 3 times the rolling average.
Minimum Data Requirement
Anomaly detection requires at least 5 completed runs for a given agent in the preceding 30 days. Agents with fewer runs are skipped.

Token Cost Reports

Automated email reports keep EUR and USD token costs separate and include only the currencies used during the reporting period. Reports clearly mark incomplete coverage and omit calls without exact costs from cost rankings. Two report types are available:

Weekly Report
Sent every Monday at 9:00 UTC. Covers the preceding 7 days and includes token cost and token totals by agent plus the top 10 runs by token cost in each currency.
Monthly Report
Sent on the 1st of each month at 9:00 UTC. Covers the preceding calendar month and includes token cost and token totals by agent plus the top 10 runs by token cost in each currency.

Enable or disable each report type from the Token Usage page. Delivery preferences (which team members receive the email) can be managed in Settings > Notifications, where token cost reports appear as dedicated notification types.

Notification Settings

Token-cost events are integrated into the Project notification system. Each team member can independently control which notifications they receive and through which channel.

Event TypeEmailIn-AppDescription
Token Cost Alert TriggeredYesYesA token-cost threshold was crossed.
Token Cost Limit TriggeredYesYesA hard limit was reached and matching runs are held.
Token Cost Anomaly DetectedYesYesA run's token cost significantly exceeded its rolling average.
Weekly Token Cost ReportYesN/AEmail-only weekly token-cost summary.
Monthly Token Cost ReportYesN/AEmail-only monthly token-cost summary.

Member preferences are managed under Settings > Notifications. Spend reports are email-only. Enterprise projects can route token-cost alerts, limits, and anomalies to a signed webhook channel.

How token costs are calculated

Token Usage recalculates recorded model calls from the pricing currently configured in Connic. connic/* costs use the current published EUR catalog rate, while BYOK costs use the current USD or EUR pricing definition that applies to the call date. Reporting currencies remain separate and are never converted or combined. These reporting values do not change the Project-credit debit recorded for managed inference.

The four token categories (input, output, thinking, cached input) are priced independently. Cached input tokens are a subset of input tokens and are charged at the published cached rate when the supplier reports a cache hit. Cache creation and input without a published cache tariff use the input rate.

BYOK pricing configuration
BYOK token pricing is managed under Settings > Token Pricing. Each entry uses USD or EUR. Editing a pricing definition recalculates recorded token costs, and effective dates select the definition according to each call date. Entries can use regex patterns for model-name variants.