Notifications
Our notifications service sends alerts for Managed AI events that affect your resources and deployments. These notification events include budget alerts for exceeded budget thresholds and Self-serve deployment status updates. You can manage your notification preferences using the console, and configure webhooks for Slack—and other webhook endpoints—on the Svix dashboard, which you can access from the console.
This page is specific to Managed AI events, if you need to configure notifications for Infrastructure Cloud events for an organization, see Notifications.
How the notification service works
Crusoe Cloud continuously monitors your usage and deployments. When a significant event is detected, the event is published to a notification pipeline and routed to your configured channels with context.
Notification event categories
Crusoe Cloud groups notification events into the following categories for Managed AI in the console.
The following categories are specific to Managed AI events. To view information for additional categories that apply to Infrastructure Cloud events, see Notifications.
| Category | Description |
|---|---|
| Payment Method & Budget Alerts | Notifications that help you monitor and control your cloud spending. See Budget Alerts for details. |
| Managed Intelligence | Notifications for Self-serve deployment status updates, including: deployment created, deployment scaled, and deployment deleted. |
Access console and email notifications
Console notifications are enabled by default and don't require configuration.
View notifications in the Crusoe Cloud Console
To view notifications in the console:
- From the console, click the bell icon in the top-right corner to view the latest, unread notifications. You can also dismiss notifications from this view.
- Select All Notifications from the modal to view your complete notification history. Previously dismissed notifications still appear in this view.
Receive email notifications
When email notifications are enabled for an event, notifications are sent automatically when the event occurs.
Route notifications to Slack and webhooks
To deliver notifications to Slack or an external webhook endpoint (for example, PagerDuty, Opsgenie, or custom automation), configure a delivery endpoint in the Svix dashboard (through the Crusoe Cloud Console).
Configure Slack notifications
Route notifications to a Slack channel so your on-call team sees alerts in real time.
- From the console, click the bell icon in the top-right corner.
- Click All Notifications, then click Manage Slack/Webhook in the top-right corner. This links out to a separate page.
- On the new page, click Add Endpoint.
- Select Slack as the endpoint type.
- Provide your Slack incoming webhook URL or click Connect to Slack (requires authentication). To generate a webhook URL, follow the Slack documentation on incoming webhooks.
note
If the authorization to Connect to Slack or the incoming webhook URL requires approval from your enterprise Slack account, reach out to your IT department to authorize the Svix app for your account.
- Select which event types to subscribe to.
- Click Create.
Configure webhook notifications
To integrate with PagerDuty, Opsgenie, custom automation, or other tools, configure a generic webhook endpoint.
- From the console, click the bell icon in the top-right corner.
- Click All Notifications, then click Manage Slack/Webhook in the top-right corner. This links out to a separate page.
- Click Add Endpoint.
- Select Webhook as the endpoint type.
- Provide your webhook endpoint URL.
- Select which event types to subscribe to.
- Click Create.
Webhook payloads are delivered as HTTP POST requests with a JSON body containing the event details. The exact structure varies by event type.
What's next
- Managed AI—Learn more about Managed AI services
- Self-serve deployments—Learn how to self-serve a deployment for inference
- Serverless fine-tuning—Fine-tune a model before serving it with self-serve deployments