Is Power Automate allowed to automate normal Copilot chat?

Mann Jain 20 Reputation points
2026-08-16T11:10:44.6033333+00:00

I need clarification about the Copilot Terms of Use, not technical troubleshooting. Can I manually trigger a Power Automate Desktop flow that enters a prompt into the normal consumer Microsoft Copilot, sends it, waits for the response, and copies the complete response into notepad? This is for a personal coding/learning workflow at normal human-use frequency. I am not trying to bulk-request, scrape, bypass limits, or overload the service. Is this specific workflow permitted? If not whole, then what parts are permitted?

Microsoft Copilot | Other
0 comments No comments

Answer accepted by question author
Marcin Policht 107.3K Reputation points MVP Volunteer Moderator
2026-08-16T13:25:41.2633333+00:00

Unfortunately, AFAIK, the workflow you describe is not permitted under the Microsoft Services Agreement and Microsoft Copilot Terms of Use if their restrictions on bots or other automated access apply. Using Power Automate Desktop to enter a prompt into the normal consumer Copilot website, click Send, wait for the response, and automatically copy the complete response into Notepad is automated interaction with the Copilot service. The fact that you manually start the flow, use it only occasionally, or use it for personal coding and learning does not create an exception to that restriction.

Manual use is permitted. You can manually open Copilot, type or paste a prompt, submit it, wait for the response, and manually copy the response into Notepad. The restriction concerns having PAD perform those interactions automatically. It is more accurate to describe the issue as automated UI interaction or RPA, rather than necessarily calling it scraping.

Power Automate Desktop itself is not prohibited. You can use it to automate your own computer and applications where automation is allowed. The problem is using it as a bot to operate the consumer Copilot service. If you want a programmatic workflow, you might consider using a supported API or automation service such as Azure OpenAI or an appropriate AI Builder capability rather than automating the consumer Copilot webpage.

More at https://www.microsoft.com/en-us/microsoft-copilot/for-individuals/termsofuse


If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

hth

Marcin

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.