Microsoft Copilot Wave 2: What Every Enterprise Needs to Know
Microsoft Copilot Wave 2 is not an incremental update. It is a platform-level transformation that changes how Copilot integrates across every Microsoft 365 a...
Copilot Consulting
February 14, 2026
23 min read
In This Article
Microsoft Copilot Wave 2 is not an incremental update. It is a platform-level transformation that changes how Copilot integrates across every Microsoft 365 application. The first wave of Copilot was a capable assistant---it could summarize documents, draft emails, and generate meeting recaps. Wave 2 elevates Copilot from assistant to collaborative partner, introducing capabilities that fundamentally alter enterprise workflows: Pages for persistent AI-generated content, advanced Excel analysis that processes unstructured data, Teams Copilot that participates in meetings as an active contributor, and autonomous agents that execute multi-step business processes.
For enterprise IT leaders, the question is not whether Wave 2 features are impressive. It is whether your organization's data governance, security infrastructure, change management programs, and training frameworks are ready for capabilities that are significantly more powerful---and significantly more risky---than anything in Wave 1.
This guide covers every major Wave 2 feature, its enterprise impact, the security and governance implications you must address, and a practical readiness checklist for IT leaders preparing their organizations for the next phase of Copilot deployment.
Microsoft 365 Copilot Pages: Persistent AI Collaboration
What Pages Does
Copilot Pages is a new content surface that transforms ephemeral Copilot responses into persistent, editable, shareable documents. In Wave 1, when you asked Copilot a question in Business Chat, the response appeared in the chat window and disappeared when you closed it. Pages changes this: any Copilot response can be promoted to a Page---a full-fidelity document that persists in your Microsoft 365 environment.
Pages are not static snapshots. They are living documents that:
- Support real-time collaboration: Multiple users can view and edit a Page simultaneously, just like a Word document or Loop component
- Maintain Copilot integration: You can continue prompting Copilot within a Page to refine, expand, or reformat content
- Embed in other surfaces: Pages can be shared via Teams, embedded in Outlook emails, or linked in SharePoint sites
- Retain version history: All changes are tracked, supporting audit requirements
Enterprise Impact
Pages solve one of the biggest complaints from Wave 1 users: Copilot-generated content was disposable. Users would get a brilliant meeting summary or strategic analysis, but it existed only in a chat thread. They would copy-paste into Word or email, losing formatting and context. Pages eliminate this friction.
For knowledge workers: Research summaries, competitive analyses, project status reports, and strategic plans can be generated in Copilot, promoted to Pages, and collaboratively refined with team members---all without leaving the Copilot environment.
For managers: Meeting action items, decision logs, and team dashboards can be maintained as Pages that update with each Copilot interaction, creating a living record of team activity.
For executives: Board reports, financial summaries, and strategic briefings can be drafted in Copilot and promoted to Pages for collaborative editing with leadership teams.
Governance Implications
Pages introduce new data governance considerations:
- Permission model: Pages inherit permissions from the user who created them and can be shared with additional users. Organizations must define sharing policies for Pages just as they do for SharePoint documents and Loop components
- Data residency: Pages are stored in the creator's OneDrive. For organizations with data residency requirements, confirm that Pages respect your existing data boundary configurations
- Retention policies: Pages must be covered by your Microsoft 365 retention and deletion policies. If your organization has a 7-year retention requirement for business communications, Pages fall within scope
- eDiscovery: Pages must be searchable and producible for legal hold and eDiscovery. Confirm that your Purview eDiscovery configuration indexes Pages content
- Sensitivity labels: Pages should inherit sensitivity labels from source documents when content is derived from labeled sources. Test this behavior in your environment before broad deployment
Readiness Actions
- Update your information governance policies to include Pages as a content type
- Configure retention labels for Pages in Microsoft Purview
- Test eDiscovery search to confirm Pages are indexed
- Define sharing policies for Pages (who can share externally? who can create public Pages?)
- Train users on when to use Pages vs. Word documents vs. Loop components
Copilot in Teams: Active Meeting Participant
What Changed in Wave 2
Wave 1 Teams Copilot was a passive observer: it transcribed meetings, generated summaries, and extracted action items after the fact. Wave 2 transforms Teams Copilot into an active meeting participant that contributes in real time.
New capabilities:
- Real-time meeting assistance: Copilot can answer questions during meetings by referencing relevant documents, emails, and chat messages. "What was the budget we approved for this project?" Copilot surfaces the answer without anyone leaving the meeting to search
- Intelligent meeting recap: Summaries are now structured by topic, not chronologically. Each topic includes key decisions, action items, and unresolved questions
- Follow-up automation: Action items extracted from meetings can be automatically converted to Planner tasks, Outlook reminders, or Teams messages to responsible parties
- Meeting preparation: Before a meeting, Copilot can generate a briefing document based on the agenda, relevant documents, and recent email threads about the meeting topics
- Multilingual support: Real-time translation during meetings, with Copilot-generated summaries available in the participant's preferred language
Enterprise Impact
Teams is where decisions happen. Wave 2 Copilot makes those decisions traceable, actionable, and accessible---which is transformative for organizations that struggle with meeting overload and action item follow-through.
Productivity gains: Organizations report 30-40% reduction in post-meeting administrative work (writing summaries, distributing notes, creating tasks) when using Wave 2 Teams Copilot effectively.
Knowledge capture: Institutional knowledge that previously existed only in the memories of meeting participants is now systematically captured, structured, and searchable.
Compliance benefits: For regulated industries requiring meeting documentation (FINRA communications supervision, HIPAA care coordination), automated meeting summaries with structured action items provide a consistent audit trail.
Security Considerations
- Data access scope: When Copilot answers questions during meetings by referencing documents, it uses the permissions of the meeting organizer or the person asking the question. Verify that this does not inadvertently surface confidential information to unauthorized meeting participants
- Recording and transcription: Wave 2 features require meeting transcription. Ensure your transcription policies comply with local recording consent laws (two-party consent states, GDPR consent requirements)
- External participants: When external guests are in a meeting, configure Copilot behavior to restrict references to internal documents. External participants should not trigger Copilot to surface confidential internal content
- Meeting summary distribution: Automated action item distribution must respect information barriers and DLP policies
Excel Copilot: Advanced Data Analysis
What Changed in Wave 2
Wave 1 Excel Copilot was limited: it required structured data in tables and struggled with anything beyond basic analysis. Wave 2 introduces capabilities that make Excel Copilot genuinely useful for enterprise data analysis.
New capabilities:
- Unstructured data processing: Copilot can now analyze data that is not formatted as Excel tables, including free-form text in cells, mixed data types, and irregular layouts
- Advanced formula generation: Complex formulas involving nested functions, array operations, and cross-sheet references are now generated accurately in most scenarios
- Python in Excel integration: Copilot can generate and execute Python code within Excel for advanced statistical analysis, machine learning, and data visualization that exceeds native Excel capabilities
- Data modeling: Copilot can suggest data models, create relationships between tables, and build pivot tables from natural language descriptions
- Conditional formatting and visualization: "Highlight all cells where revenue declined more than 10% quarter-over-quarter and add a trend line" produces actionable visualizations
Enterprise Impact
Excel is the most widely used analysis tool in every organization, but its power is limited by users' formula knowledge. Wave 2 Copilot democratizes advanced analysis, enabling business users to perform analyses that previously required data analysts or Power BI developers.
For financial teams: Variance analysis, cash flow modeling, and budget-to-actual comparisons can be performed through natural language prompts, reducing the time from question to answer from hours to minutes.
For operations teams: Supply chain data, inventory analysis, and production metrics can be analyzed using Python-powered statistical methods without requiring Python expertise.
For HR teams: Compensation benchmarking, attrition modeling, and workforce planning analyses become accessible through conversational prompts.
Risk Considerations
- Data accuracy: Copilot-generated formulas and Python code must be validated. Incorrect analysis in financial models or compliance reports can have material consequences. Implement a review process for Copilot-generated Excel analyses used in decision-making
- Python execution environment: Python in Excel executes in a sandboxed Microsoft Cloud environment. Confirm that this meets your data processing and residency requirements
- Data exposure: When Copilot analyzes Excel data, the data is processed by Microsoft's AI models. For highly sensitive data (M&A financials, unreleased earnings), evaluate whether this processing is acceptable under your data classification policies
- Skill dependency risk: If users rely on Copilot for analysis without understanding the underlying logic, they cannot validate results or troubleshoot errors. Training must include analytical reasoning, not just prompt techniques
Copilot in Word: Intelligent Document Creation
What Changed in Wave 2
- Reference-based drafting: Copilot can now reference multiple source documents simultaneously when drafting, creating synthesis documents that combine insights from various sources
- Brand voice consistency: Organizations can configure Copilot to follow brand voice guidelines, ensuring generated content matches corporate style standards
- Inline editing: Rather than generating entire documents, Copilot can edit specific sections while preserving the surrounding context and formatting
- Document comparison: Copilot can compare two versions of a document and highlight substantive changes (not just formatting differences)
Enterprise Impact
Document creation consumes 20-30% of knowledge worker time. Wave 2 Word Copilot reduces this by enabling users to generate first drafts from reference materials, maintain consistent brand voice, and perform intelligent editing---all within their existing Word workflow.
For legal teams: Contract drafts can be generated from templates while incorporating deal-specific terms from emails and meeting notes.
For marketing teams: Content can be generated with brand voice consistency enforced by organizational configuration, reducing editorial review cycles.
For consulting teams: Client deliverables can synthesize research from multiple sources into structured reports, cutting first-draft creation time by 60-70%.
Copilot in PowerPoint: Presentation Intelligence
What Changed in Wave 2
- Narrative-driven generation: Instead of generating slides from bullet points, Copilot can now create presentations from narrative descriptions, meeting transcripts, or Word documents
- Design intelligence: Copilot applies professional design principles---visual hierarchy, consistent color palettes, appropriate white space---without requiring design expertise
- Speaker notes generation: Copilot generates contextual speaker notes for each slide, including talking points and data callouts
- Brand template compliance: Presentations automatically conform to organizational brand templates, reducing the back-and-forth with brand compliance teams
Enterprise Impact
Presentation creation is one of the most time-intensive knowledge worker tasks. Wave 2 reduces the time from concept to polished presentation by 50-70% while maintaining brand consistency.
Copilot Agents in Wave 2
Wave 2 introduces agent capabilities that allow Copilot to operate autonomously within business processes. This is covered in detail in our Copilot Agents Enterprise Guide, but the key Wave 2 additions include:
- Declarative agents in Copilot Studio: No-code agent creation for citizen developers
- Agent actions: Agents can execute Power Automate flows, query Dataverse, and call custom APIs
- Agent marketplace: Pre-built agents from Microsoft and partners for common business scenarios (IT helpdesk, HR onboarding, expense management)
- Agent governance: Tenant-level policies for agent approval, monitoring, and retirement
Enterprise Readiness Checklist for Wave 2
Data Governance Readiness
- [ ] Review and update sensitivity labels to cover new content types (Pages, agent-generated content)
- [ ] Configure retention policies for Pages and Copilot-generated documents
- [ ] Test eDiscovery workflows to confirm new content types are indexed and searchable
- [ ] Validate DLP policies apply to agent actions and automated workflows
- [ ] Confirm data residency compliance for Pages storage and Python in Excel processing
Security Readiness
- [ ] Audit SharePoint permissions before enabling enhanced Teams Copilot (real-time document references increase exposure risk)
- [ ] Configure external participant policies for Teams Copilot (restrict internal document access during meetings with external guests)
- [ ] Review conditional access policies to ensure Wave 2 features are covered
- [ ] Implement agent security framework (permissions, monitoring, approval process)
- [ ] Test information barrier enforcement with new Copilot capabilities
Training and Adoption Readiness
- [ ] Update training materials to cover Pages, enhanced Teams features, and Excel Python integration
- [ ] Train Champions on Wave 2 capabilities before broad rollout
- [ ] Create role-specific use case guides (finance, HR, legal, marketing, operations)
- [ ] Update prompt engineering training to leverage new capabilities
- [ ] Develop FAQ and troubleshooting guides for common Wave 2 questions
Infrastructure Readiness
- [ ] Verify network bandwidth supports increased Copilot usage (Wave 2 features are more resource-intensive)
- [ ] Confirm Microsoft 365 licensing includes Wave 2 features (some capabilities may require additional licensing)
- [ ] Test Wave 2 features in a pilot environment before broad deployment
- [ ] Update monitoring dashboards to track Wave 2-specific metrics
- [ ] Configure Purview audit logging for new event types
Phased Rollout Strategy for Wave 2
Phase 1: Assessment (Weeks 1-2)
- Inventory current Copilot usage patterns and adoption metrics
- Identify high-impact Wave 2 features for your organization
- Conduct security and governance gap analysis
- Select pilot group (100-200 users across 3-4 departments)
Phase 2: Pilot (Weeks 3-6)
- Enable Wave 2 features for pilot group
- Monitor security events, DLP alerts, and user feedback daily
- Collect productivity metrics (time saved, task completion, satisfaction)
- Iterate on governance policies based on pilot findings
Phase 3: Expansion (Weeks 7-12)
- Enable Wave 2 features for broader population (1,000-5,000 users)
- Deploy updated training programs
- Activate Champions network for peer support
- Monitor adoption metrics and intervene on underperforming departments
Phase 4: Optimization (Ongoing)
- Analyze usage patterns to identify underutilized features
- Develop advanced use cases based on user feedback
- Refine governance policies based on 90-day operational data
- Plan for Wave 3 features and capabilities
What Wave 2 Means for Copilot ROI
Wave 2 features have the potential to significantly increase Copilot ROI by expanding the range of tasks Copilot can handle effectively:
- Pages: Reduces content management overhead by 20-30%
- Teams enhancements: Reduces post-meeting administrative work by 30-40%
- Excel Python integration: Eliminates 50-70% of ad hoc data analysis requests to analytics teams
- Agent automation: Automates 15-25% of routine business processes
For an organization with 1,000 Copilot users, Wave 2 features can increase annual productivity value from $3-5M (Wave 1 baseline) to $6-10M, representing a 2-3x improvement in ROI without additional license costs.
However, these gains require investment in governance, training, and change management. Organizations that deploy Wave 2 without updating their readiness frameworks will see increased security incidents, user confusion, and underutilization of powerful new capabilities.
Frequently Asked Questions
What are the biggest changes in Microsoft Copilot Wave 2?
The four most significant Wave 2 changes are: (1) Pages---a new persistent content surface that transforms ephemeral Copilot responses into shareable, collaborative documents stored in OneDrive. (2) Enhanced Teams Copilot---transforms from a passive observer to an active meeting participant that answers questions in real time, generates topic-based summaries, and automates follow-up actions. (3) Advanced Excel Copilot with Python integration---enables unstructured data analysis and statistical modeling through natural language prompts. (4) Copilot agents---autonomous AI entities that execute multi-step business processes without continuous human input. Together, these features shift Copilot from assistant to collaborative partner.
Do I need additional licenses for Wave 2 features?
Core Wave 2 features (Pages, enhanced Teams, improved Word/PowerPoint/Excel) are included in the existing Microsoft 365 Copilot license at $30/user/month. However, some capabilities may require additional licensing: Copilot Studio for building custom agents may require a separate Copilot Studio license, and Python in Excel processing uses Microsoft Cloud compute resources that may have usage-based pricing for high-volume scenarios. Review your Enterprise Agreement or contact your Microsoft account representative to confirm feature availability under your current licensing.
How should I prepare my organization for Wave 2?
Preparation requires four workstreams: (1) Data governance---update sensitivity labels, retention policies, eDiscovery configuration, and DLP rules to cover new content types like Pages and agent-generated content. (2) Security---audit SharePoint permissions (enhanced Teams Copilot increases exposure risk), configure external participant policies, and implement agent security frameworks. (3) Training---update materials to cover Pages, Python in Excel, enhanced Teams features, and agent capabilities; train Champions before broad rollout. (4) Infrastructure---verify network bandwidth, confirm licensing, test in pilot environment, and configure Purview audit logging for new event types.
What is the ROI impact of Wave 2?
Wave 2 features can increase annual Copilot productivity value by 2-3x over Wave 1 baselines without additional license costs. Pages reduces content management overhead by 20-30%, Teams enhancements cut post-meeting admin work by 30-40%, Excel Python integration eliminates 50-70% of ad hoc analytics requests, and agent automation handles 15-25% of routine processes. For 1,000 users, this can increase annual productivity value from $3-5M to $6-10M. However, realizing these gains requires investment in governance updates, security configuration, and training programs---organizations that skip readiness preparation will see security incidents and underutilization instead of productivity gains.
Errin O'Connor
Founder & Chief AI Architect
EPC Group / Copilot Consulting
With 25+ years of enterprise IT consulting experience and 4 Microsoft Press bestselling books, Errin specializes in AI governance, Microsoft 365 Copilot risk mitigation, and large-scale cloud deployments for compliance-heavy industries.
Frequently Asked Questions
What are the biggest changes in Microsoft Copilot Wave 2?
Do I need additional licenses for Wave 2 features?
How should I prepare my organization for Wave 2?
What is the ROI impact of Wave 2?
In This Article
Related Articles
Related Resources
Need Help With Your Copilot Deployment?
Our team of experts can help you navigate the complexities of Microsoft 365 Copilot implementation with a risk-first approach.
Schedule a Consultation

