AI Center pricing
The Coralogix AI Center pricing model is built around Coralogix Units (CUs) — the same units used across all Coralogix products. For AI Center, the calculation differs from other pillars: instead of being based on data volume (GB), it is based on the number of enabled policies and the tokens processed by your applications.
Benefits
- Transparency — You can see how your usage affects cost.
- Scalability — Pricing scales with usage, keeping costs aligned with the value delivered.
- Predictability — With a fixed rate per Coralogix Unit, you can estimate monthly or project costs.
This approach keeps pricing competitive and aligned with resource consumption, helping you plan and track spend with confidence.
Calculating Coralogix Unit usage
Understand tokens
Every piece of text processed by an AI agent is measured in tokens. A token represents a word.
Define policies
Coralogix applies policies to the tokens you ingest. Policies fall into two types:
Calculate usage
To calculate usage, multiply the number of tokens by the number of enabled policies, then divide by 1,000,000.
Eval usage (CUs) = (Tokens × Enabled Evaluators) / 1,000,000
Guardrails usage (CUs) = (Tokens × Enabled Guardrails) / 1,000,000
Total usage (CUs) = Eval usage + Guardrails usage
Example
If an AI agent processes 10,000 tokens and uses 5 evaluators, the eval consumption is:
If that same AI agent also uses 2 guardrails, the guardrails consumption is:
Total consumption is:
Viewing usage in the AI Tokens usage screen
The AI Tokens usage screen breaks down Coralogix Unit consumption by policy type:
- Evals — Shows usage for enabled evaluators.
- Guardrails — Shows usage for enabled guardrails.
In graphs and visualizations, Coralogix displays the policy name with its type, such as:
- Toxicity (Eval)
- Prompt Injection (Guardrail)