PowercademyPowercademy
For BusinessesSuccess KitBlogM-AI Accelerator
Log inStart for free
For BusinessesSuccess KitBlogM-AI Accelerator
Log inStart for free
All posts

The NEW Copilot Studio: Everything That Changed in the 2026 Overhaul

Howdang Rashid

Saturday, 22 August 2026 · 3 min read

Copilot Studio just had its biggest overhaul since launch - not a facelift, a rethink of how agents get built. The building interface collapsed from nine tabs to four, Skills became first-class citizens, workflows were rebuilt from the ground up, and topics were formally de-emphasised. Here's everything that changed and what it means for your builds.

The NEW Copilot Studio: everything you need to know about the overhaul - experience, skills, workflows, and oversight

Want the hi-res version? It's free in the Powercademy Success Kit.


What changed in the building experience?

Nine tabs became four. The streamlined interface puts your instructions, skills, tools, and knowledge in one view - the configuration sprawl is gone.

Topics are de-emphasised. For deterministic logic, the recommended combination is now workflows plus skills. The classic experience is still available, but Microsoft no longer recommends it for new builds.

Memory arrived (preview). Agents can retain user context across turns, so people don't keep re-explaining themselves.


What are Skills, and why are they the headline?

Skills are now first-class: reusable agent instructions written in markdown that load on demand instead of bloating every turn. The quiet superpower - you can import existing GitHub Copilot or Claude Code skills directly, because the SKILL.md format is the same. Your team's accumulated know-how from other AI tools transfers straight into your agents.


What's new in Workflows?

A brand-new workflows experience and visual designer, rebuilt from the ground up to combine structured steps with agents in one place. The pieces that matter:

  • Agent-as-a-node - drop an agent into a workflow to reuse its reasoning inside a larger structured flow.

  • M365 Copilot node - call a custom M365 agent (Researcher, Analyst, or your own) directly from a flow.

  • In-line AI and classification - flows branch intelligently and route work down different paths automatically.

  • Human oversight - approval steps inside workflows, so critical or sensitive actions wait for sign-off before they run.


What should existing makers do?

Nothing breaks - the classic experience still works - but the direction is unambiguous: new builds belong in the new experience. Rebuild one existing agent to learn the four-tab flow, move your repeated behaviours into Skills, and recreate your most-used agent flow in the new Workflows designer. For the deeper architectural story behind this shift, see Copilot Studio classic vs the new harness.

Howdang’s Implementation Tip

Start your migration with the skills import, not the interface. Pull in the SKILL.md files your team already wrote for Claude Code or GitHub Copilot, and your first new-experience agent launches with mature behaviours on day one - it's the fastest legitimate head start Microsoft has ever shipped.


FAQ

Is the classic experience going away?

It's still available if you want it, but Microsoft no longer recommends it for new builds. Treat it as maintenance mode: keep existing agents running, build new ones in the new experience.

What happened to agent flows?

Agent flows are no more as a separate concept - deterministic logic now lives in the new Workflows area, combined with Skills. The new designer is more capable than what it replaces, including agents and AI steps as nodes.

Do my existing topics stop working?

No - existing topics keep running. De-emphasised means the tooling and guidance now point at workflows plus skills for new deterministic logic, not that your current agents break.

Is memory production-ready?

It's in preview - design with it, demo with it, but don't make critical behaviour depend on it yet. Agents should degrade gracefully for users they remember nothing about.


The hi-res version of this cheat sheet is in the Powercademy Success Kit - free, along with hundreds of other cheat sheets, roadmaps, and guides for Microsoft professionals.

PowercademyPowercademy

The training platform for Power Platform professionals.

Free Success Kit

Cheat sheets, guides & frameworks - plus the weekly briefing.

Get the free Success Kit

Product

  • Courses
  • Community
  • News
  • Blog

For Businesses

  • Overview
  • Workshops
  • Advisory
  • Implementation

Legal

  • Privacy Policy
  • Terms of Service

© 2026 Powercademy. All rights reserved.

Keep reading

Power Automate vs Copilot Studio: Structured or Unstructured Logic?

One key question decides it: is your logic structured or unstructured? Rule-based, predictable processes belong in Power Automate; adaptive, decision-driven ones belong in Copilot Studio.

Cloud Flows vs Desktop Flows vs Agent Flows: Which Automation Do You Need?

Event-driven cloud flows, UI-mimicking desktop RPA, or AI-driven agent flows - the three Power Automate flow types, when each wins, and the trade-offs to know before you build.

The 9 Essential Skills of Power Platform Architects

A-R-C-H-I-T-E-C-T: align on outcomes, release with ALM discipline, craft the data model, human-centred design, integrate the enterprise, threat model, extensibility, cost control, testing.