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 that deliver it (for example,
Enabled: In-app, Slack OAuth). If you turn off all destination toggles for an alert, the row showsDisabled. The alert isn’t delivered anywhere until you re-enable at least one destination.
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 appears alongside any connected Slack or webhook destinations. You can toggle all destinations independently.
- Click Save. The drawer closes and the row updates to show 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 now matches 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 for you to subscribe alerts to it.
Verify delivery
After you save subscription changes, confirm that alerts reach the destinations you expect. The Alert history page shows delivery status for every destination an alert was sent 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.