Formula override example
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Now Platform Capabilities
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Use the following formula override example to craft your own formula overrides.
Group End State definitions
The end state of a conversation specifies how a conversation ended. For example, it could
end with the user not responding, or the user closed the chat window. There are 12 default
definitions of end state. For more information on conversation end states, see Virtual Agent interaction records. The following script groups them as follows:
- VA closed the chat session
- System Closed VA – User No Response
- System Closed VA – Topic Complete
- System Closed VA – Left With AI Search
- System closed VA – Auto Closed
- System Closed VA – User Never Engaged
- Live agent closed the chat session
- System Closed LA – User No Response
- System Closed LA – Chat Complete
- Agent Closed LA – Clicked End/X
- System Closed LA – Before Agent Engagement
- User closed the chat session
- User Closed LA – Clicked End/X
- User Closed VA – Clicked End/X
- User Closed LA - Before Agent Engagement
To create these groupings of the 12 end states, follow the instructions for creating a formula override and use the following script.