Hi Rajasekhar,
These are excellent questions. Based on the current Genesys documentation, my understanding is as follows. I would also appreciate confirmation from Genesys on the interpretation of prepaid commitments and Voice Bot metering boundaries.
First, AI Experience tokens should be understood as Genesys commercial metering units for AI capabilities. They are not equivalent to raw LLM input or output tokens.
-
Meaning of the 1,600 committed AI tokens
The 250 AI tokens appear to be the monthly fair-use allocation for a Named organization. This allocation renews monthly and does not carry forward.
However, the 1,600 committed tokens require confirmation against the Service Order or invoice. Genesys allows AI Experience tokens to be prepaid on either a monthly or annual basis. Therefore, the commitment could represent a monthly quantity, an annual prepaid quantity, or another contractual structure.
I would recommend confirming:
-
Whether the 1,600 tokens renew monthly or are consumed across an annual term.
-
Whether unused prepaid tokens carry forward within the contract period.
-
How overages are calculated after the prepaid commitment is exhausted.
-
Voice Bot consumption
For a traditional Genesys Voice Bot, token consumption is based on runtime usage, not one token per call.
The published conversion is:
17 minutes of Voice Bot runtime = 1 AI Experience token
Therefore, the relevant metric is the total runtime accumulated in the Voice Bot, aggregated across interactions.
-
Time calculation and rounding
For planning purposes, the calculation appears to be:
Total Voice Bot runtime minutes ÷ 17 = estimated tokens consumed
For example, 1,700 cumulative minutes of Voice Bot runtime would represent approximately 100 tokens.
However, I could not find a public statement that explains the precise rounding rule at an individual interaction level. For example, it is not clear whether runtime is rounded per second, per bot invocation, per conversation, or only after usage is aggregated for billing.
-
Hybrid Inbound Call Flow and Voice Bot scenario
One scenario that is especially relevant for architecture design is a hybrid model:
-
The Inbound Call Flow manages deterministic steps such as ANI identification, authentication, API calls, business rules, routing, and TTS.
-
The flow invokes a Voice Bot only for a specific conversational task, such as identifying the customer's intent through natural language.
-
The Voice Bot returns an intent, slots, output variables, and an exit reason.
-
The Inbound Call Flow resumes and continues the journey using deterministic logic.
For example:
Inbound Call Flow
→ identify customer
→ retrieve order information
→ call Voice Bot only to capture the open request
→ receive intent and slots from the bot
→ return to the Inbound Call Flow
→ apply business rules, call APIs, provide the response, route, or end the call.
Architect supports this pattern through the Call Bot Flow action, including inputs, outputs, intent, and exit reason.
My interpretation is that, when only a traditional Voice Bot is used, the relevant AI token consumption should be the time spent inside the Voice Bot portion of the interaction, rather than the entire call duration.
For example:
-
1 minute in the Inbound Call Flow
-
40 seconds in the Voice Bot
-
2 minutes back in the Inbound Call Flow
Would only the 40 seconds of Voice Bot runtime be included in the 17-minutes-per-token calculation?
It would be helpful if Genesys could confirm the exact metering boundary between the Inbound Call Flow and the Voice Bot, as well as the rounding method for these shorter bot invocations.
-
Multiple AI resources in the same interaction
The current billing scenarios indicate that, when Bot Flows, Virtual Agents, and Agentic Virtual Agents are used in the same interaction, Genesys applies the highest applicable AI resource rate rather than charging each of these resources separately.
The current published rates are:
-
Traditional Voice Bot: 17 minutes per token
-
Virtual Agent: 0.5 token per interaction
-
Agentic Virtual Agent with LAM: 1.2 tokens per interaction
For example:
-
Voice Bot only: charged based on runtime.
-
Voice Bot followed by Virtual Agent: charged at 0.5 token per interaction.
-
Voice Bot followed by Agentic Virtual Agent: charged at 1.2 tokens per interaction.
However, I would not automatically apply this "highest-tier resource" rule to every AI capability in the platform without confirmation. Other capabilities, such as AI Summary and Insights, Agent Copilot, AI Scoring, and AI Translate, have their own published meters.
-
Architecture consideration for Agentic Virtual Agent
There is an important cost-design consideration for Agentic Virtual Agent. Genesys indicates that an interaction can be charged at the Agentic Virtual Agent rate when it visits a flow that contains an Agentic Virtual Agent block, even if that block is not ultimately executed.
For that reason, it may be safer to keep Agentic Virtual Agent capabilities in dedicated bot flows and invoke them only when truly needed, instead of placing them inside a shared flow that every interaction visits.
This also supports a hybrid architecture in which the Inbound Call Flow remains the main orchestrator and selectively invokes the appropriate conversational capability.
-
Monitoring and reporting
For usage monitoring, the Resources Usage report under:
Admin > Account > Subscription > Download Usage Report
includes AI token consumption for billable resources such as bots, Predictive Engagement, and predictive routing.
The Virtual Agent Performance dashboard can also help operationally monitor containment, escalation, transfer, recognition failures, and errors.
However, I have not found a native report that allocates the exact AI token charge to each individual conversation or interaction. For internal cost attribution, it may be necessary to combine usage reports with Architect flow data, bot analytics, and conversation analytics.
Confirmation on the hybrid Inbound Call Flow + Voice Bot scenario would be especially valuable for teams designing controlled, cost-efficient AI-assisted IVR journeys.
------------------------------
Fernando Sotto dos Santos
Consultor de Atendimento Senior Grupo Casas Bahia
------------------------------