DocumentationDashboard overview
Dashboard overview
Tour of the MailingCore web panel: emails, templates, domains, and settings.
The MailingCore dashboard is the operator UI for admins authenticated with JWT. It mirrors the same tenant data you access via the REST API, with visual editors and wizards where a GUI is faster than curl.
Sign in at the dashboard URL, select a tenant (workspace), and use the sidebar to navigate.
Main routes
| Route | Purpose |
|---|---|
| Emails | Send logs, delivery status, scheduled messages |
| Templates | Create and edit template versions (draft / published) |
| Domains | Add sending domains, copy DNS records, run verification |
| Contacts | Audience list, import, suppression flags |
| Campaigns | Newsletter campaigns — test, schedule, send |
| Analytics | Opens, clicks, top templates (see Analytics) |
| Billing | Current plan, Stripe checkout and customer portal |
| Library | Clone system starter templates into your tenant |
| Settings | API keys, team members, 2FA, tenant preferences |
Typical workflow
- Settings → create an API key for your backend integration
- Domains → verify SPF/DKIM/DMARC before production sends
- Templates → publish a version, then send via API or Campaigns
- Emails → monitor queue and delivery outcomes
- Analytics → review engagement after campaigns go out