CoreWeave Alerts is a new platform feature that delivers real-time notifications about your clusters, deployments, and operations. Alerts are managed in the Cloud Console and delivered through integrations that you configure. In Slack, alerts appear from the CoreWeave Mission Control app. You can view your full alert history in the Cloud Console. Three integration types are available at launch: the Slack OAuth integration, the Slack webhook integration, and the generic webhook integration.Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
Slack OAuth integration
Connect the CoreWeave Mission Control app to your Enterprise Slack workspace through an OAuth authorization flow. This integration supports alert threading, message editing, and connecting multiple channels from a single authorization. For setup instructions, see Slack OAuth integration.Slack webhook integration
Connect CoreWeave Mission Control to a Slack channel using an incoming webhook URL. This is useful for teams that manage their own Slack app integrations or prefer a simpler setup without the OAuth authorization flow. For setup instructions, see Webhook integrations.Generic webhook integration
Use the CoreWeave Mission Control app to send alerts to any HTTPS endpoint, enabling integration with third-party tools, custom dashboards, or internal services. Optionally configure a signing secret to verify payload authenticity using theX-CoreWeave-Signature header.
For setup instructions, see Webhook integrations.
IAM access control
Access to the Integrations page now requires the Notifications Admin IAM role, assigned through an IAM Access Policy. Without this role, the Integrations page displays a permissions error. The legacyadmin group does not automatically include the Notifications Admin role. Administrators must create or update an IAM Access Policy to explicitly grant the role to the appropriate users or groups.
The Notifications Viewer role allows you to view the notifications in the Cloud Console Alert history page.
Integration type reference
| Integration type | Description |
|---|---|
| Slack OAuth | Multi-step OAuth flow with alert threading and multi-channel support |
| Slack Webhook | Single-channel Slack delivery using an incoming webhook URL |
| Generic Webhook | HTTPS endpoint delivery with optional signature verification |