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

# Member newsletter guide

> Set up a member newsletter with Memberful's built-in email feature. Publish posts to your newsletter and your member website for public or private reach.

export const Video = ({url}) => {
  return <div>
      <iframe className="w-full aspect-video rounded-xl" src={url} allow="autoplay; fullscreen" allowFullScreen></iframe>
    </div>;
};

export const ContactSupport = ({label = "Contact us to get set up →", fallbackEmail = "info@memberful.com", className = ""}) => {
  const handleClick = e => {
    e.preventDefault();
    if (typeof window !== 'undefined' && window.Intercom) {
      try {
        window.Intercom('showNewMessage');
        return;
      } catch (error) {
        console.warn('Intercom failed to open:', error);
      }
    }
    window.location.href = `mailto:${fallbackEmail}`;
  };
  return <a href={`mailto:${fallbackEmail}`} onClick={handleClick} className={className}>
      {label}
    </a>;
};

In this guide, we'll walk you through the steps to create a member newsletter using Memberful. You'll learn how to create a newsletter post, send it to your members, and track its performance.

<iframe className="w-full aspect-video rounded-xl" src="https://player.vimeo.com/video/703907077" title="Vimeo video player" allow="autoplay; fullscreen; picture-in-picture" allowFullScreen />

## Sign up for Memberful

