Satsuma Docs
Go to DashboardSatsuma
  • Overview
  • Getting Started
  • Hosted Subgraphs
    • Creating a Subgraph
    • Deploying a Subgraph
    • Subgraph Versioning
    • Querying a Subgraph
    • Deleting a Subgraph
    • Data Warehouse Sync (beta)
    • Supported Chains
    • Subgraph Notifications
    • FAQ
Powered by GitBook
On this page
  • Supported notification methods
  • Supported lifecycle events
  • How to configure
  1. Hosted Subgraphs

Subgraph Notifications

PreviousSupported ChainsNextFAQ

Last updated 1 year ago

Satsuma supports sending notifications as your subgraphs undergo lifecycle events.

Supported notification methods

Currently, only e-mail notifications are supported.

We are aiming to support more methods in the future such as Slack/Telegram.

Supported lifecycle events

The following lifecycle events are supported for notifications:

  • Live version failed

  • New version deployment failed

  • New version promoted live

  • New version query ready

How to configure

The notification settings for your subgraph can be configured on the Settings tab of the subgraph dashboard.

When a subgraph is initially deployed, all active users' email addresses are added to the notification list. This means that if a user is removed from the account, they will still receive notifications for the subgraph until their email is removed from the list.