---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/flex/admin-guide/setup/copilot/limitations#article
headline: "Agent Copilot: Known issues and limitations (public beta)"
description: This page describes limitations of Agent Copilot.
url: https://www.twilio.com/docs/flex/admin-guide/setup/copilot/limitations
inLanguage: en
dateModified: 2026-08-13T17:02:08.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# Agent Copilot: Known issues and limitations (public beta)

> \[!IMPORTANT]
>
> 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.

> \[!WARNING]
>
> 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. However, we offer mitigation tools such as PII redaction. To learn more, see [AI data use](/docs/flex/admin-guide/setup/copilot#ai-data-use).

## Storage

* If you close the window or tab with Flex UI, your wrap-up notes won't be saved.
* To get fast access to wrap-up notes once they're created, store notes in your own system using a webhook. To learn why, see [Agent Copilot webhook][].

## Flex UI

* Agent Copilot doesn't support multi-tab.
* If you're using a Flex UI version earlier than 2.8.0, you won't see the updated 2.8.x UI language detection features. Sentiment and summary still generate in the auto-detected language.

## Customer highlights

* For outbound interactions, agents might see a slight delay in generation for customer highlights.
* With Flex UI version 2.13.x, customer highlights don't generate without the [Search for a Profile widget][]. To enable customer highlights, upgrade to Flex UI 2.14.x or later, or add the Search for a Profile widget to your Studio Flow.

## Plugins

* If you use a custom plugin that affects the End Chat functionality, then wrap-up notes might not work as described.
* Wrap-up notes don't support the [Chat Transfer][] or [Dispositions][] plugins.

## Changes in Console

* If agents use wrap-up notes and you change Agent Copilot settings in the Twilio Console, agents must refresh their Flex UI to display those changes.

## Voice channel

### Transcription

* In Flex 2.7.x and later, agents can view transcripts. In Flex UI 2.6.x, transcripts aren't visible to agents.
* Only messages from agents and customers show in a transcript. Messages from other participant types, like a supervisor who needs to barge in or coach, aren't shown.
* If an agent refreshes Flex UI while viewing a transcript, their name no longer shows.

### Transfers

* If transferring a call, only the last agent on the call can see wrap-up notes and the call transcript. Transferring agents won't see wrap-up notes or transcripts.
* If an agent receives a transferred call, they won't see the names of earlier agents in the transcript. The transcript displays `Agent`, `Agent 2`, `Agent 3`, following the order of agents on the call.
* If a transferring agent refreshes Flex UI before completing a task, Flex shows the wrap-up notes tab to the agent.

### Plugins

Agent Copilot doesn't support the [Call Recording Pause and Resume][] plugin. When you pause a recording, transcription continues.

### Webhook payload

* If an agent refreshes Flex UI during wrapup, the `task_sid`  won't be available in callback events. For more details on parameters, see [Wrap-up notes webhook][].

To learn more about fixes, see the Flex UI [release notes][].

[Agent Copilot webhook]: /docs/flex/developer/copilot-webhooks

[Search for a Profile widget]: /docs/studio/widget-library/search-for-a-profile

[Wrap-up notes webhook]: /docs/flex/developer/copilot-webhooks#properties

[release notes]: /docs/flex/release-notes/flex-ui-release-notes-for-v2xx

[Chat Transfer]: https://flex.twilio.com/admin/plugins/library/JG429e7fdac8171b654349111644f75910

[Dispositions]: https://1console.twilio.com/go?to=/account/__account__/us1/flex/settings/plugins/details/JG8d14a5d1e0592d79aab4b7c0f07160ab

[Call Recording Pause and Resume]: https://1console.twilio.com/go?to=/account/__account__/us1/flex/settings/plugins/details/JG3d41bc8de93e31d5acc36981e13e87d3
