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

# Admin member management

> Use the Memberful dashboard to find members, update their details, manage subscriptions, and troubleshoot integration or email issues from one place.

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 walk through how to search for members, manage their accounts, view integration and post email statuses, review member activity, and check email history.

## Search for a member

From your dashboard homepage or the Members tab, enter a member's name, email address, or order number in the search bar to locate their member profile.

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/search.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=33e5f1640ea6346a345f3d842e2566da" alt="Dashboard search members" width="1440" height="240" data-path="images/manage-your-members/admin-member-management/search.png" />
</Frame>

Member profiles are made up of 4 sections: Member, Integrations, Activity, and Emails.

## Manage your members

On a member's profile, the **Members** tab is open by default. Use it to review key details and take action.

### Add a private note

Leave an internal note on the member's profile (for example: context from a support conversation, preferences, or follow-ups). You can also review private notes in the [Members CSV export](/metrics-and-analytics/compare-and-export/export-data/#export-member-data).

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/private-note.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=6edb80d1ad33cf895cb3f4f4bacb901e" alt="Private note" width="1440" height="387" data-path="images/manage-your-members/admin-member-management/private-note.png" />
</Frame>

### View member details

See helpful account details at a glance, like **total spend** and [All Access Pass](/member-management/payments-and-access/give-free-access/#comp-access-to-all-plans-and-downloads) status.

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/member-details.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=22fa13d529ed661396d69c43077a11a2" alt="Member details" width="1440" height="318" data-path="images/manage-your-members/admin-member-management/member-details.png" />
</Frame>

### Review custom field answers

Access the member's responses to any custom fields you've set up. You can also pull these responses in the [Members CSV export](/metrics-and-analytics/compare-and-export/export-data).

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/custom-fields.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=fd72bdfa73803c3d3a1467e6963f7acd" alt="Custom fields" width="1440" height="317" data-path="images/manage-your-members/admin-member-management/custom-fields.png" />
</Frame>

### Update or remove a credit card

Update the payment method on file, or remove the saved card when needed.

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/card-details.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=9dca437ea770c0d14e19cade2522ff47" alt="Card details" width="1440" height="204" data-path="images/manage-your-members/admin-member-management/card-details.png" />
</Frame>

### Manage subscriptions and plans

View which plans the member is currently subscribed to, or add a new subscription to a plan.

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/subscriptions.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=ad213019fd968d3abd422bd569ff48c4" alt="Subscriptions" width="1440" height="373" data-path="images/manage-your-members/admin-member-management/subscriptions.png" />
</Frame>

### View attributes and referrer data

Check [member attributes](/metrics-and-analytics/tracking/set-member-attributes/) (like tags/metadata used in your workflow) and see any available **referrer** information.

### Send your member a sign-in link or password reset email

From the **Member** tab on their profile, use the **Actions** menu to send them either a **sign-in link** or a **password reset email**.

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/sign-in-password-actions.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=ed298648708c72b8c939f2ba38593ebc" alt="Trigger a sign-in link or password reset email" width="1440" height="357" data-path="images/manage-your-members/admin-member-management/sign-in-password-actions.png" />
</Frame>

### Check a member's post email status

From the **Member** tab in their profile, check the **Subscribed to posts** status to confirm they're subscribed to receive [Memberful posts](/newsletters/hosted-newsletter/create-a-post/).

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/member-subscribed-to-posts.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=193b48798eac7edc227d97f0930aa9a3" alt="Member subscribed to posts" width="1440" height="464" data-path="images/manage-your-members/admin-member-management/member-subscribed-to-posts.png" />
</Frame>

If you want to track the status for all your members, [export a member CSV](/metrics-and-analytics/compare-and-export/export-data/#export-member-data) and check the *Subscribed to posts* column.

### Edit or delete a member

Click **Edit member** to edit the member's name, email, address and phone number (if applicable), or to add or remove an [all access pass.](/member-management/payments-and-access/give-free-access/#comp-access-to-all-plans-and-downloads)

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/edit-member.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=12f7177dfe65c9881fbcf0bec14281d7" alt="Edit a member" width="1440" height="241" data-path="images/manage-your-members/admin-member-management/edit-member.png" />
</Frame>

You can also remove a member by selecting **Edit member,** then clicking **Delete (member name).**

<Frame>
  <img src="https://mintcdn.com/memberful/0tqNfT7xAVD624Po/images/manage-your-members/admin-member-management/edit-member-details.png?fit=max&auto=format&n=0tqNfT7xAVD624Po&q=85&s=7a390ff2f2363714714a4001e2dbdcc9" alt="Edit member details" width="1440" height="1301" data-path="images/manage-your-members/admin-member-management/edit-member-details.png" />
</Frame>

## View a member's integration status

From the **Integrations** tab in their profile, you can view the member's status with each of the following integrations: Campaign Monitor, Kit, Discord, Drip, Mailchimp, Mailerlite, and Sailthru.

* **Subscribed (email) or username set for** **Discord:** Successfully synced member
* **Pending:** Sync in progress
* **There is no data for this member and the integration:** Review reasons below

<img src="https://mintcdn.com/memberful/piu8OqoFPVjI8Aw6/images/manage-your-members/admin-member-management/member-management-integrations.png?fit=max&auto=format&n=piu8OqoFPVjI8Aw6&q=85&s=8f709ee4d677526267c2c5de3daee726" alt="Member management integrations" width="1440" height="1523" data-path="images/manage-your-members/admin-member-management/member-management-integrations.png" />

## Why member data might not appear for an integration

There are a few reasons we might not be able to show a member's status:

* **Invalid email:** Some services (like Mailchimp) reject certain email formats, such as @example.com.
* **Service-level blocks:** The email might be flagged (e.g., on a hard bounce list).
* **Discord-specific issues:**
  * The member hasn't connected their Discord account.
  * They connected but were removed from a private server after their subscription ended.
* **Discourse-specific issues:**
  * A member account is not created until the member accesses Discourse for the first time.

**For newsletter integrations:**

* The member unsubscribed, preventing syncing. [Fix it.](/newsletters/best-practices/the-right-way-to-unsubscribe/)
* You've hit a service limit (e.g., [Mailchimp allows a max of 60 interest groups](https://mailchimp.com/getting-started-with-groups/)).

If none of these apply, try adding the member's email directly in the service. If successful, Memberful will usually start syncing automatically.

## Review a member's activity

From the **Activity** tab in their profile, you can see all the member's activities.

<img src="https://mintcdn.com/memberful/piu8OqoFPVjI8Aw6/images/manage-your-members/admin-member-management/member-management-activity.png?fit=max&auto=format&n=piu8OqoFPVjI8Aw6&q=85&s=145eeace59e4a92fbc20630d46533ac2" alt="Member activity" width="1440" height="1167" data-path="images/manage-your-members/admin-member-management/member-management-activity.png" />

## View a member's invoice history

From the **Activity** tab in their profile, click the **Order #** to access and download their invoices.

<Frame>
  <img src="https://mintcdn.com/memberful/piu8OqoFPVjI8Aw6/images/manage-your-members/admin-member-management/view-or-download-invoice.png?fit=max&auto=format&n=piu8OqoFPVjI8Aw6&q=85&s=79f4dcba9d49a7806cc4970cd8261051" alt="View or download invoice" width="1440" height="768" data-path="images/manage-your-members/admin-member-management/view-or-download-invoice.png" />
</Frame>

If they're subscribed to multiple plans, click a specific subscription from their member profile, scroll down to the Activity section, and click the relevant **Order #.**

## Access a member's email history

From the **Emails** tab in their profile, you can access both their transactional email and post newsletter history.

<Frame>
  <img src="https://mintcdn.com/memberful/xXjwqCUtMkelgT1Y/images/manage-your-members/admin-member-management/member-email-history.png?fit=max&auto=format&n=xXjwqCUtMkelgT1Y&q=85&s=e1b89cf022d24e9ea22b1fba2d421a50" alt="Member email history" width="1440" height="1072" data-path="images/manage-your-members/admin-member-management/member-email-history.png" />
</Frame>

You can use these records to confirm if an email was successfully delivered or not, and what action should be taken to fix any issues.

There are two kinds of failed email delivery records:

* **Hard Bounce:** This occurs when there's a permanent issue with delivering your email.
* **Soft Bounce:** This occurs when there's a temporary issue preventing your emails from getting delivered.

The resolution depends on what caused the bounce in the first place. Click the *Processed*, *Delivered*, or *Bounced* icons to see the details and next steps.

<RelatedDocs
  link1={{
url: "/member-management/subscription-management/modify-a-member-s-subscription/",
label: "Modify a member's subscription in the dashboard.",
}}
  link2={{
url: "/member-interface/account/update-their-personal-information/",
label: "How members can update their personal info.",
}}
  link3={{
url: "/overview/getting-started/payment-processing/",
label: "Details on how Memberful processes payments securely.",
}}
/>
