> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brew.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Send a Segmented Newsletter

> Generate a weekly digest for multiple audience groups. No code required.

One newsletter, three audiences, each receiving content written for them. This guide uses scientists, pharmaceutical professionals, and academics as the example groups. The same pattern works for any segmented send.

<Info>
  **Before you start.** You need a [verified sending domain](/get-started/verify-your-sending-domain) and contacts in Brew with a field you can segment on, like a custom "Profession" field. See [Add contacts](/audience/add-contacts).
</Info>

## 1. Generate the Layout

Open **Emails** in the sidebar and start a prompt in the chat. You have two options:

**Option A: layout first, content second.** Generate a base layout with placeholder content, then apply your real content in a follow-up prompt.

> *"Create a newsletter with a hero section, three content preview sections with placeholder text, and dummy images. Clean, editorial layout."*

Then follow up with:

> *"Apply this content to the layout: \[paste your links and descriptions]"*

**Option B: layout and content in one prompt.** Paste your content directly and let Brew build the layout around it.

> *"Create a newsletter with sections that align to these links for a scientific audience: \[blog link + description], \[news link + description], \[webinar link + description], \[event link + description]."*

Option A gives you a layout to review before committing to content. Option B is faster if your content is ready.

Brew applies email best practices automatically: hierarchy, CTA placement, image balance, and footer structure. You do not need to specify them.

## 2. Refine the Email

Once the first version is on the canvas, adjust it using chat or the built-in editor:

* **Fewer images.** *"Remove two of the images and make it more text-forward."*
* **Different images.** Click into any image block and upload a replacement directly.
* **Style changes.** *"Switch to rounded borders throughout"* or *"Make the buttons outlined instead of filled."*
* **Dark mode version.** *"Create a dark mode variant of this email."* Brew generates it as a separate email on the canvas so you can compare both.

## 3. Create the Three Group Variants

With your base email on the canvas, generate a version for each audience group in one prompt:

> *"Create three versions of this email: one for scientists, one for pharmaceutical professionals, and one for academics. Keep the layout identical but swap in the relevant links and adjust the intro copy to speak directly to each group."*

All three appear on the canvas. Click into each one to review and fine-tune individually.

## 4. Set Up Your Audience Segments

Go to **Audience** in the sidebar. For each group, create a saved segment using filters:

1. Click **+ Filter** and select the contact field that identifies the group (for example, a custom field like "Profession" or "Membership").
2. Set the operator (e.g. **contains**) and enter the value (e.g. *scientist*).
3. Click **Apply**. The table updates to show matching contacts and displays a count like "16 of 50 contacts".
4. Click **Save as Audience** at the bottom of the screen, give it a name (e.g. *Scientists*), and click **Save**.

Repeat for each group. You should have three saved audiences before sending:

* Scientists
* Pharmaceutical professionals
* Academics

Your saved audiences appear in the audience switcher at the top of the Audience page. See [Create audiences](/audience/create-audiences) for more on filtering options.

## 5. Send Each Variant to Its Group

Go back to the canvas. For each of the three email variants:

1. Click **Send** in the toolbar.
2. Set the subject line and preview text.
3. Select the matching audience segment on the right.
4. Confirm and send.

Each group receives only the version written for them.

## 6. Repeat Each Week

When it's time for the next issue, select any of the sent emails on the canvas and bring it into chat using **Add to chat**. Then drop in your new content:

> *"Update this newsletter with this week's content: \[new blog link], \[new webinar], \[new event]. Keep the layout and tone the same."*

Brew updates the email with the new content and preserves the structure. Generate the three group variants again, and send.

## 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:

<Tabs>
  <Tab title="Self-Service Tools">
    <CardGroup cols="2">
      <Card title="Search Documentation" icon="magnifying-glass" color="#c44925">
        Type in the "Ask any question" search bar at the top left to instantly find relevant documentation pages.
      </Card>

      <Card title="ChatGPT/Claude Integration" icon="robot" color="#c44925">
        Click "Open in ChatGPT" at the top right of any page to analyze documentation with ChatGPT or Claude for deeper insights.
      </Card>
    </CardGroup>
  </Tab>

  <Tab title="Talk to Our Team">
    <CardGroup cols="2">
      <Card title="Schedule a Call" icon="calendar" color="#c44925" href="https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ1iYoRUG1J792XQpbuQLjSRRDupr7MwraFK-HQRCtTYdBmrQi8nZu2qXfzKQigb8gbKJK3KN3-R">
        Book time with our founders for personalized guidance on strategy, best practices, or complex implementation questions.
      </Card>

      <Card title="Call Us Directly" icon="phone" color="#c44925">
        Need immediate assistance? Reach us at **+1-(332)-203-2145** for urgent issues or time-sensitive questions.
      </Card>

      <Card title="Slack Channel" icon="slack" color="#c44925">
        Our preferred support channel. You'll receive an invite after signup for direct founder support and fast responses.
      </Card>

      <Card title="Email Support" icon="envelope" color="#c44925" href="mailto:support@brew.new">
        Contact us at **[support@brew.new](mailto:support@brew.new)** for detailed inquiries or if you prefer not to use Slack.
      </Card>
    </CardGroup>
  </Tab>
</Tabs>
