Labs
The features in this section are under active development. You may encounter feature gaps, and the APIs may change.
Dagster+ AI Agent
With Dagster+ AI, you can interact with Dagster+ through chat. The agent can analyze run logs, identify root causes of failures, and suggest improvements. Start an open-ended chat, or trigger a summary from any completed run or from a degraded asset on the home page. For more information, see the Dagster+ AI Agent guide.
Issues (Dagster+)
Issues let you link together multiple failures with a shared root cause, to help you get from noticing a problem to having a fix in production quickly and with full visibility across your team. For more information, see the Issues docs.
Connections (Dagster+)
Connections allow you to easily discover and sync data warehouse assets from sources like Snowflake, BigQuery, Postgres, and Databricks into Dagster. These assets are viewable in the Dagster UI catalog, and you can set alerts on schema changes or metadata values (like row count). For more information, see the Connections docs.
Terraform provider (Dagster+)
The Dagster+ Terraform provider lets you manage your organization's deployments, users, teams, secrets, and alerts as infrastructure-as-code. For more information, see the Terraform provider docs.
Webhook alert notifications (Dagster+)
Dagster+ alerts can be configured to send HTTP requests to any endpoint when an alert is triggered, enabling deep integration with chat clients, task management tools, incident management software, or custom internal systems. For more information, see the Webhook alert notification docs.