Ticket Summary¶
Activating this feature generates summaries of tickets which are displayed in a
new ticket sidebar tab. This can be a huge time saver when dealing with large
tickets and/or many hand-overs between agents. To configure it under
AI > Ticket Summary, the permission admin.ai_assistance_ticket_summary is
required. Make sure to configure an AI provider before
you activate the feature. Otherwise, a warning message will tell you to do so.
Agents get notified for a new AI summary by a pulsing dot as indicator on the
summary sidebar tab.
Hint
If you use an own Ollama server as provider, make sure to have the
llama3.2 model available for this feature or specify an available model
in the provider configuration.
Summary Services¶
Configure what the summary should include. After activating the feature, Customer Intent and Conversation Summary are enabled by default. You can choose to activate Open Questions, Upcoming Events and Customer Sentiment, depending on your use case.
Summary Selector¶
Use object conditions to define precisely which tickets should be considered for the AI summary generation. This allows you to specify conditions based on ticket attributes such as group, state, priority or custom attributes. The summary generation is only available for tickets matching the configured conditions. For other tickets, the summary sidebar tab isn’t available.
Summary Generation¶
In general, the ticket summary is only triggered if the ticket matches the configured condition and has been updated since the last summary generation. You can choose the timing of the generation via the dropdown:
- On ticket detail opening
The summary is generated when an agent opens the ticket. This can be more comfortable for agents as the summary is already present or at least triggered when the agent wants to read it.
- On ticket summary sidebar activation
This option can save computing resources if the AI summary is not always viewed. However, it can happen that an agent has to wait for the summary to be generated, depending on the ticket size and the resources.
Note
You can also configure the summary generation on a group level. Check the group settings section about where to configure the summary for each group individually.