AI Tasks

Create classification, summary, field extraction, and reply draft tasks.

AI Tasks

An AI Task is a Studio configuration for what the local Runtime should do automatically to tickets. There are four kinds:

KindPurpose
ClassificationPredict a ticket attribute (queue, priority, service, type, or dynamic field)
SummarizationWrite a summary into a DynamicField / CustomField
Field extractionExtract one configured value from the first customer message into a DynamicField
Reply draftPrepare a subject and body for agent review and sending

Studio stores tasks locally. Runtime only runs active tasks. There is no training — classification is zero-shot from your value descriptions (see Classification tasks).

AI Tasks list in Studio

Open the list

  1. Sign in to Studio (Signing in).
  2. Click AI Tasks in the navigation.

Each row shows name, kind, target attribute, LLM size, status (Active / Inactive), and optionally Archived.

Create a task

Top right:

ButtonEffect
+ New AI taskEmpty classification draft — opens the detail page
Add summary taskEmpty summarization task — opens the detail page
Add extraction taskEmpty field extraction task — set the DynamicField name, extraction instruction, and value type
Add reply draft taskEmpty reply draft task — set the instruction, model, and eligibility
Example classificationDemo: creates a dropdown DynamicField (OTAIBeispielAbteilung) in the ticket system and a matching classification task with German descriptions

Then configure and Activate:

For field extraction, describe exactly what the target DynamicField should contain and select Text, Integer, or Number. In Workflow settings, select the incoming ticket state (for example new) and keep Only run when the target DynamicField is empty enabled. The task reads the ticket subject and first customer message and never overwrites an existing target value.

Archive

  • Archive hides the task from the normal list (data stays in the Studio database).
  • Show archived includes archived tasks in the same list.
  • Unarchive restores visibility.
  • Archived tasks cannot be active.

Active / Inactive controls Runtime. Archived only controls Studio visibility.

Under AI TASKS in the sidebar you get shortcuts to existing tasks from any Studio page.