I recently discovered a new feature in Copilot called Tasks. It’s a cloud‑based automation capability that can take over routine, multi‑step processes and keep them running in the background — even when your computer is off. To understand what it can actually do, I tried a simple experiment: creating a task that scans Gmail for bill or invoice emails and automatically adds the due dates to my Payment Google Calendar.
Let’s Create the Task
1. Describe the automation in natural language
You told Copilot:
“Scan Gmail for bill/invoice emails from the past 7 days and create events on my Payment Google Calendar.”
2. Copilot interprets the workflow
It identifies required connectors, and permission prompts appear:
- “Allow Copilot to read your Gmail”: Gmail (to read emails)
- “Allow Copilot to create events in Google Calendar”: Google Calendar (to create events)
3. Copilot generates a task card
The card summarizes:
- What the task will do
- When it will run
- What services it needs access to
4. You approve the permissions
Copilot start to create the task and show the result. The task becomes active and begins running on its schedule.
The automation runs independently on Copilot’s servers, not your device. You don’t need to keep Copilot open. The task simply executes on schedule and reports back when it’s done.
What Are the Outcomes?
Daily Gmail scanning
- Looks back 7 days
- Detects bill/invoice emails
- Extracts due dates and vendor names
Automatic calendar event creation
- Creates events on your Payment Google Calendar
- Time: 8:00–8:30 AM
- Reminder: 1 day before
You can now find the new task card in your Copilot Tasks tab:
Manage Tasks Status
To pause, resume, and remove tasks
In tasks tab you can ask Copilot to:
“List my scheduled tasks” — see all active tasks
“Pause my bill check task” — temporarily stop it
“Delete my bill check task” — remove it entirely
To modify the task:
“Modify my bill check task to scan 14 days instead of 7.”
“Update my bill task to add a 2‑day reminder.”
“Change the calendar to ‘Finance’ instead of ‘Payment’.”
Copilot will regenerate the task card with updated logic.
Manage Task Permissions
You can review and manage task permissions through the Sources and Connectors section in Copilot. This lets you see exactly which accounts and data the task relies on.
Option 1: Copilot Dashboard
Click the Sources and Connectors icon in the Copilot dashboard message bar. It shows a full list of all accounts and data sources your task is currently using.
Select the “Connector settings” button to view all connector details associated with the task.
Option 2: Ask Copilot
In the message bar, type “Show me the connectors used in my bill check task.” Copilot will return a list of all connectors the task currently uses.
If you want to revoke Gmail or Google Calendar access, go to:
https://copilot.microsoft.com → Settings → Connected Accounts
There you can:
- Disconnect Gmail
- Disconnect Google Calendar
- Remove all scopes previously granted
Once removed:
- The task will fail gracefully
- Copilot will notify you that access is required
- You can re‑grant permissions anytime
Key Takeaway
My first hands‑on trial of Copilot Tasks shows that Microsoft is quietly building a true cloud‑native automation engine — one that can run multi‑step workflows independently, without relying on your local machine. The experience is already surprisingly capable, but it’s important to note that Copilot Tasks is still in research preview, not general availability , so features, reliability, and UI flows may continue to evolve as Microsoft expands the rollout.
The post How to Create and Manage a Copilot Task That Automatically Scans Gmail for Bills and Adds Them to Google Calendar appeared first on Behind the Build.










Top comments (0)