1. Send a Test to Yourself
Open the email and click Test in the toolbar to send it to your own address (add a teammate too). Then read it as a recipient, in a real inbox:- Do the from name and address look right?
- Do the subject line and preview text read well together in the inbox list?
- Click every link and button. Watch for placeholder URLs left over from drafting.
- Check merge tags: does
{{{firstName | there}}}render as a name, and does the fallback read naturally when it doesn’t?
2. Preview It Across Real Inboxes
Your inbox is one client. Your audience reads in dozens. Open the Inboxes tab in the Preview panel and run a preview across real inboxes: Brew renders the design in Gmail, Outlook, Apple Mail, iOS, and Yahoo and returns a screenshot per client. Read the results in this order:- Outlook on Windows first. It uses its own rendering engine and is where layouts break most often.
- The dark-mode variants. Look for logos that vanish and text that loses contrast.
- The mobile clients. Confirm the layout stacks cleanly on a narrow screen.
3. Run an Accessibility Audit
In the app, click Add to chat on the email and ask:“Run an accessibility audit on this email.”The audit checks the rendered HTML against WCAG 2.1: missing alt text, non-descriptive links, low text contrast, tiny fonts, missing language attribute, empty headings. You get a 0 to 100 score and a list of issues, each tagged with the WCAG criterion it violates. Say yes when Brew offers to apply the fixes, then re-run the audit to confirm the new score. The same audit runs from any MCP-connected client via
audit_email_accessibility, and at POST /v1/emails/{emailId}/accessibility-audit if you’d rather call the API directly. It costs 5 credits, charged only when the audit completes.
4. Final Checks at the Send Screen
You’ve verified the email itself. The last mistakes happen at the send step:- Audience. Is the recipient count what you expect? A count that’s way off usually means the wrong saved audience or a stale filter.
- Subject and preview text. These are set at send time, so a perfect design can still ship with a placeholder subject.
- Schedule. Confirm the time zone if you’re scheduling in advance.
- Footer. Marketing sends need a working unsubscribe link. Test emails often get skimmed past the footer, so check it deliberately once.
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.