Micro Learner AI

Scheduled tasks

Ask the AI to run something on a schedule — "every weekday at 9am, summarize AI news" — and it does, using the same build-and-deliver harness, with no app open.

Creating a task

Just ask, in plain English, in any chat:

The AI proposes the schedule and a confirmation card appears — tap it to approve. Nothing runs until you confirm. One-time tasks self-delete after they fire.

Results land as a conversation — never email. Each run delivers its output as a new conversation (titled with a ⏰ and the task name) in your chat list. There is no email of results; the conversation is the delivery. If a plan matters to you, upgrade or keep it under your plan's task cap.

Managing tasks

Limits by plan

PlanScheduled tasks at a time
Free1
Pro ($12/mo)3
Max ($25/mo)10
Elite ($50/mo)50
BYOK plans3–22 depending on tier

Full plan details: Plans & pricing.

How it works under the hood

Each task is stored as a schedule (cron expression or one-time timestamp). A scheduler triggers it, and the same chat pipeline runs the task with the full harness — planning, tool use (web search, skills, connectors), execution, and artifact delivery. The result is persisted as a new conversation in your chat list.

Good uses

Because the harness can build files, a scheduled task can produce artifacts too — ask for "a fresh spreadsheet each week" and the run will attach one.

Next: Search & connectors →