Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-Enhancement-Utils > System Notification

ComfyUI Node: System Notification

Class Name

EnhancementUtils_SystemNotification

Category
utils
Author
phazei (Account age: 5718days)
Extension
ComfyUI-Enhancement-Utils
Latest Updated
2026-05-24
Github Stars
0.02K

How to Install ComfyUI-Enhancement-Utils

Install this extension via the ComfyUI Manager by searching for ComfyUI-Enhancement-Utils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-Enhancement-Utils in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

System Notification Description

Enhance workflow with browser notifications for node execution status, supporting "always" and "on empty queue" modes.

System Notification:

The EnhancementUtils_SystemNotification node is designed to enhance your workflow by sending a browser notification when execution reaches this node. This feature is particularly beneficial for long-running workflows, as it allows you to be notified of completion without needing to constantly monitor the process. By leveraging the browser's Notification API, this node provides a seamless way to receive system-level alerts, ensuring you are promptly informed when your tasks are done. The node supports two modes of operation: "always," which sends a notification every time the node is executed, and "on empty queue," which only sends a notification when the queue is empty. This flexibility allows you to tailor notifications to your specific needs, making it a valuable tool for managing and optimizing your workflow.

System Notification Input Parameters:

message

The message parameter allows you to specify the text that will appear in the notification body. This is the message that will be displayed to you when the notification is triggered. By default, the message is set to "Your workflow has completed." You can customize this text to provide more specific information about the workflow or task that has been completed. There are no minimum or maximum values for this parameter, as it is a string input.

any

The any parameter is a passthrough input that can accept any type of data. This input is used to trigger the notification and pass the data through the node unchanged. It acts as a conduit, ensuring that the data continues to flow through the workflow while simultaneously triggering the notification. This parameter does not have specific options or default values, as it is designed to be flexible and accommodate any data type.

mode

The mode parameter determines when the notification will be sent. It offers two options: "always" and "on empty queue." The "always" option ensures that a notification is sent every time the node is executed, regardless of the state of the queue. The "on empty queue" option, on the other hand, only sends a notification when the queue is empty, which can be useful for workflows where you only want to be notified once all tasks are complete. The default value for this parameter is "always."

System Notification Output Parameters:

passthrough

The passthrough output parameter is designed to pass the input data through the node unchanged. This means that whatever data is received by the any input is outputted exactly as it was received. This functionality is crucial for maintaining the integrity of the data flow within your workflow, ensuring that the notification process does not interfere with the data being processed. The passthrough output allows you to seamlessly integrate notifications into your workflow without disrupting the existing data pipeline.

System Notification Usage Tips:

  • Customize the message parameter to include specific details about the workflow or task, making the notification more informative and relevant to your needs.
  • Use the mode parameter to control the frequency of notifications. Choose "always" for frequent updates or "on empty queue" for a single notification when all tasks are complete.

System Notification Common Errors and Solutions:

Notification permission denied

  • Explanation: The browser may block notifications if permission has not been granted.
  • Solution: Ensure that you have allowed notifications for your browser. You may need to adjust your browser settings to permit notifications from the site running the workflow.

Notification not appearing

  • Explanation: The notification may not appear if the browser's Notification API is not supported or if notifications are disabled.
  • Solution: Check if your browser supports the Notification API and that notifications are enabled. Consider updating your browser or switching to a supported one if necessary.

System Notification Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Enhancement-Utils
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

System Notification