Agent Copilot is currently available as a Public Beta product and the information contained in this document is subject to change. This means that some features are not yet implemented and others may be changed before the product is declared as Generally Available. Public Beta products are not covered by a SLA.
Agent Copilot is not a HIPAA Eligible Service or PCI compliant and should not be used in Flex workflows that are subject to HIPAA or PCI.
Automated wrap-up notes include topics, subtopics, disposition codes, sentiment, and a summary.
Topics are a high-level category that describes why a customer is contacting you. Within a topic, you can configure a subtopic and disposition code to provide more details and reflect the outcome of a conversation. To learn more, see Topics, subtopics, and disposition codes. If you've already created disposition codes without topics, see Disposition codes without a topic.
Sentiment describes the customer's overall attitude during the interaction. When an agent ends a conversation task, Agent Copilot uses AI to detect customer sentiment and automatically assigns one of the following:
As an admin, you can decide whether or not an agent can see and edit this field in the Flex UI component.
Agent Copilot generates a conversation summary during agent wrap-up. You can set the preferred summary length as short, medium, or long. If your settings allow agents to review notes, then agents can also view and edit the summary.
Make sure you also have:
Note There may be occasional variation in summary sentence length.
For more details, see Enable additional languages for wrap-up notes.
If you'd like to send wrap-up note data to your own system, like a CRM or database, then you can add a webhook URL to receive events. There are two types of note events: note_created and note_updated. For more details, including payload information, see Agent Copilot webhook.
HTTP POST
or HTTP GET
. Regardless of the request method, Twilio sends the same request headers and payload to your webhook URL.Before enabling the wrap-up notes service, check your access control settings to make sure Agent Copilot is using the queues you want. Your queue settings apply to all services that use Agent Copilot, not just wrap-up notes.
If you want agents to see and edit wrap-up notes in the Flex UI, follow these steps. Within the UI component, you can choose to hide the sentiment field from agents.
Note If you use a custom plugin that affects the End Chat functionality, then wrap-up notes may not work as described in Flex UI.
You can turn off wrap-up notes at any time.
To troubleshoot in Twilio Console, go to Monitor > Errors > Error Logs. The error log lists the reason wrap-up notes failed with recommended next actions.