
Run a Preview
Open a design on the canvas
Open any email. In the Preview panel on the right, switch to the Inboxes tab.
Pick your clients
Choose the default spread (Gmail, Outlook, Apple Mail, and iOS) or select specific clients, including OS, version, and light/dark mode combinations.
Each preview run costs a fixed number of credits, charged only when at least one client actually renders. If nothing comes back, you aren’t billed.
Supported Clients
| Client | Variants |
|---|---|
| Gmail | Web (light + dark), Android (light + dark), iOS |
| Outlook | Outlook 2021 on Windows (light + dark), Outlook 365 on Windows, Outlook.com (web) |
| Apple Mail | macOS (light + dark), iOS (light + dark) |
| Yahoo Mail | Web |
What to Check
- Outlook first. Outlook on Windows uses its own rendering engine and is the most common place layouts break. Check tables, spacing, and background images there before anywhere else.
- Dark mode. iOS and Apple Mail dark variants show whether your colors invert gracefully. Watch for logos that vanish on dark backgrounds and text that loses contrast.
- Mobile. The iOS and Android variants confirm your layout stacks correctly on a narrow screen.
Inbox Previews vs Test Sends
Both have a place in your pre-send routine:- Inbox previews show how the design renders across many clients at once, no inbox accounts needed, results in one grid.
- Test sends deliver the real email to your own address, so you can check the from name, subject, preview text, and links as an actual recipient.
From the API
The same feature is available programmatically:- API:
POST /v1/emails/{emailId}/client-previews. Passclientswith ids from the supported catalogue, or an empty body for the default spread. - TypeScript SDK:
brew.emails.previewClients(...) - MCP: the
preview_email_across_clientstool, so agents can QA a design as part of a workflow. Ask for a preview in chat and the images come back inline; click any of them to open the full render in your browser.

Need help?
Our team is ready to support you at every step of your journey with Brew. Choose the option that works best for you:- Self-Service Tools
- Talk to Our Team
Search Documentation
Type in the “Ask any question” search bar at the top left to instantly find relevant documentation pages.
ChatGPT/Claude Integration
Click “Open in ChatGPT” at the top right of any page to analyze documentation with ChatGPT or Claude for deeper insights.