Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is AI post-processing?
AI post-processing is a downstream classification of tickets. After a ticket is completed, AI answers previously defined questions based on the ticket conversation and available metadata. Each question has a professional name, description, and data type. This prevents free, unstructured summaries and instead creates evaluable values such as yes-no answers, categories, numbers, or short texts. The configuration is done in the channel-specific settings under the pointAI post-processing.
What is the AI post-processing used for?
The function is particularly useful when information is technically relevant but cannot reliably be represented by status, tags, or fixed process fields. This primarily affects assessments that only arise from the course or result of processing. Examples include:- whether the concern was actually fully resolved
- why a process was handed over to an employee
- whether automation has failed due to missing data, missing approval, or technical limitations
- whether the original customer intention has changed during the conversation
- whether a process was formally closed, although clarification was still needed
What are AI Insights?
AI Insights are the stored results of AI post-processing. They are stored on the ticket and are also available in the data export. The export of AI Insights can be found underAdvanced Settings → Data Exports.
In data export, the AI Insights are output as structured information per ticket. These include:
- the answered question
- the typed value
- the confidence
Importance of question types
The type of question determines what kind of result the AI can deliver and how well this result can be evaluated later. Boolean questions- For clear yes / no classifications
- Suitable if it should be clearly decided whether something applies
- Example: “Has the concern been resolved?”
- For predefined categories
- Especially suitable for reporting, filtering, aggregation, and comparisons
- Example: “What is the reason?”
- For brief qualitative classifications or summaries
- Less stable for reporting, as free text is harder to compare
- Only use if the number can be clearly derived from the conversation or the metadata
- Not suitable if the AI would have to estimate or interpret
Best practices for questions
Questions should be technically unambiguous, narrowly limited, and answerable from the ticket conversation. The description is crucial in this context: It controls which evidence the AI should consider and when no reliable result is available. A good question not only describes the desired result but also the demarcation to similar cases. Example: Name:Processing resultType:
EnumsOptions:
completely_resolved, partially resolved, unresolved, unclearDescription:
Evaluate whether the customer's request in the ticket was finally resolved. Use "unclear" if no reliable statement can be made from the conversation.
Questions that examine several aspects simultaneously or assume information not contained in the ticket are less suitable.
Dealing with empty results
An AI Insight may remain empty if the AI does not find a sufficient basis for an answer. This is technically desired and should be considered in evaluations. If an indeterminate result is analytically relevant, it should be explicitly modeled. Anunclear or unquantifiable category can be used for Enum questions.