The dashboard is the fastest way to run email workflows without writing code, and it is also a useful control plane for API-driven projects.

Open dashboard.

Need only the inbox-address path? Use View email addresses.

Dashboard workflow map

  1. Create or open an inbox.
  2. Send or receive test messages.
  3. Inspect headers, body, and attachments.
  4. Validate routing and authentication behavior.
  5. Apply domain and team settings.

Inboxes

Create inboxes from the Inboxes section.

  • Randomized inboxes for fast testing.
  • Custom-domain inboxes for production-like validation.

Examples:

No inboxes

Viewing inboxes

Create inboxes

Composing and sending

Open an inbox and use Compose to send messages.

Compose emails

For API-based sending flows, see sending emails.

Receiving and inspecting

Use inbox refresh and message view to inspect incoming mail.

Receive emails

View email content

You can inspect envelope details, text/HTML content, raw source, and attachments.

Account and domain operations

For operations outside inbox workflows:

Team workflow recommendations

  • Use naming conventions for inbox ownership and environment.
  • Keep one inbox per test stream for easier debugging.
  • Pair dashboard checks with API/webhook assertions before releases.

For API-first teams, continue in the developer portal and getting started.