Billing
Condense AI Agents use a token-based billing model that provides predictable consumption tracking and transparent cost management. Every AI interaction consumes input and output tokens, which are tracked independently and deducted from environment-level token wallets. The billing system is designed to support both enterprise contracts and self-service organizations while providing complete visibility into AI usage across users, workspaces, environments, and agents.How Billing Works
Each Condense Environment (ENV) is provisioned with two independent token wallets:- Input Token Wallet
- Output Token Wallet
- The platform estimates the required token usage.
- Available wallet balance is verified.
- The request is executed if sufficient balance exists.
- Actual token consumption is recorded.
- Input and output wallets are updated.
- Usage is logged for reporting and billing.
Billing Model
Condense supports prepaid token-based billing. Organizations receive token allocations based on their subscription or contract. Additional tokens can be purchased whenever required. Billing supports:- Monthly token allocations
- Manual token purchases
- Contract-specific pricing
- Master rate card pricing
- Usage reporting
- Transaction history
Token Consumption
Every AI request consumes two categories of tokens.
Both token types are tracked independently because different AI providers may charge different rates for input and output processing.
Usage Tracking
Every AI request is recorded for billing and auditing purposes. Tracked information includes:- User
- Environment
- Workspace
- AI Agent
- LLM Model
- Prompt
- Timestamp
- Input Tokens
- Output Tokens
Recharge Tokens
Environment administrators can purchase additional tokens whenever required. Purchased tokens are immediately credited to the environment wallets and become available for all AI Agents running within that environment.Access Control
Billing operations are protected through role-based access control (RBAC). Different permissions apply to:- Viewing token balances
- Viewing usage history
- Purchasing additional tokens
- Managing billing settings
Related Pages
- Token Wallets
- Agent Usage
- Recharge Tokens
- Pricing & Billing