Skip to content

Notification Settings

Notification Settings let you control when and how your team gets notified about Data Mart runs — by email, webhook, or both.

Each project has its own set of notification settings, one per notification type. Settings are created automatically the first time a run occurs in the project.

Notification settings table showing both notification types (Failed Runs, Successful Runs) with receivers avatars and enabled/disabled toggles


TypeDefaultTriggered when
Failed runsEnabledOne or more Data Mart runs fail within the grouping window
Successful runsDisabledOne or more Data Mart runs complete successfully within the grouping window

Click on a notification row to open its settings.

Notification settings drawer with the Receivers field highlighted, showing selected members

Use the toggle to turn a notification on or off. When disabled, no emails or webhooks are sent regardless of other settings.

Receivers are project members who will receive email notifications. Select one or more members from the list.

☝️ A member will only receive emails if their account has email notifications enabled. Members with notifications disabled are shown with a warning badge.

When a new member joins the project with an Admin or Editor role, they are automatically added as a receiver to all existing notification settings. This also applies to members who previously left the project and have been re-added.

If a member manually removes themselves from the receivers list (via the UI), they will not be re-subscribed automatically — their choice is respected as long as they remain in the project.

ScenarioResult
New Admin/Editor joins the projectAutomatically subscribed
Member leaves the project and returns as Admin/EditorAutomatically subscribed (treated as new)
Admin/Editor manually unsubscribes via the UIStays unsubscribed
Member’s role changes from Viewer to EditorAutomatically subscribed
Member’s role changes from Editor to ViewerRemoved from receivers

Members whose role is downgraded to Viewer are automatically removed from the receivers list, since only Admins and Editors are eligible to receive notifications. Similarly, members who are removed from the project entirely are cleaned up from the receivers list.

The Grouping Delay controls how often notifications are batched and sent.

ValueBehavior
5 minutesRuns are grouped and sent every 5 minutes
15 minutesRuns are grouped and sent every 15 minutes
30 minutesRuns are grouped and sent every 30 minutes
1 hour (default)Runs are grouped and sent every hour
2 hoursRuns are grouped and sent every 2 hours
6 hoursRuns are grouped and sent every 6 hours
12 hoursRuns are grouped and sent every 12 hours
24 hoursRuns are grouped and sent once a day

☝️ Instead of sending a separate notification for every single run, OWOX batches all runs within the window into one message. This keeps your inbox clean on busy projects.

Optionally, you can send a webhook to any HTTP endpoint. See Webhooks for the payload format and setup instructions.