Skip to main content
Version: v2.2 print this page

Notification Settings

Notification Settings in Amorphic help you get fine-grain control on notification preferences apart from the global notification setting.

Note
  • You must be subscribed to Alert Preferences in Profile Settings to receive emails based on your preferred notification settings.
  • For now we only provide support for Email Notifications.

profile_notifications_page

Select the particular checkbox to set up notifications for required functions as shown in the above gif. The same steps apply to all the below options.

Connections

Below are the notification settings available for connection resources:

SettingDescription
UpdateThis option sends a notification to the user when there is a change in connection metadata
DeleteA notification will be sent if the connection is deleted.
AuthUpdateWhenever there is any change to the authorization grants like Users added/removed, Group access granted/revoked a notification will be sent.

Datasets

Below are the notification settings available for dataset resources:

SettingDescription
UpdateThis option sends a notification to the user when there is a change in dataset metadata
DeleteA notification will be sent if the dataset is deleted.
DataUpdateA notification will be sent if there is any change to the data in the dataset.
DataErrorThis option sends a notification to user if there is any error during the dataload to the dataset.
AuthUpdateWhenever there is any change to the authorization grants like Users added/removed, Group access granted/revoked a notification will be sent.

Dashboards

Below are the notification settings available for dashboard resources:

SettingDescription
UpdateThis option sends a notification to the user when there is a change in dashboard metadata
DeleteA notification will be sent if the dashboard is deleted.
AuthUpdateA notification will be sent if there is any change in the authorization grants like Users added/removed, Group access granted/revoked.

Insights

Below are the notification settings available for insight resources:

SettingDescription
UpdateThis option sends a notification to the user when there is a change in insight metadata
DeleteA notification will be sent if the insight is deleted.
AuthUpdateA notification will be sent if there is any change in the authorization grants like Users added/removed, Group access granted/revoked.

Jobs

Below are the notification settings available for job resources:

SettingDescription
UpdateThis option sends a notification to the user when there is a change in ETL Job metadata
DeleteA notification will be sent if the ETL job is deleted.
ScriptUpdateThis option sends a notification to the user when there is a change in the ETL Job script.
AuthUpdateA notification will be sent if there is any change in the authorization grants like Users added/removed, Group access granted/revoked.
ExecutionsSuccessA notification will be sent when the job execution is successful.
ExecutionsErrorA notification will be sent when the job execution is failed.

Schedules

Below are the notification settings available for schedule resources:

SettingDescription
DeleteA notification will be sent if the schedule is deleted.
AuthUpdateA notification will be sent if there is any change in the authorization grants like Users added/removed, Group access granted/revoked.
ExecutionsSuccessA notification will be sent when the schedule execution is successful.
ExecutionsErrorA notification will be sent when the schedule execution is failed.

Workflows

Below are the notification settings available for workflow resources:

SettingDescription
UpdateA notification will be sent if the workflow is updated.
DeleteA notification will be sent if the workflow is deleted.
AuthUpdateA notification will be sent if there is any change in the authorization grants like Users added/removed, Group access granted/revoked.
NodeExecutionFailureA notification will be sent when a node belonging to a workflow fails.

Connection Tasks

Below are the notification settings available for connection tasks:

SettingDescription
TaskCreateA notification will be sent if the task is created.
TaskDeleteA notification will be sent if the task is deleted.
TaskUpdateA notification will be sent if any changes are made to the task.
TaskSuccessA notification will be sent if the task executed successfully.
TaskErrorA notification will be sent if the task execution failed or is running with errors.