Skip to main content

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.

CoreWeave Alerts delivers real-time notifications about your clusters, deployments, and operations. You can connect CoreWeave Alerts to a Slack workspace or any HTTPS endpoint. Once configured, you can view your alert history in the Cloud Console Alert history page. Three integration types are available:
  • Slack OAuth (slack): Connects through an authorization flow to your Enterprise Slack workspace. Supports alert threading and multiple channels from a single authorization.
  • Slack Webhook (slack_webhook): Connects to a single Slack channel using an incoming webhook URL.
  • Generic Webhook (webhook): Sends alerts to any HTTPS endpoint, with optional signature verification.
The integration type appears on each entry in the Alert history page alongside the subject, delivery status, and timestamp.

Before you begin

The Notifications Admin IAM role is required to access the Integrations page and create alert integrations. Without it, the Integrations page displays a permissions error instead of the integration options. To grant this role, create an IAM Access Policy that assigns the Notifications Admin role to the relevant users or groups.
If your organization uses legacy permissions, the admin group does not automatically include the Notifications Admin role. You must create an IAM Access Policy to grant it explicitly.

Integration type comparison

AspectSlack OAuthSlack WebhookGeneric Webhook
SetupMulti-step authorization flowPaste a Slack incoming webhook URLPaste an endpoint URL, optionally configure a signing secret
Bot identityMessages appear from CoreWeave Mission ControlMessages appear from the webhook appN/A
Channel flexibilityConnect multiple channels from a single authorizationOne webhook URL per channelAny HTTPS endpoint
Alert threadingCan edit, reply to, and create threads on existing alertsNew message per alertN/A

Set up an integration

Slack OAuth integration

Connect CoreWeave Alerts to your Enterprise Slack workspace using the OAuth authorization flow

Webhook integrations

Connect CoreWeave Alerts to Slack or any HTTPS endpoint using a webhook URL
Last modified on April 6, 2026