To get started, [sign up for Memberful](https://signup.memberful.com/), which is free while you're in [test mode](/overview/getting-started/make-test-purchases/).

## (Optional) Allow free registration

Want to offer free registration to your newsletter? Our free registration feature enables your members to sign up without any cost or obligation for a paid subscription.

To enable this feature, go to *Website → Free registration*, and toggle on **Allow free registration**. From there, you can edit the title, subtitle, or the button text of the form and click **Save**.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/free-registration-customize.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=a83db4e0db47ad329b3480e550458f8f" alt="Free registration toggle" width="1440" height="937" data-path="images/setup-guides/member-newsletter/free-registration-customize.png" />
</Frame>

[Learn more about allowing free registration.](/plans/individual-plans/free-registration/)

## Create your plans

Go to *Revenue → Plans* and click **Create plan**. Fill in the details and settings for your plan and click **Create Plan.**

<Frame>
  <img src="https://mintcdn.com/memberful/P3ntiEDteVYenEMQ/images/setup-guides/member-newsletter/create-a-plan.png?fit=max&auto=format&n=P3ntiEDteVYenEMQ&q=85&s=733b1e113fea62521f3889367212ef25" alt="Create a plan" width="1440" height="187" data-path="images/setup-guides/member-newsletter/create-a-plan.png" />
</Frame>

[Learn more about creating membership plans.](https://memberful.com/docs/plans/individual-plans/create-a-plan)

<Callout icon="info" color="#22E273">
  Thinking of selling multiple plans that members can move between? [Enable our upgrade/downgrade settings](https://memberful.com/docs/plans/plan-options/plan-changes).
</Callout>

## Create your subscribe page

To sell memberships to your audience, you can create a customized subscription page hosted by Memberful by going to *Website → Subscribe*.

Add a title and description to the page, then select which options appear on the page — whether they're paid plans, standalone downloads, or free member registration. Customize their names and descriptions, and add other content such as FAQs or testimonials. Check out [this example](https://caffeinatedinsights.memberful.com/join) for inspiration.

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/edit-your-subscribe-page.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=936538b73ffcbcccef4e20a4f705edb3" alt="A custom subscribe page" width="1440" height="865" data-path="images/setup-guides/member-newsletter/edit-your-subscribe-page.png" />
</Frame>

[Learn more about creating a custom subscribe page.](/website-builder/pages/subscribe-page/)

## (Optional) Add paid plan purchase links to your newsletter or website

From your Memberful dashboard, go to *Revenue → Plans.* Select the plan and click **Links.**

<Frame>
  <img src="https://mintcdn.com/memberful/P3ntiEDteVYenEMQ/images/setup-guides/member-newsletter/plan-links.png?fit=max&auto=format&n=P3ntiEDteVYenEMQ&q=85&s=7c5bb49cc4d5b26ed654ac25b063fa3f" alt="Memberful purchase links" width="1440" height="928" data-path="images/setup-guides/member-newsletter/plan-links.png" />
</Frame>

Click and copy the **plan purchase link** or **gift purchase links** and use them with the button options provided by your website builder.

<Frame>
  <img src="https://mintcdn.com/memberful/P3ntiEDteVYenEMQ/images/setup-guides/member-newsletter/plan-urls.png?fit=max&auto=format&n=P3ntiEDteVYenEMQ&q=85&s=f3b3365b2c81dbeefca291e4620dc73d" alt="Copy purchase links" width="1440" height="1278" data-path="images/setup-guides/member-newsletter/plan-urls.png" />
</Frame>

[Learn more about adding purchase links to your newsletter or site.](/plans/promote-and-sell/add-a-link-to-buy-a-plan/)

## Create a members-only post

Posts can be used to share exclusive, dynamic content with your members. Think of a newsletter or blog post with embedded videos and beautiful visuals. To create a newsletter post, go to *Content → Posts* and click **Create a post.**

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/create-a-post.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=bfd15282bf2c3e8d1ca710ee99d7ba12" alt="Create a post" width="1440" height="478" data-path="images/setup-guides/member-newsletter/create-a-post.png" />
</Frame>

Add a title and content for your post. Use the icons at the top of the content editor to format your content and add elements like links and images.

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/add-title-and-content.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=b5b9481df966fdc99fa2b7b28fa55ff6" alt="Add title and content" width="1440" height="710" data-path="images/setup-guides/member-newsletter/add-title-and-content.png" />
</Frame>

Click **Preview** to see a preview of what this post will look like to your members.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/preview-button.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=4c877e32112aadc47875214ec808df5d" alt="Preview button" width="1440" height="514" data-path="images/setup-guides/member-newsletter/preview-button.png" />
</Frame>

### Select an audience to target

Your posts can be sent out to *All members* (including free members), or send a targeted newsletter to *Active members on all plans*, *Active members on select plans*, or *Free and inactive members*.

<img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-audience-targeting.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=e69363edaf3b4b8c698f288473402ddf" alt="Post audience target" width="1440" height="512" data-path="images/setup-guides/member-newsletter/post-audience-targeting.png" />

When you choose to target only members of selected plans, you can select which plans should be included.

<img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-audience-select-plans.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=66e224763e2fb2195c33f155eca1e91a" alt="Post audience — select plans" width="1440" height="813" data-path="images/setup-guides/member-newsletter/post-audience-select-plans.png" />

<Callout icon="info" color="#22E273">
  All-access pass holders are included in the count of how many members will receive a message, so the number of recipients might be different than the number of members in the selected plans.

  <Frame>
    <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/all-access-pass-members-included-in-count.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=053f67fe1e730239ecb2265f7160bda9" alt="All-access pass members are included in recipient count.png" width="1440" height="1017" data-path="images/setup-guides/member-newsletter/all-access-pass-members-included-in-count.png" />
  </Frame>
</Callout>

### (Optional) Schedule the post

You can schedule your post to be published or sent sometime in the future. To do so, click **Schedule to publish in the future** and enter a date and time.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/schedule-post-choose-date-and-time.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=efaaea1ec46f8819b9af3f2d35e34fe7" alt="Schedule post" width="1440" height="387" data-path="images/setup-guides/member-newsletter/schedule-post-choose-date-and-time.png" />
</Frame>

## Customize your branding

Go to *Website → Branding* to customize your newsletter's design, including logo, colors, fonts, and buttons.

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/customize-branding.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=2c7940eccd65a7993c67ccf1d1d46b01" alt="Customize branding" width="1440" height="1179" data-path="images/setup-guides/member-newsletter/customize-branding.png" />
</Frame>

Additionally, you can see which features are customizable, how they interact, and what they'll look like to your members across different views and devices.

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/branding-preview.gif?s=7003814e1d9dd38ecae8a26563221f00" alt="Branding preview" width="1278" height="817" data-path="images/setup-guides/member-newsletter/branding-preview.gif" />
</Frame>

These customizations will be applied to your newsletter messages and [published posts.](#optional-publish-messages-to-a-memberful-hosted-website)

<Frame>
  <img src="https://mintcdn.com/memberful/rh_I8e0Vok-s0pFM/images/setup-guides/member-newsletter/email-post-sample.png?fit=max&auto=format&n=rh_I8e0Vok-s0pFM&q=85&s=354d77e8830e04c2b47445c0f83a87ef" alt="Email Post sample" width="1440" height="1354" data-path="images/setup-guides/member-newsletter/email-post-sample.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/published-post-sample.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=d4c611c2bb2744e585847a802a212b8b" alt="Published Post sample" width="1440" height="973" data-path="images/setup-guides/member-newsletter/published-post-sample.png" />
</Frame>

Learn more about [customizing your branding](/configuration/branding/branding/).

## Send your members-only newsletter

Click **Save draft** if you're not ready to publish your post but would like to save your work.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/save-draft.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=0458b5def995b199127d579339aab417" alt="Save draft" width="1440" height="418" data-path="images/setup-guides/member-newsletter/save-draft.png" />
</Frame>

Before you publish the post, click **Send test email** to see a preview of what your members will see in their inbox.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/send-test-email.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=5d32e58353733c9f0b91dfa46f3a2883" alt="Send test email" width="1440" height="385" data-path="images/setup-guides/member-newsletter/send-test-email.png" />
</Frame>

Click **Publish** once you're ready to send it.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/publish-post.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=b7ad785976c0c28bfc0eef47ffb35d79" alt="Publish post" width="1440" height="418" data-path="images/setup-guides/member-newsletter/publish-post.png" />
</Frame>

Replies from members will be forwarded to the account owner's email address.

<Callout icon="triangle-alert" color="#FFE044">
  You can send up to 10 emails per day. Posts cannot be sent via email or scheduled while in test mode. [Connect to Stripe](/account-management/modes/manage-your-account-in-test-mode/#connect-to-stripe-and-go-live) to enable that. If you need to send more than ten emails per day, <ContactSupport label="contact us" /> to discuss your use case and how we might support it.
</Callout>

### (Optional) Publish messages to a Memberful-hosted website

Our posts feature is two features in one. It allows you to:

* Send posts via **email** — allowing you to send out a members-only newsletter.
* Publish posts to a **Memberful-hosted website** — allowing you to offer members-only content on a simple website that's automatically created and hosted for you by Memberful.

You can choose to deliver your posts via email, website, or both.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/publish-via-email-or-website.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=16408ee6417f4d5488f8f5947c1e15f1" alt="Publish via email or website" width="1440" height="1387" data-path="images/setup-guides/member-newsletter/publish-via-email-or-website.png" />
</Frame>

To publish your newsletter message to your Memberful-hosted website, enable the **Show on member website** toggle. Check out [this example](https://oliveandthyme.memberful.com/posts/37808) of a published post.

## (Optional) Send a preview of your members-only newsletter

You can share a preview of your newsletter message to encourage readers to sign up for a membership plan. They'll see a short snippet of the content, followed by an invitation to subscribe to see the rest.

We show one of two paywall types depending on your [subscribe page settings](/website-builder/pages/subscribe-page/#enable-or-disable-your-subscription-page).

With your custom subscribe page enabled:

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-preview-sample-subscribe-page.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=a32345f8a731cc6563556ea1e5bf0579" alt="Post preview sample subscribe page" width="1440" height="1896" data-path="images/setup-guides/member-newsletter/post-preview-sample-subscribe-page.png" />
</Frame>

With your custom subscribe page disabled:

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-preview-sample-plan-links.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=c9026d35eeb4bdb61adf6bd8d95e3a0a" alt="Post preview sample plan links" width="1440" height="1955" data-path="images/setup-guides/member-newsletter/post-preview-sample-plan-links.png" />
</Frame>

To send this preview version of the newsletter to members without access, enable the **Send a free preview** toggle.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-send-a-free-preview.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=608c4ad1ac9c286b5f4cdf8ab004a9b0" alt="Post send a free preview" width="1440" height="664" data-path="images/setup-guides/member-newsletter/post-send-a-free-preview.png" />
</Frame>

## Test the member experience

While your Memberful account is in test mode, [use Stripe's test credit cards](/overview/getting-started/make-test-purchases/) to complete example member purchases and recreate their onboarding experience. Sign up with a different email address than the one associated with your website and Memberful account, as using the same email address can cause unexpected errors.

You can also view any published post, write comments, and delete abusive ones while you're signed in to your Memberful dashboard as an admin. Select a post and click **View live post** to get access.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/view-post.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=041e1b70867830a6f18510f19c59a163" alt="View post" width="1440" height="532" data-path="images/setup-guides/member-newsletter/view-post.png" />
</Frame>

[Learn more about moderating post comments.](/website-builder/customization/manage-post-comments-and-likes/)

<Callout icon="lightbulb" color="#0072EC">
  **Operator tip** 💡 Make a lasting first impression with an onboarding program that highlights your best content and gets new members excited from the start. Set the tone for success and engagement right from day one. [Check out Operator](https://www.membershipoperator.com) for tips on designing an onboarding experience that wows.
</Callout>

## (Optional) Track sent post metrics

Posts include key analytics to give you insights into the newsletters you send to members.

<Frame>
  <img src="https://mintcdn.com/memberful/Rb1Zd2lxvL7fu0FY/images/setup-guides/member-newsletter/post-metrics-email-delivery.png?fit=max&auto=format&n=Rb1Zd2lxvL7fu0FY&q=85&s=635adbed03251f02ea14d083c140cb15" alt="Post metrics email delivery" width="1440" height="910" data-path="images/setup-guides/member-newsletter/post-metrics-email-delivery.png" />
</Frame>

[Learn more about tracking post metrics.](/newsletters/hosted-newsletter/manage-posts/#view-post-metrics)

## Go live

When you're ready to start processing orders, [choose your currency](/configuration/localization/choose-your-currency/) and connect to your Stripe account via *Settings → Stripe.* We will automatically delete all your test orders and member accounts when you switch to live payments.

**Nice work connecting to Stripe.**

Now you're ready to start selling memberships to your audience. Here are a few ideas to make your launch a success:

* Announce the membership on your social media pages.
* Link to the membership sign-up page in your social media profiles and upload special banners for launch month.
* Send a membership-specific email blast and add a link to the membership signup page in your email signature.
* Host a livestream or post a video to announce the membership.
