Notifications
The NVIDIA Run:ai platform provides multiple notification options to keep administrators and users informed of important events and updates. Administrators can enable any combination of the following methods:
Email notifications - Delivered through a configured SMTP server
Slack notifications - Integrated with your Slack workspace for real-time notifications
System notifications - Displayed directly in the NVIDIA Run:ai interface for all users
Email Notifications
You can configure an SMTP server to send email notifications from the system.
Go to General settings and navigate to Notifications -> Email notifications
Click +EMAIL SERVER
Enter SMTP server details
SMTP host - Enter your mail server hostname (e.g.,
smtp.mail.com
)Port - Enter the port number
Select Authentication type
Plain - Use a plain username/password authentication
Login - Use login authentication
None - No authentication required (not recommended)
Provide authentication details (if required)
Username - Enter the account username
Password - Enter the account password
Define email information
From email address - Enter the address to appear in the “From” field of notifications (e.g.,
[email protected]
)From display name - Enter the sender display name (e.g.,
Run:ai Notification
)
Click VERIFY
The system checks connectivity and credentials
If verification fails, correct the values and retry
Click SAVE to apply
Slack Notifications
You can connect your Slack workspace to NVIDIA Run:ai to receive real-time notifications in designated Slack channels. To allow users to receive Slack notifications and set their own preferences via the user settings, first connect your Slack workspace.
Go to General settings and navigate to Notifications -> Slack notifications
Click CONNECT SLACK WORKSPACE. A new browser window will open, prompting you to sign in to Slack.
Select the Slack workspace you want to connect
Authorize NVIDIA Run:ai to post messages on behalf of your workspace
Once authorization is complete, the UI will show the connected workspace name and a Status: Connected indicator. You can also see a DISCONNECT button if you need to remove.
System Notifications
System notifications allow administrators to broadcast custom messages that are displayed to all users. Notifications appear immediately to currently signed-in users and upon login for new sessions.
Go to General settings and navigate to Notifications -> System notification
Click + MESSAGE
In the text editor, type the message to display
(Optional) Select the checkbox Display "Don't show this again" to allow users to dismiss the notification permanently
Click SAVE & PUBLISH
Using APIs
To view the available actions, see the Notification Channels API reference.
Last updated