Skip to main content
The Systems page shows the current status of all connectors in your organization alongside a log of technical events from the past 90 days. Use it to spot problems early and investigate what happened.

Connector status cards

At the top of the page, each of your connected data systems appears as a card. The card shows:
  • Connector name and type (for example, BigQuery)
  • Status indicator — whether the connector is healthy or has experienced recent errors
  • A quick link to the relevant log entries
If a connector has no recent events, it shows as healthy. If it has logged errors or anomalies recently, the card highlights that.

Event log

Below the connector cards, a filterable table lists all system events. Each row shows:
ColumnDescription
DateWhen the event occurred
ConnectorWhich data source triggered the event
TopicThe type of event (see below)
LevelSeverity — error or warning
MessageA description of what happened

Event types

TopicWhat it means
failed_runA scheduled job or data query could not complete successfully
anomalyAn unexpected pattern or value was detected in the data
failed_sendA notification could not be delivered to the configured channel

Filtering events

Use the filter controls above the table to narrow down results:
  • By connector — show events from a specific data source only
  • By date range — the log goes back 90 days
  • By level — filter for errors only, or include warnings too

What to do when you see an error

  1. Click the row to expand the full message — it often contains the specific error detail from the data source
  2. If the error is a failed run, check whether the underlying data source is available and the connector credentials are still valid (see Connectors)
  3. If it is an anomaly, review the flagged data in your agent or report to assess whether action is needed
  4. If it is a failed send, verify that the notification channel is still configured correctly (see Notification channels)