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

# Memberful dashboard

> Tour the Memberful dashboard, the all-in-one workspace for managing members, plans, payments, and integrations as you grow your membership business.

export const RelatedDocs = ({link1, link2, link3, link4, link5, link6, link7, link8, link9, link10, className = ""}) => {
  const links = [link1, link2, link3, link4, link5, link6, link7, link8, link9, link10].filter(Boolean);
  if (!links.length) return null;
  return <section className={`related-docs border dark:border-gray-700 rounded-2xl px-6 py-4 mt-6 ${className}`}>
      <p className="mb-2 font-medium">
        <strong>Related help docs:</strong>
      </p>
      <ul className="space-y-1 mb-1 mt-1">
        {links.map((link, index) => <li key={index}>
            <a href={link.url}>{link.label}</a>
          </li>)}
      </ul>
    </section>;
};

In this help article, we'll show you how Memberful provides tools to create content, track growth with analytics, manage member interactions, and build a member website. From one interface, you'll have access to the tools you need to run your membership site.

## Explore your dashboard

Welcome to your new Memberful dashboard. While in test mode, we'll share dashboard shortcuts and resources based on your onboarding survey to help you get up and running quickly.

<Frame>
  <img src="https://mintcdn.com/memberful/goybJyBbiE4EDKFT/images/memberful-101/admin-dashboard/new-memberful-dashboard.png?fit=max&auto=format&n=goybJyBbiE4EDKFT&q=85&s=0e710d541dd3c7fdffec59d8720fdd7a" alt="Memberful dashboard" width="1440" height="806" data-path="images/memberful-101/admin-dashboard/new-memberful-dashboard.png" />
</Frame>

## Access your dashboard

Here's the link to access your Memberful dashboard:

`https://ACCOUNT-URL.memberful.com/admin/auth/sign_in`

Use your account subdomain in place of ACCOUNT-URL. You'll find it at *Website → General settings → Account URL.*

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/website-account-url.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=d2821f736beb65f6086a304dcacfc92c" alt="Website account URL" width="1440" height="465" data-path="images/memberful-101/admin-dashboard/website-account-url.png" />
</Frame>

## Build your website

Use our website builder to create the perfect home for your membership program.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/member-website-settings.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=2b0085cc0cd220aca566d0876d6a7442" alt="Member Website Settings" width="1440" height="1179" data-path="images/memberful-101/admin-dashboard/member-website-settings.png" />
</Frame>

### Websites

* [**Pages:**](/website-builder/pages/create-a-page/) Select a content page, a form, or the subscribe page. From there, you can access your global branding settings. Publish public or members-only pages on a member website hosted by Memberful.

<Frame>
  <img src="https://mintcdn.com/memberful/0hg0URRCWOfTH_Bf/images/memberful-101/admin-dashboard/member-page-settings.png?fit=max&auto=format&n=0hg0URRCWOfTH_Bf&q=85&s=d6d7b5d307b11bf6bb1991be67e297ea" alt="Member Page Settings" width="1200" height="613" data-path="images/memberful-101/admin-dashboard/member-page-settings.png" />
</Frame>

### Subscribe

* [**Subscribe:**](/website-builder/pages/subscribe-page/) Create a Memberful-hosted subscription page to sell your membership plans.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/subscribe-page.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=fa366e0d1924dd7624455d3c06178f89" alt="Customize branding" width="1440" height="1044" data-path="images/memberful-101/admin-dashboard/subscribe-page.png" />
</Frame>

### Forms

