The Alert configuration page is where you choose which CoreWeave Alerts your organization receives and which destinations each one is delivered to. It is separate from the Integrations page, which is where destinations are connected. In-app delivery is enabled by default for every organization, so alerts appear on the Cloud Console Alert history page. To extend delivery to Slack or a webhook, connect the destination on the Integrations page and then opt alerts in to it. Enabling an additional destination doesn’t disable in-app.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.
Prerequisites
To view and configure alerts, you need the following:- The Notifications Viewer IAM role to view the Alert configuration page.
- The Notifications Admin IAM role to subscribe or unsubscribe alerts.
- The Integrations Viewer IAM role to see the list of connected destinations on this page.
- At least one connected destination (in-app is always available, and Slack or webhook are optional). See CoreWeave Alerts for the full destination list and setup instructions.
Open the alert configuration page
- Log in to the CoreWeave Cloud Console.
- From the left navigation menu, select Alerts > Alert configuration, or go directly to the Alert configuration page.
Understand the layout
Each alert row shows:- The alert name and a short description.
- A severity badge: Critical, Warning, or Info.
- The current delivery state. If enabled, the row lists the channels it is delivered to (for example,
Enabled: In-app, Slack OAuth). If all destination toggles have been turned off for an alert, the row showsDisabled. This means the alert isn’t delivered anywhere until at least one destination is re-enabled.
Configure a single alert
Use this flow when you want to tune delivery for one specific alert.- On the Alert configuration page, locate the alert you want to change.
- Click the alert row. A drawer opens with the alert name, severity, description, and a list of every connected destination.
- Toggle each destination on or off. In-app is on by default and listed alongside any connected Slack or webhook destinations. All destinations can be toggled independently.
- Click Save. The drawer closes and the row updates to reflect the new delivery state.
Configure an entire category
Use this flow when you want every alert in a category to behave the same way (for example, send all SUNK alerts to Slack).- On the Alert configuration page, locate the category you want to change.
- In the upper right corner of the category, click Configure all. A drawer opens with the connected destinations grouped by channel.
- Select the channels that should receive every alert in the category. Clear a channel to unsubscribe every alert in the category from that channel.
- Click Save. Every alert in the category is updated to match your selection.
Configure all sets the same subscription state for every alert in the category. If you want a mix (for example, most alerts in Slack but a couple of noisy ones only in-app), configure the category first and then tune individual alerts with the per-alert flow.
Add or change destinations
The Alert configuration page reads from the list of destinations connected on the Integrations page. To add Slack or a webhook, or to swap one out:- Click Go to integrations in the callout at the top of the Alert configuration page, or go directly to the Integrations page.
- Follow the Slack OAuth or webhook setup instructions.
- Return to the Alert configuration page. The new destination appears in the per-alert and per-category drawers, ready to be subscribed.
Verify delivery
The Alert history page shows delivery status for every destination an alert was attempted to. Click an alert entry to see each destination, its integration type, delivery status, and timestamp.- In-app: Confirm the alert appears on the Alert history page with a Delivered status and a timestamp.
- Slack and webhook: Click the alert on the Alert history page to see the delivery status for each destination, then verify the message or payload appeared on the destination itself. Send a test from the Integrations page to confirm the destination is reachable. For details, see Webhook integrations and Slack OAuth integration.