Dashboard
Overview
The eusend dashboard lets you do everything the API does — no code required.
The eusend dashboard at eusend.dev lets you do everything the API does — no code required. Here's what each section is for.
| Path | Section | Purpose |
|---|---|---|
/emails | Emails | Full log of every send. Filter by status, sender, or recipient. Click any row for the event timeline (sent → delivered → opened → clicked). |
/analytics | Analytics | Charts for send volume, open rate, and click rate over time. Filterable by time period and domain. |
/templates | Templates | Create and edit React Email templates with a live-preview editor. Reference templates by ID in any send. |
/audiences | Audiences | Manage contact lists. Import and export contacts via CSV. Used as the target for broadcasts. |
/broadcasts | Broadcasts | Compose and schedule marketing campaigns. Send immediately or set a future delivery time. |
/domains | Domains | Add sending domains and copy the generated DNS records. A 3-step wizard walks you through setup and verification. |
/api-keys | API Keys | Create and revoke live (eu_live_) and test (eu_test_) keys. Free plan allows 1 key; paid plans are unlimited. |
/webhooks | Webhooks | Register HTTPS endpoints to receive real-time delivery events. The signing secret is shown once at creation. |
/settings/billing | Settings → Billing | Upgrade, downgrade, or cancel your plan. Current usage and monthly quota shown inline. |
/settings/team | Settings → Team | Invite team members by email. Invited users share the same organization and API keys. |