Interaction states

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Configure the behavior of an interaction by determining the routine behavior for each state that the interaction goes through during the life cycle.

    Interaction framework

    Configure each of the following interaction components to determine the behavior and life cycle.

    Interaction states

    States determine the behavior for interactions. For each state of the interaction life cycle, you determine which routine actions to perform. For example, the On Created state would have a script that creates an interaction and then adds the end user as the 'opened for'. The script then sends a message to the end user to let them know that the interaction has been opened.

    Table 1. Interaction states
    State Description
    New An interaction is inserted into the interaction table.
    On Hold The interaction is waiting for assignment.
    Work In Progress An agent accepts an unassigned interaction.
    Wrap Up

    This state indicates that the agent has completed a conversation with a customer and is wrapping up the interaction.

    This state is available if an interaction wrap up configuration has been created for the specific type of interaction and that configuration is active.

    For more information, see Interaction wrap up.

    Closed Complete The interaction timed out or the agent or consumer intentionally closed the interaction.
    Closed Abandoned The interaction is closed because the consumer disconnects or is unresponsive.