- For conversations processed with Cognigy.AI.
- For concurrent lines for calls handled with Cognigy Voice Gateway.
- For knowledge queries and knowledge chunks used in Knowledge AI.
Billable Conversation
A billable conversation is an interaction between a user and a virtual or human agent that flows through the Cognigy.AI platform. A conversation begins with the initial input via an Endpoint to the Cognigy.AI platform and ends when the end user stops interacting. A billable conversation is limited to up to 50 user inputs within a 24-hour period. Sending more than 50 inputs or interacting with the Cognigy.AI platform for more than 24 hours will initiate subsequent billable conversations.Common Scenarios
Scenario 1
An end user sends exactly 50 user inputs within a period of less than 24 hours. An end user begins interacting with a Cognigy AI Agent and sends 50 user inputs. The entire interaction takes 15 minutes. The system will record 1 billable conversation as the end user had fewer than 51 user inputs and only interacted with the system for 15 minutes.Scenario 2
An end user sends more than 50 user inputs within a period of less than 24 hours. An end user starts interacting with a Cognigy AI Agent and sends 101 user inputs within 2 hours. The system will record 3 billable conversations as three multiples of 50 inputs have been processed.Scenario 3
An end user starts interacting by sending a message, doesn’t respond for a day, and then continues the interaction. An end user begins interacting with a Cognigy AI Agent by sending a single message. The user then pauses the interaction for more than 24 hours and returns the next day by sending another message. The system will record 2 billable conversations since they extend over multiple days and exceed a duration of 24 hours.xApps
Cognigy xApps offer multi-modality interactivity with your end users. Note that xApps are a separately licensed product feature that requires a license agreement with Cognigy. To learn more about xApps, refer to the documentation. When data is submitted from an xApp back into the Cognigy.AI platform, it is handled the same as a standard end user interaction, such as sending a chat input or speaking an utterance in the case of a voice agent.Scenario 1
An end user books a cinema ticket with a bot using xApps. An end user begins interacting with a Cognigy.AI-powered ticket booking chatbot by sending a chat input. The bot responds by requesting the first name, last name, and ticket category. The user answers all three questions by providing the respective data and then gets a floor plan via an xApp, through which they can select a seat. The user selects a seat and submits the selection. The system will record a single billable conversation with the following explanation:- The end user greets the chatbot - one user input
- The AI Agent asks for the first name
- The end user provides the first name - second user input
- The AI Agent asks for the last name
- The end user provides the last name - third user input
- The AI Agent asks for the ticket category
- The end user provides the ticket category by clicking on a quick reply - fourth user input
- The AI Agent presents a floor plan via an xApp
- The end user selects a seat using the xApp and submits the selection - fifth user input
Additional Billable Conversations
Additional charges apply if you use the Endpoint Transformers, such as:- Input Transformer
- Inject Transformer
- Notify Transformer
falsy
value (null
, undefined
, or false
), the message processing pipeline stops, and no Flow is executed. In such cases, Cognigy.AI will charge an additional billable conversation for every 50 Endpoint Transformer executions.
Note that additional billing will only apply if no Flow is executed after your Endpoint Transformer runs.