Use the dashboard for a quick health view. Use delivery logs when you need to inspect specific messages.Documentation Index
Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt
Use this file to discover all available pages before exploring further.
Dashboard
The dashboard shows 24-hour cards for:- Total emails.
- Successful emails.
- Failed emails.
- Pending emails.
Delivery logs
Delivery logs show message-level activity for the selected team.| Column | Meaning |
|---|---|
| ID | Sendmux message or log identifier. |
| Date | When the log entry was created. |
| From | Sender address. |
| To | Recipient address. |
| Subject | Message subject. |
| Status | pending, sent, failed, or rejected. |
| Provider | Provider used for the attempt. |
| Attempts | Number of delivery attempts recorded. |
Filter logs
The default date range starts 7 days back. You can filter by:- Email address or message ID.
- Status.
- Provider.
- From and to dates.
- Page size: 25, 50, or 100 rows.
Export logs
Use Export CSV to export logs with the current filters applied. This is useful for support reviews, billing reconciliation, and one-off analysis.API access
Use the Management API to read email metrics, list logs, and fetch one log by ID from your own dashboards.Management API
Open the generated Emails endpoint reference.
Related guides
Deliverability
Watch bounce, complaint, and provider health signals.
Webhooks
Receive delivery and inbound events.
Sending errors
Handle send failures in API clients.