For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuring notification destinations for a workspace

When a workflow job completes, fails, or is canceled, or is canceled, Fabricate sends a notification to the enabled notification destinations.

Notification destinations include email addresses, Slack webhooks, and Microsoft Teams webhooks.

Viewing the list of notification destinations

On the workspace settings page, the Notifications section displays the list of notification destinations.

Notifications list that contains the workspace notification destinations

For each destination, the list includes:

  • The name of the notification destination.

  • The type of destination (email, Slack, or Teams).

  • A description of the destination.

  • Whether the destination is currently enabled.

  • When the destination most recently received a notification.

Creating a notification destination

To create a notification destination:

  1. On the workspace settings, under Notifications, click Add destination.

Add Notification Destination panel to add a notification destination to a workspace
  1. In the Name field, provide a name for the destination.

  2. From the Provider dropdown list, select how the notification is delivered. The options are:

    • Email

    • Slack

    • Microsoft Teams

  3. Provide the notification details.

    • For email, the email address that receives the notification.

    • For Slack, the webhook URL.

    • For Microsoft Teams, the webhook URL.

  4. To have Fabricate send notifications to this destination, make sure that Enabled is toggled to the on position.

  5. Click Save.

Fabricate sends a test notification to the destination.

Editing a notification destination

To change the configuration of a notification destination:

  1. In the destinations list, click the edit icon for the destination.

  2. On the details panel, update the destination configuration. You cannot change the destination provider.

  3. Click Save.

Disabling and enabling a notification destination

In the destinations list, the Enabled column indicates whether the destination is currently enabled.

To enable the destination, toggle Enabled to the on position.

To disable the destination, toggle Enabled to the off position.

Sending a test notification to a destination

To test the notification destination, in the destinations list, click the test notification icon for the destination.

Deleting a notification destination

To delete a notification destination:

  1. In the destinations list, click the delete icon for the destination.

  2. On the confirmation panel, click Delete.

Last updated

Was this helpful?