Copilot Studio (formerly Power Virtual Agents) is Microsoft's low-code platform for building conversational AI agents. In 2026, it has evolved far beyond simple FAQ chatbots — it now supports generative orchestration, multi-agent coordination, and enterprise tool integration via MCP.
| Component | Purpose | Example |
|---|---|---|
| Topics | Conversation flows triggered by user intent | "Track my order" topic with order lookup logic |
| Entities | Data types the agent recognises and extracts from user input | Order numbers, dates, product names |
| Knowledge Sources | Data the agent uses for generative answers (RAG) | SharePoint sites, Dataverse, websites, uploaded files |
| Plugins/Actions | External capabilities — Power Automate flows, connectors, custom APIs | Looking up CRM data, sending email confirmations |
| Generative AI | LLM-powered responses for open-ended questions | Answering HR policy questions from a knowledge base |
Once built, agents can be published to multiple channels simultaneously:
copilotstudio.microsoft.com and create a new agent