Skip to main content
We all have work that runs on a clock — pulling data every morning, drafting a weekly report, compiling month-end numbers. None of it is hard. The hard part is showing up on time, every time, without dropping the ball. Scheduled tasks let QoderWork handle that for you. Tell it what to do and when, and it will run automatically — no reminders needed. Results show up as a new conversation in the sidebar, ready for you to review whenever you like.

How it works

The model is simple: scheduled time arrives → QoderWork opens a new conversation → runs your prompt → saves the results. When a scheduled task fires, QoderWork has the full set of capabilities you’d get in a normal conversation — MCP, Connector (browser automation, macOS native apps), Skills, and local file access. If you can do it in a chat, you can schedule it. Each run creates its own conversation and uses Credits, just like a manual one. It’s worth running a complex task by hand first to get a feel for what it costs.
Scheduled tasks are dispatched by the local desktop client, using your system timezone. If your Mac is asleep or powered off at the scheduled time, the task won’t fire. For anything critical, flip on Keep System Awake in the top-right corner of the Scheduled Tasks page.

Creating a task

There are two ways to set up a scheduled task — pick whichever feels right. Just describe what you want and when in any chat. QoderWork figures out the schedule and creates the task for you.
No forms, no cron syntax — QoderWork picks up the frequency, timing, and instructions from plain English.
Good automations usually start as a one-off conversation that went well. If you like the results, just say “make this a daily task at 9 AM” and QoderWork will turn it into a scheduled task on the spot.

From the UI panel

If you prefer clicking over typing, or need fine-grained control over the schedule:
1

Open the Scheduled Tasks page

Click Scheduled Tasks in the left sidebar.
QoderWork sidebar with Scheduled Tasks highlighted and existing task groups listed below
2

Create a new task

Hit + New Scheduled Task in the top-right corner.
New Scheduled Task dialog with Task Name, Schedule (frequency and time), Agent Prompt fields, and Work in a Folder / model options at the bottom
3

Fill in the details

The form has a few fields:
  • Task Name — something you’ll recognize at a glance, like “Daily Competitor Digest” or “Friday Weekly Draft.”
  • Schedule — pick a frequency and time:
    When creating from a conversation, natural-language scheduling works too — “every 3 hours,” “last business day of the month,” “Tuesdays and Thursdays at 2 PM” all just work.
  • Agent Prompt — write your instructions the same way you would in a regular conversation.
  • Work in a Folder (optional) — pin the task to a specific folder for file reads and writes.
  • Attachments (optional) — attach reference files the task might need.
4

Save

Click Save. The task goes live immediately and will fire at the next scheduled time.

Use cases

Daily data report

Let QoderWork crunch the numbers every morning so you don’t have to.

Daily news digest

Have a curated industry briefing waiting for you before your first coffee.

Weekly competitor tracker

Stay on top of what the competition is shipping.

Downloads folder cleanup

End the day with a tidy filesystem.

Email roundup

Never miss an important thread buried under newsletters.

Pre-meeting prep

Walk into meetings with context, not cold.

Managing tasks

Viewing results

Every time a task fires, QoderWork creates a new conversation in the sidebar. Open it to see exactly what the AI did and what it produced — same experience as a manual chat. You can ask follow-up questions or request changes right there.

The task list

The Scheduled Tasks page in the left sidebar is your control center:
  • Enable / Disable — toggle the switch on each card. Handy for pausing a task without deleting it.
  • Edit — click the card to change the name, schedule, or prompt.
  • Run Now → Run Now. Great for testing a prompt or grabbing results ahead of schedule.
  • Delete → Delete Task. This can’t be undone.

Run history

Switch to the Run History tab to see past executions:

Best practices

Run it manually first

This is the number-one tip. Before automating anything complex, run the full workflow in a regular conversation. Tweak the prompt until the output is right, then convert it to a scheduled task. This saves you from waking up to a pile of bad results.

Be specific in your prompt

There’s no human in the loop to course-correct, so the prompt needs to stand on its own. Spell out the output format (Markdown, Excel, Word), the data source (which folder, which URL), the criteria (what counts as “anomalous” or “important”), and where to save the result.

Pin a working directory

Setting a working directory gives the task a stable context. This is especially useful when you regularly feed new files into a folder — the task picks up whatever’s latest each time it runs.

Stack with connectors and Skills

A scheduled task is just a timer. Its real power comes from what you plug in. Enable the browser connector and it can scrape the web. Enable the macOS connector and it can read Calendar and Mail. Pair it with Skills to reuse proven workflows. Mix and match to cover almost any automation scenario.

Keep your Mac awake

Scheduled tasks run locally and only fire while your Mac is awake. If you have a high-priority task — say, an 8 AM morning digest — turn on Keep System Awake on the Scheduled Tasks page so sleep mode doesn’t get in the way.

FAQ

Yes — as long as the browser connector is enabled under Extensions → Connectors and Chrome is running. Just keep in mind that login sessions can expire; if they do, the AI will hit a login page and won’t be able to continue.
The run gets skipped. You’ll see it marked as missed in the run history. Hit Run Now to trigger it manually.
Two common causes: the prompt is too vague (e.g., “analyze the data” — be explicit about which fields and what format), or the source data changed (e.g., someone renamed a column in the spreadsheet). Open the conversation from the run history, see where things went sideways, and refine.
No hard cap, but each run creates a conversation and uses Credits. Be thoughtful about scheduling too many tasks at the exact same time.
No fixed limit, but runs are bounded by your Credits balance. Complex tasks burn more — test manually first to get a feel for the cost.
Click the task card → → Edit, change the schedule, and save. Or just tell QoderWork in a conversation: “Move the XX task to Tuesdays.”

Next Steps

IM Channels

Connect QoderWork to IM channels like DingTalk

Connectors

Connect browser, calendar, Microsoft 365, DingTalk, and more

Hooks

Trigger custom actions at key task events