* [**Checkout:**](/configuration/feedback-and-policies/display-tos-and-privacy-policy/) Link to a terms of service and/or a privacy policy page in your purchase form, redirect to a specific page after every order, or set up conversion tracking.
* [**Free registration:**](/member-management/payments-and-access/give-free-access/#enable-free-registration) Offer free registration to target this audience.
* [**Custom fields:**](/configuration/feedback-and-policies/create-custom-fields/) Create a form with up to 5 custom fields for your members to complete right after checkout.
* [**Cancellation survey:**](/metrics-and-analytics/surveys-and-engagement/cancellation-survey) Customize the cancellation survey your members see when they cancel a membership.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/website-form.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=c19c49b76680135b8c7a189e73d44456" alt="Checkout form" width="1626" height="1564" data-path="images/memberful-101/admin-dashboard/website-form.png" />
</Frame>

### Settings

* [**Branding:**](/configuration/branding/branding) Customize your colors, fonts, add a logo, and favicon.
* [**General settings**](/account-management/account-settings/update-your-site-and-account-settings/): Update your website name, account URL, social links, and checkout policies in account settings.
* **Domain and redirects:** We'll display a link to your website on the sign-in page and set up custom member [redirects](/configuration/other-settings/configure-redirect-settings).

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/custom-redirects.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=898237aa6d94dff4642912e04be66b2f" alt="Custom redirects" width="1440" height="969" data-path="images/memberful-101/admin-dashboard/custom-redirects.png" />
</Frame>

### Integrations

* **WordPress**: Connect to a [WordPress site](/overview/setup-guides/wordpress-membership-site/).
* **Custom website**: Connect your [custom website.](/plans/promote-and-sell/website-builders)

<Frame>
  <img src="https://mintcdn.com/memberful/2kBdDlazIUk1J3SP/images/memberful-101/admin-dashboard/connect-wordpress.png?fit=max&auto=format&n=2kBdDlazIUk1J3SP&q=85&s=35958aeb2f88a275589e72ef42de9339" alt="Connect WordPress" width="1348" height="514" data-path="images/memberful-101/admin-dashboard/connect-wordpress.png" />
</Frame>

## Manage your content

Publish and manage posts, send newsletters, create members-only podcasts and downloads, and create a private community.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/manage-content.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=c5ee58e463a769c024a7140fa1aa5892" alt="Manage content" width="1440" height="710" data-path="images/memberful-101/admin-dashboard/manage-content.png" />
</Frame>

### Content

* [**Posts:**](/newsletters/hosted-newsletter/create-a-post/) Publish members-only posts via email newsletter along with a Memberful-hosted website.
* [**Podcasts:**](/podcasting/setup/create-a-paid-podcast/) Create and manage private podcasts.
* [**Downloads:**](/plans/plan-options/include-or-sell-downloads/) Upload and manage downloads.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/media-podcasts.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=09e07facab36bef5942afe5dda53ca18" alt="Media podcasts" width="1440" height="1212" data-path="images/memberful-101/admin-dashboard/media-podcasts.png" />
</Frame>

### Integrations

* [**Email marketing:**](/configuration/emails/email-templates/) Quickly integrate Memberful with your favorite third-party newsletter apps like Mailchimp or Kit.
* [**Community:**](/overview/setup-guides/paid-community/) Offer a members-only forum like Discord or Discourse for member engagement.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/email-marketing.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=8439fe518e0b9029614df5bf874c8bcf" alt="Email marketing" width="1440" height="1555" data-path="images/memberful-101/admin-dashboard/email-marketing.png" />
</Frame>

## Manage your members

Manage members and their activities and configure your transactional emails.

<Frame>
  <img src="https://mintcdn.com/memberful/goybJyBbiE4EDKFT/images/memberful-101/admin-dashboard/manage-members.png?fit=max&auto=format&n=goybJyBbiE4EDKFT&q=85&s=afd5721f61d564ca4a1e351b1ba0a30d" alt="Manage members" width="1440" height="566" data-path="images/memberful-101/admin-dashboard/manage-members.png" />
</Frame>

### Members

* [**All members:**](/member-management/subscription-management/admin-member-management/) From the Members tab you can [import members](/overview/import-members/import-members-via-csv/) and add new members. You can also filter by active members, inactive members, [free signups,](/plans/individual-plans/free-registration/) all access pass members, or all members, and you can [export a CSV](/metrics-and-analytics/compare-and-export/export-data/#export-member-data) report.
* **Subscriptions**: View all your plans, view plan metrics, and [bulk edit member subscriptions](/member-management/subscription-management/bulk-edit-member-subscriptions).
* [**Activity:**](/metrics-and-analytics/compare-and-export/export-data/#export-data-by-activity) View ongoing membership activities. You can also filter by activity type and [export a CSV](/metrics-and-analytics/compare-and-export/export-data/#export-data-by-activity) report.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/tab-activity.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=b2c697ce3a176666e925812dfc711046" alt="Activity tab" width="1440" height="1322" data-path="images/memberful-101/admin-dashboard/tab-activity.png" />
</Frame>

Click a name to edit a member's details, manage their subscriptions, view their activity, view or download past invoices, and check their integration statuses.

<Frame>
  <img src="https://mintcdn.com/memberful/goybJyBbiE4EDKFT/images/memberful-101/admin-dashboard/member-management-profile.png?fit=max&auto=format&n=goybJyBbiE4EDKFT&q=85&s=d4ff57ca7ebb91e92f4c89fcb55e0a54" alt="Member profile" width="1440" height="428" data-path="images/memberful-101/admin-dashboard/member-management-profile.png" />
</Frame>

### Manage subscriptions

When you click a subscription, you can change the renewal date, cancel a subscription so it doesn't auto-renew, add a coupon, and view (and edit) the *Active Since* field. *Active Since* is a counter that tracks how long the member has been active without lapsing. You can use this data to reward longevity.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/edit-a-subscription.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=f05248a51e6a0fce2a301412f90f53f5" alt="Edit a subscription" width="1440" height="1171" data-path="images/memberful-101/admin-dashboard/edit-a-subscription.png" />
</Frame>

### Search for members

Enter a member's name, email address, or order number in the search bar, which is accessible from the homepage. You can also search for members via your Members tab.

<Frame>
  <img src="https://mintcdn.com/memberful/QNdjA2rHynvW2rKx/images/memberful-101/admin-dashboard/dashboard-search-members.png?fit=max&auto=format&n=QNdjA2rHynvW2rKx&q=85&s=a1efd0cd98f8cf8172136a4f91eaf584" alt="Dashboard search members" width="1440" height="273" data-path="images/memberful-101/admin-dashboard/dashboard-search-members.png" />
</Frame>

### Emails

* [**Templates:**](/configuration/emails/email-templates/) Customize the transactional emails Memberful sends to your members.
* [**Settings:**](/configuration/emails/white-label-transactional-emails/) Send white-label emails using your own SMTP server or transactional email service.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/email-templates.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=038dee6d7d72b648cbb377c6fee9e29e" alt="Email templates" width="1440" height="1103" data-path="images/memberful-101/admin-dashboard/email-templates.png" />
</Frame>

## Monetize and grow

Manage your plans, orders and discounts, or explore your growth metrics.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/revenue-and-growth.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=993f394a530359e64c70e58b04daa387" alt="Revenue and Growth" width="1440" height="1206" data-path="images/memberful-101/admin-dashboard/revenue-and-growth.png" />
</Frame>

### Revenue

* [**Metrics:**](/metrics-and-analytics/overview/metrics-overview/) Access the metrics we track to help you evaluate your business goals, objectives, and overall performance.
* [**Orders:**](/metrics-and-analytics/growth-metrics/orders/) Track all orders, new orders, renewals, and gifts.
* [**Cancellations**](/metrics-and-analytics/surveys-and-engagement/cancellation-survey#cancellation-survey): Track survey results to learn why your members churned. You can also filter by cancellation reason and export a CSV report.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/revenue-orders.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=9c7445ed2f5c3dd5e83213383c697e08" alt="Orders chart" width="1440" height="1297" data-path="images/memberful-101/admin-dashboard/revenue-orders.png" />
</Frame>

### Discounts

* [**Coupons:**](/discounts-and-gifting/coupons/create-a-coupon/) Create and manage coupons.
* [**Referrals:**](/discounts-and-gifting/lifecycle-discounts/offer-referral-discounts) Create and manage referral rewards.
* [**Retention:**](/discounts-and-gifting/lifecycle-discounts/offer-retention-discounts/) Offer discounts for cancelling members.

<Frame>
  <img src="https://mintcdn.com/memberful/goybJyBbiE4EDKFT/images/memberful-101/admin-dashboard/discounts.png?fit=max&auto=format&n=goybJyBbiE4EDKFT&q=85&s=8618085b2071cbf90eb4c6bdcc614f58" alt="Discounts" width="1440" height="470" data-path="images/memberful-101/admin-dashboard/discounts.png" />
</Frame>

### Plans

* [**All plans:**](/plans/individual-plans/create-a-plan/) Create plans and prices, view active subscribers by plan, and manage plan settings.
* [**Upgrades and downgrades:**](/plans/plan-options/configure-upgrade-settings/) Configure how members can switch between plans.

<img src="https://mintcdn.com/memberful/XFXzbLESZUIkqp4W/images/memberful-101/admin-dashboard/tab-plans.png?fit=max&auto=format&n=XFXzbLESZUIkqp4W&q=85&s=57bb91fcd3e9e7342644a3f9373ae731" alt="Plans tab" width="1440" height="928" data-path="images/memberful-101/admin-dashboard/tab-plans.png" />

### Integrations

* [**Google Analytics:**](/metrics-and-analytics/tracking/integrate-with-google-analytics/) Track member eCommerce transactions.
* [**Tapfiliate:**](/discounts-and-gifting/affiliate-marketing/tapfiliate/) Offer a paid affiliate member referral program.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/google-analytics.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=5ae5e309435d549e4df25f45f29894e9" alt="Google analytics" width="1440" height="1316" data-path="images/memberful-101/admin-dashboard/google-analytics.png" />
</Frame>

## Explore the account settings

The Settings tab is divided into sections that allow you to configure different aspects of your Memberful account.

<Frame>
  <img src="https://mintcdn.com/memberful/OaD5TLHVZDRU9-NS/images/memberful-101/admin-dashboard/settings-account.png?fit=max&auto=format&n=OaD5TLHVZDRU9-NS&q=85&s=5ef5398ba1200f8e3f2949ebf2ab72b8" alt="Settings" width="1440" height="1084" data-path="images/memberful-101/admin-dashboard/settings-account.png" />
</Frame>

### Settings

* [**Account:**](/account-management/profile/update-your-personal-information/) Manage your personal information and set up email notification preferences.
* **Localization:** Customize the [**currency**](/configuration/localization/choose-your-currency/), [**language**](/configuration/localization/choose-your-language/), and timezone settings for scheduling posts.
* [**Staff**](/account-management/staff/add-a-staff-member#add-a-staff-member)**:** Add team members and manage their permissions.

#### Payments

* [**Stripe:**](/account-management/modes/manage-your-account-in-test-mode/#connect-to-stripe-and-go-live) While in test mode, visit this tab to change your Memberful plan, modify billing details, or connect with Stripe when you're ready to go live.
* [**Billing:**](/account-management/modes/manage-your-account-in-live-mode/) Once you go live, visit this tab to manage your payment method, view receipt history, and add or edit your billing address.
* [**Taxes:**](/configuration/taxes/collect-taxes/) Enable automatic tax calculations based on where you and your members are located.

### Developers

* **Custom applications:** Add a new custom application and develop your own integration with Memberful using our [**API**](/api-reference/memberful-api/) or [**OAuth**](/api-reference/sign-in-for-apps-via-oauth/).
* [**Passwords:**](/configuration/other-settings/disable-creation-of-passwords/) Choose whether to allow the use of passwords to sign in.
* [**Webhooks:**](/api-reference/webhooks/) Make other apps react to Memberful events via webhooks.

## Explore our resources

Whether you're a site owner or staff member, you can access our help center 24/7 for answers to your Memberful questions. You can also reach our live chat with real humans between 9am-6pm ET.
