ChatGPT notifications_enabled false: What It Means and How to Fix It
Quick answer: notifications_enabled: false usually means ChatGPT is not currently set to deliver a push notification for the scheduled task. It does not by itself mean the task failed, was deleted or will not run. If you also see email_enabled: false, email delivery is switched off too.
To fix it, open ChatGPT > Settings > Notifications and enable Push notifications, Email or both. Then open Scheduled and confirm the task is active. If the task completes inside ChatGPT but no alert appears, stop recreating the task and check browser, app and operating system notification permissions instead.
| What you see | What it usually means | Check first |
|---|---|---|
notifications_enabled: false | Push-style task notifications are not enabled in the displayed state | ChatGPT Push notifications |
email_enabled: false | Email is not enabled as a task notification channel | ChatGPT Email notifications |
| Both are false | The task may exist without either proactive delivery channel | Enable Push, Email or both |
| Task completes, but no push arrives | Execution works, but notification delivery is blocked | Browser, app and OS permissions |
| No result appears in ChatGPT | This may be a task or scheduling problem rather than a notification problem | Scheduled status and next run |
What does notifications_enabled: false mean in ChatGPT?
Treat notifications_enabled: false as a notification-delivery state, not a task-failure code. The important troubleshooting mistake is assuming that the boolean indicates whether the scheduled task will execute.
A ChatGPT task has several parts: it must exist, remain active, reach its scheduled run, and have a notification channel available if you expect ChatGPT to alert you proactively. Browser or device permissions can block that final alert even when the first three parts work correctly.
This explains the confusing case where a reminder result appears in ChatGPT, but no desktop or mobile notification arrives. Recreating the reminder does not fix the problem because the execution layer has already run.
What if notifications_enabled and email_enabled are both false?
If the displayed task data contains both notifications_enabled: false and email_enabled: false, neither of those delivery channels is enabled in the state you are looking at. It still does not prove that the scheduled task itself is invalid.
Open ChatGPT notification settings and enable the channel you actually want. Push is useful for desktop and mobile alerts. Email provides a separate delivery route and is particularly useful for troubleshooting because the outcome helps isolate where the failure occurs.
How to fix ChatGPT notifications_enabled: false
1. Check ChatGPT notification settings
Open Settings > Notifications in ChatGPT. Enable Push notifications, Email or both depending on how you want scheduled-task updates delivered.
OpenAI’s Scheduled Tasks documentation confirms that notification settings can be managed from ChatGPT and that additional browser permission may be required for desktop notifications.
2. Confirm the task is still active
Open the Scheduled page and find the affected task. Check that it has not been paused and that its next run matches what you intended.
Do this before changing browser permissions. If the task itself is paused, repairing push notifications will not make it execute.
Also check whether you deleted the chat associated with the task. ChatGPT currently pauses a scheduled task automatically if its associated conversation is deleted. The paused task can be reviewed from Scheduled and resumed, edited or deleted.
3. Check browser and operating system permissions
If the task completes but no desktop push appears, inspect notification permissions outside ChatGPT.
- In Chrome or Edge, open the site controls for ChatGPT and make sure Notifications are allowed.
- Check Windows or macOS notification settings for the browser or ChatGPT desktop app.
- Check Focus, Do Not Disturb and notification-summary settings that may suppress alerts.
- Reload ChatGPT after changing browser permissions.
A browser can allow ChatGPT notifications while the operating system blocks that browser from displaying them. Both levels need to permit delivery.
4. Check ChatGPT mobile notifications
For iPhone or Android, open the device notification settings and confirm ChatGPT is allowed to send alerts. Check banners, lock-screen notifications and sounds separately if alerts appear to be arriving silently.
If ChatGPT has never requested notification access on the phone, create a small scheduled task from the mobile app. ChatGPT can request mobile notification permission after the first task is created on that device.
Use this 30-second diagnostic before changing anything
| Symptom | Most likely layer | Next action |
|---|---|---|
| The result appears inside ChatGPT, but no push or email arrives | Notification delivery | Check Push, Email and external permissions |
| Email arrives but push does not | Push delivery | Check browser, app and OS permissions |
| Push arrives, but email does not | Email delivery | Check email settings and mailbox filtering |
| No task result appears anywhere | Execution or scheduling | Check Scheduled, status and next run |
| The problem began after deleting the task’s chat | Task status | Check whether the task was automatically paused |
This is the quickest way to avoid fixing the wrong part of the system. If a result exists inside ChatGPT, the task has already crossed the most important diagnostic line. Investigate delivery next. If there is no result, investigate execution first.
Create one controlled notification test
If the settings look correct but reminders still appear unreliable, run one controlled test rather than repeatedly editing the original task.
- Enable Push notifications and Email in ChatGPT.
- Confirm ChatGPT notifications are allowed by your browser, app and operating system.
- Create a one-off task with a clear message and a known run time.
- Leave the task and its associated conversation in place.
- After it runs, check the conversation, the Scheduled page, the email inbox, and the push history separately.
Use a simple reminder rather than a monitoring task. A condition-based task may correctly remain silent if nothing has changed, making it a poor test of notification delivery.
| Test outcome | What it tells you |
|---|---|
| Result appears, email arrives, no push | The task works. Troubleshoot push permissions. |
| Result appears, push arrives, no email | The task works. Troubleshoot the Email setting or mailbox. |
| Result appears, neither alert arrives | Execution works. Notification delivery is the problem. |
| No result and no notifications | Investigate the task’s status, schedule or execution. |
| Everything arrives | The notification chain works. Recheck the original task rather than the global settings. |
Why a ChatGPT reminder may not be sent even after changing the setting
Changing a notification setting only fixes one part of the chain. It does not override a Chrome permission, a Windows notification block, an iPhone Focus mode or a paused task.
The displayed boolean can also be less useful than the real-world test result. These field names are implementation details, not part of a public settings API. Do not assume that editing exported text, changing JSON or asking ChatGPT to rewrite notifications_enabled from false to true directly changes account or device permissions.
Older discussions and search queries often refer to ChatGPT automations or OpenAI automations. The current ChatGPT interface uses Scheduled Tasks. The troubleshooting principle is the same: separate whether the task runs from whether its result is proactively delivered.
Common fixes that waste time
Recreating a reminder that already ran
If the completed result is visible in ChatGPT, the task-execution layer is working. Creating more copies can leave you with duplicate reminders once notification permissions are repaired.
Trying to change the boolean with a prompt
Notification permissions are controlled by ChatGPT settings and the device receiving the alert. Asking the assistant to “set notifications_enabled to true” is not a substitute for granting those permissions.
Clearing all browser data first
A complete browser reset can sign you out and destroy useful local state while leaving the real operating-system notification block unchanged. Check the explicit notification permissions first.
Testing notifications with a monitoring task
A monitoring task is designed to notify you only when there is something relevant to report. Silence may therefore be correct behaviour. Use a predictable one-off task when testing delivery.
See more of our reporting in Google Top Stories, AI Overviews and AI Mode.
ChatGPT notifications_enabled false FAQs
Does notifications_enabled: false mean my ChatGPT task failed?
No. It does not, by itself, mean the task failed. Check Scheduled or the associated conversation to see whether the task ran. If the result exists there, troubleshoot notification delivery rather than recreating the task.
What does email_enabled: false mean?
email_enabled: false indicates that email is not enabled as the displayed notification channel. It does not tell you whether push notifications are enabled or whether the task itself can run.
What if notifications_enabled and email_enabled are both false?
Enable Push notifications, Email or both from ChatGPT’s notification settings, then check the actual task in Scheduled. Do not assume that both false values mean the task record has been deleted.
Why did my ChatGPT reminder run but not send a notification?
If the result appears inside ChatGPT, execution succeeded. Check ChatGPT’s Push settings first, then browser or mobile permissions, operating system permissions, and Focus or Do Not Disturb settings.
Does deleting a ChatGPT conversation delete the scheduled task?
Deleting a chat associated with a scheduled task automatically pauses the task. Open Scheduled to review the paused task and resume, edit or delete it as appropriate.
Where are ChatGPT’s scheduled tasks now?
The Scheduled page is available from ChatGPT on the web, mobile and desktop apps. Tasks can also be managed through Settings > Notifications > Manage tasks.
How are ChatGPT automation notifications delivered?
ChatGPT scheduled-task updates can use Push notifications, Email or both, depending on your settings and device permissions. If you are building a wider workflow rather than fixing an alert, our guide to automating emails with ChatGPT covers the email side in more depth.
The practical fix
notifications_enabled: false is useful diagnostic information, but it is not proof that your ChatGPT reminder is broken.
Check the problem in this order: Did the task run? Is it still active? Is Push or Email enabled? Does the device permit the alert? If the task result is already visible inside ChatGPT, leave the task alone and troubleshoot delivery. If no result exists, return to Scheduled and investigate the task itself.


