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

# Managing Members

> Add, import, update, and manage benefit program members.

## Adding Members

<Steps>
  <Step title="Navigate to Members">
    Go to **CRM → Members** from the sidebar.
  </Step>

  <Step title="Create a new member">
    Click **+ New Recipients** and fill in the details:

    * First name, last name
    * Phone number (with country code) and/or email
    * Optional: birth date, external ID, address, how they want to get messages, group
  </Step>

  <Step title="Validate address">
    iQpay checks the member's address to make sure it is correct before saving.
  </Step>
</Steps>

## Bulk Import & Export

You can add or update many members at once instead of one at a time.

* **Import members** -- click **Upload Members** to add a group of members from a file
* **Import & update** -- click **Update Members** to change details for many members at once
* **Export members** -- click **Export Data** to download your full member list as a spreadsheet

## Member Lifecycle

Here is what you can do with a member's account.

| Action         | Description                                                      |
| -------------- | ---------------------------------------------------------------- |
| **Activate**   | Enable a member so they can receive and use cards                |
| **Deactivate** | Disable a member temporarily -- they will not receive new orders |
| **Reactivate** | Re-enable a member after deactivation                            |
| **Delete**     | Remove a member permanently (only Admins can do this)            |

## Suspending Members

Suspending is different from deactivating. When a member is **suspended**:

* They **cannot get new orders** or new cards
* Their wallet is **blocked** -- they see a warning message instead of their offers and store view
* They are still signed up for the program

<Steps>
  <Step title="Suspend a member">
    Go to the member's profile and click **Suspend**. Only Organization Admins can do this.
  </Step>

  <Step title="Unsuspend a member">
    To give them access again, open the member's profile and click **Unsuspend**. Their wallet and card will work again right away.
  </Step>
</Steps>

<Warning>
  Suspended members will see a warning screen in their wallet. They cannot use any card features until you unsuspend them.
</Warning>

## Enrollment

Enrollment means a member is part of a specific program for a set period of time.

### Enrollment Fields

| Field                 | Description                                                              |
| --------------------- | ------------------------------------------------------------------------ |
| **Enrollment Status** | `Active`, `Suspended`, or `Expired`                                      |
| **Start Date**        | When the enrollment begins                                               |
| **End Date**          | When the enrollment ends (this can be left open if there is no end date) |

### Managing Enrollments

* **Create enrollment** -- add a member to a program with a start date and status
* **Update enrollment** -- change the dates or status
* **Expire enrollments** -- end many enrollments at the same time
* **Delete enrollment** -- remove an enrollment record

<Note>
  Enrollment status and suspension are two different things. A member can be enrolled in a program but still be suspended from using their cards.
</Note>

### Self-Enrollment Forms

Self-enrollment lets members join a program on their own. No admin needs to do anything.

**How it works:**

1. An admin sets up a self-enrollment form and connects it to a program, product, and organization
2. The system creates a link that can be shared with people
3. Members open the link and fill in their information:
   * First name, last name
   * Email address
   * Phone number (with country code)
   * Whether they want to get messages by text or email
4. When they submit, they are signed up and an order is created for them right away

Members can also join by scanning a **QR code on a product**. The QR code connects them to the right program.

<Tip>
  Self-enrollment links can include an external ID and IP address. This helps with tracking and stopping fraud.
</Tip>

## Groups & Notes

* **Groups** -- put members into groups so they are easier to manage and find
* **Notes** -- add comments or notes to a member's profile
