An application or feature powered by Windows Copilot to assist users with tasks and productivity
Hello James Rouse,
Thanks for reaching out. The exact answer depends a bit on which agent you built — could you confirm which one?
- Copilot Studio agent
- Copilot Pages
- A declarative agent in OneDrive (the
.agentfile) - A custom agent in Microsoft 365 Copilot / Copilot Chat
A few quick notes:
- If it's a Copilot Pages agent/page, there's actually a built-in version history — open the page and use the left-arrow at the top right to browse and restore previous versions.
- If it's a declarative agent sitting in OneDrive as a
.agentfile, the file itself has OneDrive Version History — right-click the file in OneDrive > Version history, and you may be able to restore an earlier copy from there. - If it's Copilot Studio, unfortunately there's no native rollback. The only practical recovery path is if you (or someone) previously exported the solution as a
.zip; otherwise the overwritten draft is the current state.