Webex AI Agent Studio scripted and autonomous agents
Verified 2026-09-05 · 74 claims · sources tier 2 · 7 disputed
Also known as AI Agent Studio, AI transparency, Autonomous AI Agent, Bot ID, Mindmeld, Scripted AI Agent, Swiftmatch, VAV2, Webex AI Agent, Webex AI Pro.
Webex AI Agent Studio provides conversational self-service across voice and digital contact center channels 5045. The platform supports scripted and autonomous architectures deployed across cloud and on-premises environments 5022.
Scripted and autonomous agent architectures
Webex AI Agent Studio offers exactly two agent types: scripted and autonomous 50.
A scripted AI agent operates on a rule-based model 43. It uses predefined rules, natural language understanding (NLU) frameworks, and classical machine learning models to return developer-defined responses to customer queries 43. The knowledge base for a scripted agent consists of an administrator-supplied corpus of questions and answers; editing this corpus requires retraining the NLU model 44. Human agent handover for scripted agents relies on four configurable triggers: consecutive partial matches, consecutive fallback messages, consecutive repeated agent responses, or exceeding the slot-filling retry limit 42.
An autonomous AI agent generates responses dynamically using a large language model (LLM) rather than navigating a predefined intent tree 16. Its configuration consists of free-text instructions, an optional knowledge base, and declared actions with JSON-schema-typed input entities 17. The underlying model determines at runtime which action to invoke 17. Instead of rule-based triggers, handover for autonomous agents is a built-in default action that can be toggled off 15.
Autonomous agents run on one of three selectable AI engines 46:
- Webex AI Pro 1.0: the default multi-language engine 46.
- Webex AI Pro-US 1.0: an English-only engine available strictly to US customers 46.
- Webex AI Pro-Europe 1.0: an English-only engine available strictly to European customers 46.
Flow integration and channel routing
In cloud Webex Contact Center, voice interactions integrate via the Virtual Agent V2 activity within Flow Designer, where authors select either Webex AI Agent Scripted or Webex AI Agent Autonomous before choosing a published agent 27. The Virtual Agent V2 activity exposes three flow outcomes: Handled (execution completes), Escalated (call transfers to a human agent), and Errored (runtime errors) 52.
For digital interactions built in Webex Connect, an AI Agent node supports six channels: WhatsApp, SMS, Email, Facebook Messenger, Apple Messages for Business, and Live Chat 2945. The digital node provides success outcomes (onSuccess, onAgentHandover), error outcomes (onError, onInvalidCustomerID, onInvalidMessage), and a timeout outcome (onTimeOut), which triggers when the agent does not respond within 15 seconds 29.
In Contact Center Enterprise (CCE) and Packaged CCE, Webex AI Agent is not a standalone flow element; it is invoked through the Virtual Agent Voice (VAV) element in CVP Call Studio 22. The VAV element exposes a Webex AI Agent Type property set to either Scripted or Autonomous 22. The VAV framework supports G.711 mu-law and G.711 A-law codecs, though A-law is unsupported when connecting to Google Dialogflow CX over cloud, showing that Dialogflow CX coexists as a separate connector rather than being replaced by Webex AI Agent 51.
For voice deployments, autonomous voice access is currently restricted to specific customers across both cloud and CCE, requiring engagement with Cisco support 18. Autonomous voice conversation parameters support specific configuration ranges 53:
- End-of-speech sensitivity: 500 to 2000 ms (default: 500 ms) 53.
- Fulfilment timeout: 10 to 30 seconds (default: 30 seconds) 53.
- Caller turn timeout: 750 to 3000 ms (default: 1500 ms) 53.
- No-input timeout: 10 to 30 seconds (default: 10 seconds) 53.
- DTMF inter-digit timeout: 2 to 10 seconds (default: 5 seconds) 53.
- DTMF maximum input length: 8 to 32 characters (default: 16 characters) 53.
- Speaking rate: 0.7 to 1.2 (default: 1.0) 53.
Capacity limits and operational reporting
AI Agent Studio enforces overall organizational and storage ceilings 3533:
- Total agents: up to 100 scripted and autonomous agents combined per organization 35.
- Knowledge base storage: capped at 2 GB total and 100 total files 33. Individual files cannot exceed 10 MB, with
.txtfiles restricted to a 2 MB limit 33.
Sources disagree on the maximum number of actions permitted per autonomous agent: one administration section states an agent can configure a maximum of 10 total actions across fulfilment, MCP client actions, and custom transfers, while the MCP client limitation documentation states that the maximum action count is defined by the organization's configuration 3436.
Analyzer contains no out-of-the-box reports for AI agents 39. To generate reports, administrators must define a flow global variable and import two supplied custom visualization templates 39.
Privacy, compliance, and governance
Cisco identifies Microsoft as its third-party model provider and states that Microsoft does not access, monitor, store, or train Azure OpenAI models on Cisco customer data or retain it in Azure infrastructure 3837. Cisco states that input data is not retained post-inference and opts in to Azure OpenAI content filtering while acknowledging generative AI error risks 3819. WarmTransfer's reading of the sources is that platform runtime guardrails lack granular administrative controls, as the documentation only references preventing unethical and harmful output without providing any configuration objects or UI screens 32.
Conversation transcripts are retained for 90 days before automatic deletion across both scripted and autonomous sessions 48. Scripted agent advanced debug logs are typically retained for 180 days 41. Access to transcripts is off by default for all users and must be explicitly assigned by a full administrator 47.
For regulated data, Cisco instructs administrators against uploading PCI data, personally identifiable information (PII), or protected health information (PHI) to knowledge bases, leaving compliance responsibility with the customer 30. Automated PCI detection scans voice recordings and restricts visibility when triggered, but Cisco states explicitly that detection is not guaranteed to catch every instance 40. For autonomous agent fulfilment, card payment transactions are unsupported and must be handled via third-party integrations 14.
AI transparency messaging is enabled by default in European regions and optional elsewhere 49. Disabling it requires an administrator risk acknowledgment and audit comments 49. Cisco instructed EU-facing deployments to review and align default transparency wording with legal, brand, and compliance policies prior to 2 August 2026 31. Cisco's Packaged CCE guide lists EU AI Act compliance as an agent capability, describing it generally as meeting transparency, governance, and regulatory expectations without citing specific regulatory mandates 21.
Applicability
This article applies to Webex AI Agent Studio within cloud Webex Contact Center, Contact Center Enterprise, and Packaged CCE 502251.
Cloud Webex Contact Center requires an AI Agent add-on for the Flex 3.0 Contact Center licence 26. Contact Center Enterprise and Packaged CCE require the Webex AI Agent add-on ordered via Cisco Commerce Workspace on Collaboration Flex 3.0, alongside a hybrid organization architecture 20. Contact Center Enterprise and Packaged CCE voice integrations require Cisco Unified CVP, Cisco VVB, and Cloud Connect on release 15.0(1) ES202511 or later 25. Displaying the Webex AI Agent option in Control Hub is gated by a Cisco-controlled feature flag requiring Cisco Support enablement if missing 28.
Claims represent platform behavior current as of 2026-09-04 and Packaged CCE Release 15.0(1) 5043.
What remains uncertain
Sources disagree regarding CVP Call Studio VAV element capabilities: Cisco's April 2026 documentation limits the VAV node strictly to scripted AI agents, whereas Cisco's July 2026 tech note details configuration procedures for both scripted and autonomous agents 2324.
This is disputed in official guidance regarding autonomous agent action limits, which describe either an absolute cap of 10 actions or governance defined by an organization's configuration 3436. Specific architectural implementations of EU AI Act obligations are not covered by any claim in this article 21. Flow designer variable names required to link Analyzer reporting are not covered by any claim in this article 39.
See also
Constrained by
- Webex Contact Center system limits reference — Its own limits live in the AI Agent Studio guide rather than the System Limits article
Depends on
- Supported languages and voices for Webex AI agentsstub — Per-engine language and voice support is documented separately
- Webex Calling license types and entitlements — Sold as an add-on to the Flex 3.0 Contact Center licence
Governed by
- Contact centre AI data residency retention and training boundaries — Named regional engines and a named third-party model provider
Implemented by
- Webex Contact Center Flow Designer architecture — Reached through the Virtual Agent V2 activity on cloud Webex Contact Center
Parallels
- Virtual agents and conversational IVR designstub — Cisco's implementation of the cross-platform virtual agent concept
- Webex Contact Center AI agent assist and virtual agents — A separate SKU with its own unit economics that overlaps in naming
Uses
- Model Context Protocol actions in Webex contact centre AI — Autonomous agents can call third-party MCP servers as actions
Referenced by
- Webex Calling license types and entitlements — Sold as an add-on to the Flex 3.0 Contact Center licence. Verified against the AI Agent Studio administration guide and the Flex 3.0 Contact Center data sheet. Note this is a contact-centre entitlement; not a Webex Calling user licence.
- Cisco AI transparency technical notes — The Webex AI Agent note covers the studio's models
- Model Context Protocol actions in Webex contact centre AI — MCP actions are one of three autonomous agent action types
- Unified CCX Webex AI Agent integrationstub — Alpha integration on a different contact centre platform
Claims
| # | Claim | Status | Confidence | Verified |
|---|---|---|---|---|
| 1 | Webex AI Agent is licensed as an add-on to the Cisco Collaboration Flex 3.0 Contact Center license, not as a Webex Calling user license. Webex AI Agent Studio Administration guide · section: subscription and licensing prerequisites | fact | 0.90 | 2026-09-05 |
| 2 | For enterprise contact centre deployments the Webex AI Agent add-on is purchased in Cisco Commerce Workspace, with ordering detail in the Collaboration Flex Plan Contact Center Ordering Guide. Webex AI Agent Studio Administration guide · section: subscription and licensing prerequisites, enterprise deployments | fact | 0.60 | 2026-09-05 |
| 3 | Webex AI Agent is available with Webex Contact Center, Webex Contact Center Enterprise, Unified Contact Center Enterprise and Packaged Contact Center Enterprise, and is not available for Unified Contact Center Express. Cisco Collaboration Flex 3.0 Contact Center Data Sheet · section: Webex AI Agent add-on, supported platforms | fact | 0.60 | 2026-09-05 |
| 4 | 1 Webex AI Agent unit provides 1600 voice minutes or 4800 digital sessions for a scripted agent, and 250 voice minutes or 200 digital sessions for an autonomous agent. Cisco Collaboration Flex 3.0 Contact Center Data Sheet · section: Webex AI Agent add-on, capacity per unit by agent type | fact | 0.60 | 2026-09-05 |
| 5 | Webex AI Agent is purchased in units, with voice interaction usage measured in seconds and digital usage measured in sessions where a session is up to 10 inbound end-user messages and every further 10 messages or part thereof counts as an additional session. Cisco Collaboration Flex 3.0 Contact Center Data Sheet · section: Webex AI Agent add-on, usage measurement | fact | 0.90 | 2026-09-05 |
| 6 | Webex AI Agent supports autonomous agents driven by large language models for dialogue and state management and scripted agents using conventional machine learning for natural language understanding. Cisco Webex AI Agent AI Transparency Technical Note · section 1 Feature Overview | fact | 0.90 | 2026-09-05 |
| 7 | Cisco names 4 Azure OpenAI models behind autonomous Webex AI Agents: GPT-4o, GPT-4.1-mini, GPT-4.1 and a GPT-4.1 global variant used for variant generation and other features. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 8 | Cisco states that the large language models powering autonomous AI agents come from Microsoft's Azure OpenAI Service. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 9 | Cisco states that both autonomous and scripted Webex AI Agents support multilingual capabilities and publishes no list or count of supported languages anywhere in the note. Cisco Webex AI Agent AI Transparency Technical Note · section 1 Feature Overview | fact | 0.60 | 2026-09-05 |
| 10 | Cisco states that payment card and protected health information are redacted by default for Webex AI Agent, and that customers may additionally mask names locations health data email addresses phone numbers and internet protocol addresses. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 11 | Scripted Webex AI Agents use 1 of 2 natural language understanding engines, Swiftmatch or Mindmeld, both hosted in Webex Contact Center infrastructure so that training data and models stay within the customer's control. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 12 | The speech vendors behind Webex AI Agent vary by engine tier: Webex AI Pro 1.0 uses Azure for both speech to text and text to speech, while Webex AI Pro-US 1.0 and Webex AI Pro-EU 1.0 use Eleven Labs for text to speech and Deepgram for speech to text. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 13 | 3 smaller Webex AI Agent components run on Cisco's own infrastructure: an interim response model on GPT-4.1-mini, a standalone query generator fine-tuned from facebook bart-large-xsum, and a turn detection ensemble fine-tuned from SmolLM2-135M-Instruct and bert-base-uncased. Cisco Webex AI Agent AI Transparency Technical Note · section 2 Model Overview | fact | 0.90 | 2026-09-05 |
| 14 | As part of PCI compliance, autonomous AI agent fulfilment does not currently support flows involving debit or credit cards, and card handling must be done through a third-party integration instead. Webex AI Agent Studio Administration guide · Configure fulfillment | fact | 0.90 | 2026-09-04 |
| 15 | For autonomous agents, Agent handover is a built-in action that is enabled by default and can be toggled off, rather than a set of rule-based triggers. Webex AI Agent Studio Administration guide · Add actions to autonomous AI agent, step 2 | fact | 0.90 | 2026-09-04 |
| 16 | An autonomous AI agent generates conversational responses to a customer query dynamically by using a large language model, rather than following a predefined intent tree. Cisco Packaged Contact Center Enterprise Features Guide Release 15.0(1) - Webex AI Agent · Feature Overview, Autonomous AI Agent | fact | 0.90 | 2026-09-04 |
| 17 | An autonomous AI agent is configured from free-text instructions plus an optional knowledge base and a set of declared actions with JSON-schema-typed input entities, and the model decides at run time which action to invoke. Webex AI Agent Studio Administration guide · Set up autonomous AI agent; Add actions to autonomous AI agent | fact | 0.90 | 2026-09-04 |
| 18 | Access to the autonomous AI agent for voice calls is currently limited to specific customers, on both the cloud and the Contact Center Enterprise product lines, and requires contacting Cisco support. Use AI agents for customer interactions · Use AI agents for voice and digital interactions, introduction | fact | 0.90 | 2026-09-04 |
| 19 | Cisco states that it opts in to the Content filtering feature provided by Azure OpenAI to prioritise content safety, while acknowledging that generative AI features are prone to errors. Webex AI Agent Studio Administration guide · AI development, data privacy, security, and safety, Safety and Ethical Considerations | fact | 0.90 | 2026-09-04 |
| 20 | For Contact Center Enterprise and Packaged CCE, the Webex AI Agent add-on is ordered in Cisco Commerce Workspace against the Collaboration Flex 3.0 Contact Center offering and requires a hybrid organisation setup that integrates the cloud and on-premises environments. Webex AI Agent Studio Administration guide · Prerequisites, Webex Contact Center Enterprise and Contact Center Enterprise | fact | 0.90 | 2026-09-04 |
| 21 | Cisco's Packaged CCE features guide lists EU AI Act compliance as a capability of both the scripted and the autonomous AI agent, describing it only as supporting transparency, governance and regulatory expectations without naming any specific obligation. Cisco Packaged Contact Center Enterprise Features Guide Release 15.0(1) - Webex AI Agent · Feature Overview, Scripted AI Agent capabilities | fact | 0.60 | 2026-09-04 |
| 22 | In Contact Center Enterprise, Webex AI Agent is not a new flow element: it is invoked through the existing Virtual Agent Voice element in CVP Call Studio, which exposes a Webex AI Agent Type property set to Scripted or Autonomous. Configure Webex AI Agent for CCE · Configure CVP Call Studio Application, Scripted AI Agent, steps 3 to 7 | fact | 0.90 | 2026-09-04 |
| 23 | Cisco's April 2026 Contact Center Enterprise article describes the Virtual Agent Voice node as serving scripted AI agents configured in Webex AI Agent Studio. Use AI Agents for Customer Interactions - Contact Center Enterprise · Setup AI agents, Voice, step 2 | disputed | 0.60 | 2026-09-04 |
| 24 | Cisco's July 2026 tech note gives a full step-by-step configuration of the Virtual Agent Voice element's Webex AI Agent Type property for autonomous agents as well as scripted ones. Configure Webex AI Agent for CCE · Configure CVP Call Studio Application, Autonomous AI Agent, steps 3 to 7 | disputed | 0.60 | 2026-09-04 |
| 25 | For Contact Center Enterprise and Packaged CCE, Webex AI Agent voice support requires Cisco Unified CVP, Cisco VVB and Cloud Connect to be on release 15.0(1) ES202511 or later. Webex AI Agent Studio Administration guide · Prerequisites, Webex Contact Center Enterprise and Contact Center Enterprise | fact | 0.90 | 2026-09-04 |
| 26 | For cloud Webex Contact Center, access to AI Agent Studio requires purchasing the AI Agent add-on for the Flex 3.0 Contact Center licence. Webex AI Agent Studio Administration guide · Prerequisites, Webex Contact Center | fact | 0.90 | 2026-09-04 |
| 27 | In cloud Webex Contact Center the integration point is the Virtual Agent V2 activity in Flow Designer, where a Contact Center AI Config selector offers Webex AI Agent Scripted or Webex AI Agent Autonomous and the flow author then chooses a published agent. Use AI agents for customer interactions · Configure AI agents in flow, Voice | fact | 0.90 | 2026-09-04 |
| 28 | Beyond licensing, the Webex AI Agent option in Control Hub is gated behind a Cisco-enabled feature flag; if the option is not visible the organisation must contact Cisco Support to have it enabled. Webex AI Agent Studio Administration guide · Access Webex AI Agent Studio, Sign-in from Control Hub | fact | 0.90 | 2026-09-04 |
| 29 | On digital channels the AI Agent node in the Webex Connect flow builder exposes error outcomes (onError, onInvalidCustomerID, onInvalidMessage), success outcomes (onSuccess, onAgentHandover) and a timeout outcome, onTimeOut, which fires when the agent has not responded within 15 seconds. Use AI agents for customer interactions · Configure AI agents in flow, Digital, Node Outcomes | fact | 0.90 | 2026-09-04 |
| 30 | Cisco instructs administrators not to upload Payment Card Industry data, personally identifiable information or protected health information to the AI Agent Studio knowledge base, and makes the customer responsible for upload compliance. Webex AI Agent Studio Administration guide · Manage knowledge bases | fact | 0.90 | 2026-09-04 |
| 31 | Cisco tells customers with EU-facing deployments to review the default transparency message and confirm the final wording meets their branding, legal and compliance requirements before 2 August 2026. Webex AI Agent Studio Administration guide · Update autonomous AI agent profile, AI transparency | fact | 0.90 | 2026-09-04 |
| 32 | AI Agent Studio's runtime guardrails are described only as preventing unethical and harmful responses; no guardrail configuration object, screen or setting is documented anywhere in the administration guide. Webex AI Agent Studio Administration guide · Set up autonomous AI agent | inference | 0.60 | 2026-09-04 |
| 33 | An AI Agent Studio knowledge base is capped at 2 GB of total storage and 100 files, with an individual file size limit of 10 MB and a lower limit of 2 MB for .txt files. Webex AI Agent Studio Administration guide · Best practices when uploading files | fact | 0.90 | 2026-09-04 |
| 34 | An autonomous AI agent can be configured with a maximum of 10 actions, counting fulfilment, MCP client and custom transfer actions together. Webex AI Agent Studio Administration guide · Add actions to autonomous AI agent | disputed | 0.60 | 2026-09-04 |
| 35 | An organisation can create up to 100 AI agents in AI Agent Studio, counting scripted and autonomous agents together. Webex AI Agent Studio Administration guide · Create a new AI agent | fact | 0.90 | 2026-09-04 |
| 36 | In its MCP client action limitations, the same guide states that the maximum number of actions per agent is defined by the organisation's configuration and directs the reader to their administrator. Webex AI Agent Studio Administration guide · Configure MCP client action, Limitations | disputed | 0.60 | 2026-09-04 |
| 37 | Cisco states that Microsoft does not use customer content to improve Azure OpenAI models and does not store or retain Cisco customer data in Azure infrastructure. Webex AI Agent Studio Administration guide · AI development, data privacy, security, and safety, Data Sources for Training and Evaluation | fact | 0.90 | 2026-09-04 |
| 38 | Cisco states that customer input data is not retained after inference and that the third-party model provider, Microsoft, does not access, monitor or store Cisco customer data. Webex AI Agent Studio Administration guide · AI development, data privacy, security, and safety, Privacy and Security | fact | 0.90 | 2026-09-04 |
| 39 | Out-of-the-box reports for AI agents are not available in Analyzer; an administrator must create a flow global variable and import 2 supplied custom visualisation templates to obtain AI agent reporting. Webex AI Agent Studio Administration guide · Manage custom reports for AI agents | fact | 0.90 | 2026-09-04 |
| 40 | Cisco applies automated pattern detection for PCI data in AI Agent voice recordings and limits recording visibility when it fires, but states explicitly that the detection may not identify every instance. Webex AI Agent Studio Administration guide · View autonomous AI agent sessions and history, PCI enforcement note | fact | 0.90 | 2026-09-04 |
| 41 | Advanced debug logs associated with a scripted agent transaction are typically retained for 180 days. Webex AI Agent Studio Administration guide · View session details in the scripted AI agent, Debug Logs | fact | 0.90 | 2026-09-04 |
| 42 | For scripted agents, handover to a human can be triggered by 4 configurable conditions: consecutive partial matches, consecutive fallback messages, consecutive repeated agent responses, or reaching the slot-filling retry limit. Webex AI Agent Studio Administration guide · Configure agent handover | fact | 0.90 | 2026-09-04 |
| 43 | A scripted AI agent is rule-based: it uses a predefined set of rules, natural language understanding frameworks and classical machine learning models to generate responses, so the developer defines the response used for a given customer query. Cisco Packaged Contact Center Enterprise Features Guide Release 15.0(1) - Webex AI Agent · Feature Overview, Scripted AI Agent | fact | 0.90 | 2026-09-04 |
| 44 | A scripted AI agent's knowledge base is a corpus of questions and answers that the administrator supplies, and the natural language understanding model must be retrained after the corpus is edited. Webex AI Agent Studio Administration guide · Set up scripted AI agent | fact | 0.90 | 2026-09-04 |
| 45 | Webex Connect and Webex Contact Center integration currently supports 6 channels for AI agents: WhatsApp, SMS, Email, Facebook Messenger, Apple Messages for Business and Live Chat. Use AI agents for customer interactions · Digital, Prerequisites | fact | 0.90 | 2026-09-04 |
| 46 | An autonomous agent selects 1 of 3 named AI engines: Webex AI Pro 1.0, the multi-language default; Webex AI Pro-US 1.0, English only and available to US customers only; and Webex AI Pro-Europe 1.0, English only and available to Europe customers only. Webex AI Agent Studio Administration guide · Create an autonomous AI agent, step 5 | fact | 0.90 | 2026-09-04 |
| 47 | No user has access to AI agent transcripts by default; a full administrator must explicitly grant that access, including to other full administrators. Webex AI Agent Studio Administration guide · User roles and permissions | fact | 0.90 | 2026-09-04 |
| 48 | AI Agent conversation transcripts are stored for 90 days and then automatically purged, stated identically for autonomous and scripted agent sessions. Webex AI Agent Studio Administration guide · View session details | fact | 0.90 | 2026-09-04 |
| 49 | AI transparency, the disclosure telling a customer they are speaking to an AI, is enabled by default in European regions and optional elsewhere; disabling it requires the administrator to acknowledge the risk and record audit comments. Webex AI Agent Studio Administration guide · Understand AI transparency for AI agents | fact | 0.90 | 2026-09-04 |
| 50 | Webex AI Agent Studio offers exactly 2 AI agent types, scripted and autonomous. Webex AI Agent Studio Administration guide · Understand AI agent types and examples | fact | 0.90 | 2026-09-04 |
| 51 | The Virtual Agent Voice framework in Packaged CCE supports both G.711 mu-law and G.711 A-law codecs, but A-law is not supported for Google Dialogflow CX via Cloud, which shows Dialogflow CX remains a separate connector alongside Webex AI Agent rather than being replaced by it. Cisco Packaged Contact Center Enterprise Features Guide Release 15.0(1) - Webex AI Agent · Feature Overview, note on codec support | fact | 0.90 | 2026-09-04 |
| 52 | The Virtual Agent V2 activity exposes 3 flow outcomes: Handled when the virtual agent completes execution, Escalated when the call must go to a human agent, and Errored for any error scenario. Use AI agents for customer interactions · Configure AI agents in flow, Voice, Outcomes | fact | 0.90 | 2026-09-04 |
| 53 | Autonomous voice conversation timing is configurable: end-of-speech sensitivity 500 to 2000 milliseconds with a 500 millisecond default, fulfilment timeout 10 to 30 seconds defaulting to 30, caller turn timeout 750 to 3000 milliseconds defaulting to 1500, no-input timeout 10 to 30 seconds defaulting to 10, DTMF inter-digit timeout 2 to 10 seconds defaulting to 5, DTMF maximum input length 8 to 32 characters defaulting to 16, and speaking rate 0.7 to 1.2 defaulting to 1.0. Webex AI Agent Studio Administration guide · Configure conversation settings, steps 4, 6 and 7 | fact | 0.90 | 2026-09-04 |
| 54 | Cisco states that Model Context Protocol actions are read-only once created and that changing an action's settings requires creating a new action. Webex AI Agent Studio Administration guide · Configure MCP client action, note before the numbered steps and repeated under Limitations | fact | 0.90 | 2026-09-05 |
| 55 | Cisco states that with a Model Context Protocol client configured an agent can automatically invoke third-party tools during live conversations, retrieve real-time data from external systems, and perform actions without human intervention. Webex AI Agent Studio Administration guide · Configure MCP client action, capability bullet list | fact | 0.90 | 2026-09-05 |
| 56 | Model Context Protocol client actions appear only under the autonomous agent branch of the AI Agent Studio guide and nowhere in the scripted agent workflow or its contents. Webex AI Agent Studio Administration guide · table of contents and the scripted agent sections Configure scripts through Configure fulfillment | inference | 0.60 | 2026-09-05 |
| 57 | Access to the AI Agent Studio change logs requires an administrator or artificial intelligence agent developer role, or a custom role carrying the audit log permission. Webex AI Agent Studio Administration guide · History, Change logs | fact | 0.90 | 2026-09-05 |
| 58 | The Model Context Protocol client capability lets autonomous artificial intelligence agents connect directly to third-party tools and services without custom-built interface integrations. Webex AI Agent Studio Administration guide · Configure MCP client action, heading paragraph | fact | 0.90 | 2026-09-05 |
| 59 | The AI Agent Studio guide sends the reader to sections named Onboard your Agent App and Provision on Control Hub, and no page retrieved carries either title; the nearest are pages titled Onboard Your MCP Server and a link labelled Provision Agentic Apps in Control Hub. Webex AI Agent Studio Administration guide · Configure MCP client action, Before you begin, against the developer portal page titles | fact | 0.60 | 2026-09-05 |
| 60 | Cisco states that group-level access control is not supported for Model Context Protocol tools and that tool access is managed at the organisation level only. Webex AI Agent Studio Administration guide · Configure MCP client action, Limitations | fact | 0.90 | 2026-09-05 |
| 61 | The AI Agent Studio guide documents no timeout, retry count or agent fallback behaviour for a failed Model Context Protocol call, while documenting several timeouts for other action types. Webex AI Agent Studio Administration guide · Configure MCP client action, whole section including Limitations | inference | 0.60 | 2026-09-05 |
| 62 | Cisco states that autonomous agent fulfilment does not support debit or credit card handling for payment card compliance and does not say whether the same restriction applies to Model Context Protocol client actions. Webex AI Agent Studio Administration guide · Add actions to autonomous AI agent, Configure fulfillment | fact | 0.60 | 2026-09-05 |
| 63 | Cisco states that the maximum number of actions an agent can support is defined by the organisation's configuration and gives no number, telling the reader to contact their administrator. Webex AI Agent Studio Administration guide · Configure MCP client action, step 5 and Limitations | disputed | 0.90 | 2026-09-05 |
| 64 | For each Model Context Protocol action Cisco exposes the tool name description and server details, the input parameters sent, the output returned, an execution state of success or failure, latency in milliseconds, the server name and identifier, and a transaction identifier. Webex AI Agent Studio Administration guide · Configure MCP client action, Verify MCP tool status | fact | 0.90 | 2026-09-05 |
| 65 | The AI Agent Studio guide does not state which contact centre products support Model Context Protocol client actions specifically; its availability table lists agent types against 5 solutions without a per-cell grid. Webex AI Agent Studio Administration guide · table 1 Availability of Webex AI Agent, and the silence of the MCP section on product scope | inference | 0.30 | 2026-09-05 |
| 66 | Nothing in the AI Agent Studio guide restricts what an underlying Model Context Protocol tool may do; the read-only statement concerns the action's configuration rather than the operation it performs. Webex AI Agent Studio Administration guide · Configure MCP client action, whole section | inference | 0.60 | 2026-09-05 |
| 67 | Modifying a Model Context Protocol action's automatically populated name, description or input entities requires updating the server definition at the registration or provisioning stage, and Cisco states those changes synchronise automatically to AI Agent Studio. Webex AI Agent Studio Administration guide · Configure MCP client action, What to do next | fact | 0.90 | 2026-09-05 |
| 68 | Cisco states that Webex AI Agent Studio supports only 3 authentication types for a Model Context Protocol client action: OAuth2 client credentials, application key, and custom header based authentication. Webex AI Agent Studio Administration guide · Configure MCP client action, Before you begin, second prerequisite | disputed | 0.90 | 2026-09-05 |
| 69 | A different section of the same AI Agent Studio guide states a flat maximum of 10 actions for an artificial intelligence agent, covering Model Context Protocol client actions, fulfilment actions and custom transfer actions together. Webex AI Agent Studio Administration guide · Add actions to autonomous AI agent, step 3 | disputed | 0.90 | 2026-09-05 |
| 70 | Enabling a Model Context Protocol action is a 3-stage pipeline: register the application on the Webex developer portal, authorise it in Control Hub for the organisation, then configure the action in AI Agent Studio. Webex AI Agent Studio Administration guide · Configure MCP client action, Before you begin | fact | 0.90 | 2026-09-05 |
| 71 | Adding a Model Context Protocol tool automatically populates the action name from the tool name, its description, and its input entities including required fields and data types, from the server definition. Webex AI Agent Studio Administration guide · Configure MCP client action, What to do next | fact | 0.90 | 2026-09-05 |
| 72 | AI Agent Studio is reached from either Control Hub or Webex Connect, and voice preview for agents is available only through the Control Hub path. Webex AI Agent Studio Administration guide · Access Webex AI Agent Studio, both sign-in sections | fact | 0.90 | 2026-09-05 |
| 73 | Artificial intelligence agent support on Unified CCX is stated to be an alpha release. Webex AI Agent Studio Administration guide · table 1, footnote under Unified CCX | fact | 0.90 | 2026-09-05 |
| 74 | None of the 7 sources read for this topic addresses the 90-day AI Agent transcript retention or the 180 day debug log retention the AI Agent Studio guide states, so those figures are neither confirmed nor contradicted. Cisco Webex Contact Center Service Offer Disclosure · whole-document scan of the seven retention sources | inference | 0.60 | 2026-09-05 |
Sources
Cisco Collaboration Flex 3.0 Contact Center Data Sheet
Cisco Packaged Contact Center Enterprise Features Guide Release 15.0(1) - Webex AI Agent
Cisco Webex AI Agent AI Transparency Technical Note
Cisco Webex Contact Center Service Offer Disclosure
Configure Webex AI Agent for CCE
Use AI agents for customer interactions
Use AI Agents for Customer Interactions - Contact Center Enterprise
Webex AI Agent Studio Administration guide
Cite this page
APA
WarmTransfer. (2026, September 5). Webex AI Agent Studio scripted and autonomous agents. WarmTransfer. https://warmtransfer.net/knowledge/webex-ai-agent-studio
BibTeX
@misc{warmtransfer-webex-ai-agent-studio,
title = {Webex AI Agent Studio scripted and autonomous agents},
author = {{WarmTransfer}},
year = {2026},
url = {https://warmtransfer.net/knowledge/webex-ai-agent-studio},
note = {Verified 2026-09-05}
}