OpenAI centralizes ChatGPT’s scheduled tasks in a new hub for paid users
The update adds flexible time windows, better notifications, and background monitoring—but it’s not yet available on desktop or Codex.
What matters
- OpenAI launched a centralized "Scheduled" hub for managing recurring ChatGPT tasks.
- The feature is available to Plus, Pro, Business, and Enterprise users on web and mobile, but not on desktop or Codex apps.
- Users can schedule tasks for flexible windows (morning, afternoon, evening) and enable email or push notifications.
- New "monitoring tasks" alert users only when ChatGPT detects a meaningful change.
- Deleting a linked chat auto-pauses the task, while deleting a task preserves the chat history.
OpenAI is giving ChatGPT a more organized pulse. The company has rolled out a dedicated Scheduled hub that lets paying users manage recurring prompts from a single page, a step up from the earlier, more scattered task-creation flow.
What happened
ChatGPT now offers a centralized Scheduled page for creating, viewing, and managing automated tasks, according to OpenAI’s Help Center documentation updated this week. Previously, users could ask the chatbot to schedule actions, but there was no unified place to oversee them.
The hub is available to Plus, Pro, Business, and Enterprise subscribers globally on the web and mobile apps. It is not yet supported on the ChatGPT desktop app or the Codex app.
From the new page, users can create tasks, open existing ones to read responses, check when the next run is due, and pause, resume, edit, or delete them. Scheduling is more flexible than before: instead of rigid timestamps, users can pick broad windows such as morning, afternoon, or evening. Notifications have also been improved, with options for email or push alerts.
A notable addition is “monitoring tasks,” which instruct ChatGPT to check periodically for changes and notify the user only when a meaningful update occurs. If a user deletes the chat thread tied to a scheduled task, the task automatically pauses; deleting the task itself, however, does not erase the associated chat.
Why it matters
The update signals OpenAI’s attempt to move ChatGPT beyond a reactive Q&A bot and toward a persistent virtual assistant. By letting users automate recurring actions—daily weather briefings, weekly industry news roundups, invoice reminders, or even morning coding challenges—the company is encroaching on territory held by Siri, Google Assistant, and automation tools like Zapier.
The monitoring capability is especially interesting because it implies a background, stateful layer rather than simple cron-job-style prompting. Still, the feature is paywalled and platform-restricted, which limits its reach. Early commentary also suggests the execution is not yet fully reliable, meaning it may work best for low-stakes, repetitive workflows until the kinks are ironed out.
Public reaction
No strong public signal was available. Reddit and broader community discussion inputs were not provided for this story.
What to watch
Look for three things next: whether OpenAI brings the Scheduled tab to the desktop and Codex clients; whether free-tier users eventually get access; and how well the monitoring tasks handle real-time information given ChatGPT’s browsing constraints and knowledge cutoffs.
Sources
Public reaction
No Reddit or public discussion data was available for this story.
Open questions
- Will free-tier users gain access to scheduled tasks?
- When will the desktop and Codex apps support the Scheduled tab?
- How reliable are monitoring tasks for time-sensitive data?
What to do next
Developers
Set up a daily scheduled task that generates a code challenge or API status summary, then evaluate output consistency across runs.
Testing the feature firsthand reveals latency, formatting stability, and whether the monitoring logic is useful for dev workflows before building dependencies around it.
Founders
Audit your current stack of AI automation tools to see if native ChatGPT scheduling can replace paid wrapper services for internal ops.
OpenAI’s native scheduling could reduce reliance on third-party connectors, cutting costs and simplifying workflows for early-stage teams.
PMs
Benchmark your own product’s notification and scheduling UX against ChatGPT’s new flexible time windows and pause/resume controls.
As users grow accustomed to AI-native scheduling, expectations for flexibility and transparency in your own product will rise.
Investors
Monitor ChatGPT subscriber retention and upgrade rates after this launch as a proxy for workflow lock-in.
Scheduled tasks increase switching costs; sustained engagement here would validate OpenAI’s assistant strategy and recurring revenue model.
Operators
Replace one manual daily briefing—such as a news scan or metrics summary—with a ChatGPT scheduled task for one week.
Measuring actual time saved versus manual curation clarifies whether the feature is production-ready for operational use or still experimental.
How to test
- 1Open ChatGPT in a web browser or mobile app and locate the new 'Scheduled' tab.
- 2Create a new task by tapping the creation button or asking ChatGPT to schedule one for you.
- 3Enter a prompt, such as 'Give me a morning summary of top tech headlines' or 'Remind me to review weekly metrics every Friday afternoon.'
- 4Choose a recurrence pattern and select a time window (morning, afternoon, evening, or a specific time).
- 5Enable notifications to receive an alert when the task completes.
- 6Return to the Scheduled hub to verify the task is listed, inspect its next-run timestamp, and test pausing and resuming it.
- 7Optionally, delete the chat thread associated with the task to confirm the task auto-pauses.
Caveats
- Unavailable on the ChatGPT desktop app and Codex app.
- Restricted to paid tiers; free users cannot access tasks.
- Monitoring tasks may be constrained by ChatGPT's live browsing capabilities and knowledge freshness.
- Early user feedback suggests the feature is still maturing and may occasionally miss schedules or vary in output formatting.