Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an interaction wrap-up configuration

Create a configuration for each type of interaction that uses the interaction wrap up feature.

Before you begin

Role required: admin

About this task

Creating a configuration automatically enables the interaction wrap up feature and adds the Wrap Up state for interactions that match the configuration settings.

Wrap up configuration records include the following form sections:

  • Duration: Contains fields for configuring the wrap up duration and timer.
  • Codes: Contains fields for configuring wrap up codes that the agent can select, including a default code.
  • AI: Contains fields for enabling and configuring AI interaction wrap up.

Wrap up configuration records are stored in the Interaction Wrap Up Configuration (interaction_wrap_up_configuration) table.

Procedure

  1. Navigate to All > Interactions > Wrap Up Configuration.

  2. Select New.

  3. Fill in the fields on the Interaction Wrap Up Configuration form.

FieldDescription
NameThe name of the interaction wrap up configuration.
TableRead only. The table that stores the interaction records to which this configuration applies.
ApplicationThe application that contains this record. The default is CSM and FSM Configurable Workspace Foundation.
ActiveIndicates whether the configuration is active. The default value is true.
OrderThe order of the configuration, which is used in evaluation processing of wrap up configuration records. If there are multiple records, the lower order number takes precedence over higher numbers. The default value is 100.
ConditionsUse the condition builder to select the conditions that apply to the interaction records included in this configuration.For example, create a condition for chat interactions: [Type] [is] [Chat].
Enforce wrap up duration

Enables the system to automatically end the wrap up period. The default value is false.

If enabled, the system automatically ends the wrap up period at the end of the wrap up duration (set in the Duration in seconds field) and moves the state of the interaction record from Wrap Up to Closed Complete.

Duration in secondsThe duration of the wrap up period. - The default value is 60 seconds. - The value must be greater than 0. The system displays this field when you enable the Enforce wrap up duration field.
Show duration to agent

Enables a duration countdown timer for the agent. The default value is false. The system displays this field when you enable the Enforce wrap up duration field.

The interaction wrap up timer display is available in CSM Configurable Workspace.

Enable wrap up codesEnables wrap up codes in CSM Configurable Workspace. When wrapping up an interaction, agents can select from the configured wrap up codes.
Allowed wrap up codesThe list of wrap up codes that agents can select from when wrapping up an interaction.
Default wrap up codeThe default wrap up code that is used if an agent does not select a code before the wrap up duration ends.
Enable AI codeEnables AI wrap up codes in CSM Configurable Workspace. When wrapping up an interaction, the system uses AI to recommend a wrap up code. In the Wrap up modeless dialog, this code appears at the top of the Wrap up code dropdown list under the AI Recommendation heading.
Enable AI notesEnables AI notes in CSM Configurable Workspace. When wrapping up an interaction, the system uses AI to generate the wrap up notes and add that content to the Wrap up notes field in the Wrap up modeless dialog.
Use third party AIEnables the system to use a third-party AI tool.
Use AI code as defaultEnable this check box to use the AI-recommended code as the default code in place of the code selected in the Default wrap up code field.
  1. Select Submit.

Parent Topic:Interaction wrap up