A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Dear @Alek Storm,
Thank you for posting your question in the Microsoft Q&A forum.
I understand that technical issues can be frustrating, and I’d love to help you resolve this. Before giving you the best solution, could you please confirm these questions below to help me diagnose the issue more effectively:
- Excel Version: Are you using Excel from Microsoft 365 (subscription) or a standalone version? And is it updated to the latest build? You can see it via File > Account > About Excel
- Copilot Add-in Type: Is your agent part of a custom Copilot extension or a Microsoft Graph connector? Was it deployed via admin center or sideloaded?
- Agent Registration: Has your agent been registered with the Copilot extensibility framework for Excel specifically, or only for Copilot Chat?
- Environment: Are you testing this in a production tenant or a developer sandbox with preview features enabled?
Based on your description, the Copilot pane in your Excel build does not include the hamburger menu or agent selector that the tutorial describes. That’s expected because:
- The agent picker (the “hamburger” menu / App skills list) inside the Copilot pane in Excel is a preview-only UI and only available in certain Insider builds and flighted tenants.
- On standard or current channels, the Copilot pane only shows the default experience (like in your screenshot), so there’s no way to pick your add-in’s agent there yet.
- The Microsoft Learn pages updated July 30, 2025 describe the preview experience for “Combine Copilot Agents with Office Add-ins". That UI isn’t generally available yet; the docs are written for preview builds where it is enabled. For reference: Combine Copilot Agents with Office Add-ins (preview)
What you can do now:
- Standalone Copilot Chat: You can still access your agent there, but it won’t have workbook context until the in-app UI is available.
- Preview access: If you need the full experience, you’ll need an Insider or developer tenant where the feature is flighted.
- Manifest readiness: Make sure your add-in uses the unified manifest with
copilotAgents.declarativeAgentsso it’s ready when the pane UI lights up.
I hope this information is helpful. If you have any further questions or need clarification, please feel free to reach out.
Thank you for your patience and understanding.
I'm looking forward for your reply.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.