Alerts & Notifications
Stay informed about balance changes, errors, and system events with configurable notifications.
The Notifications tab
Click Notifications in the sidebar to open the notifications panel. At the top, a table lists all recent alerts with four columns:
| Column | Description |
|---|---|
| Time | When the notification was triggered |
| Type | Category of alert (e.g., low balance, gas alert, error spike) |
| Message | Details about what happened |
| Status | Whether the alert is new, acknowledged, or resolved |
Click Refresh to reload the latest notifications.
Notification rules
Below the notifications table, the Notification Rules section lets you configure how you are alerted for each event type. For each rule, choose a notification level:
- Off — no alert
- Panel Only — shows in the web console only
- Email — sends an email notification
- Email + Webhook — sends both email and webhook
The available notification rules are:
| Rule | Description |
|---|---|
| Low USDC Balance | Triggers when your USDC balance falls below the configured threshold |
| Low Gas Balance | Triggers when your ETH (gas) balance falls below the configured threshold |
| Auto-Pause Active | Indicates that API serving has been paused due to low balance (managed in the Finance tab) |
| Error Spike | Triggers when more than 5 errors occur within 5 minutes |
Webhook integration
Optionally enter a Webhook URL (e.g., a Slack webhook) to receive notifications in your team chat. Click Save Webhook to store the URL, and Test Webhook to send a test message.
Balance thresholds
Balance thresholds are configured in the Finance tab under "Thresholds & Auto-Pause":
- Low USDC Threshold — the USDC amount below which alerts and auto-pause trigger
- Low Gas Threshold (ETH) — the ETH amount below which alerts trigger
Set these values and click Save Thresholds. When your balance drops below either threshold, you receive a notification at the level you configured in the notification rules.
Auto-pause
Also in the Finance tab, enable auto-pause to automatically stop serving API calls when your balance drops below the configured thresholds. This prevents failed transactions when funds are too low.
- Toggle Enable auto-pause on or off
- Pause Now — manually pause serving immediately
- Resume — manually resume serving
Demo mode still works. Auto-pause only affects paid API calls. Demo mode calls are always free and always work regardless of your balance.
Email configuration
To receive email alerts, make sure your email address is set in Settings > Email / SMTP. The built-in mail sender works out of the box, or you can configure an external SMTP server for better deliverability.