# Members

The **Members module** is the central place to manage all program participants. It provides a complete view of each member’s details, activity, and engagement within your loyalty program. From here, you can browse, create, and update member records, segment your audience, configure member identifiers, and track referral relationships.

***

### Key Functionalities

The Members module enables you to:

* 📋 **Browse and manage the member list** — view details such as transactions, points balance, tiers, and personal information.
* ➕ **Create or import members** — add single profiles manually or bulk-import them via CSV.
* 🛠️ **Perform account actions** — transfer or deduct units, edit details, anonymize, or deactivate accounts.
* 🎯 **Segment members** — build dynamic or static groups based on attributes, activity, or custom conditions.
* 👥 **Track referrals** — view relationships between referrers and referees, including multi-level referral chains.
* ⚙️ **Configure identifiers and activity rules** — define how members are uniquely identified and what makes them “active.”
* 🏷️ **Manage custom fields** — extend member profiles with attributes specific to your program needs.

***

## Learn more about

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Member List</strong></td><td>Overview of the member list, creating and managing members, filters, and available actions.</td><td><a href="/pages/Cwdc1KzUzeBqP87pHXR2">/pages/Cwdc1KzUzeBqP87pHXR2</a></td></tr><tr><td><strong>Segments</strong></td><td>Building and managing static or dynamic member groups.</td><td><a href="/pages/-MYHFB9eGVOoFFe5u6Vf">/pages/-MYHFB9eGVOoFFe5u6Vf</a></td></tr><tr><td><strong>Referred Members</strong></td><td>Managing referral relationships and viewing referral chains</td><td><a href="/pages/VB6OPrZdiWJP1G4CNdAX">/pages/VB6OPrZdiWJP1G4CNdAX</a></td></tr><tr><td><strong>Custom Fields</strong></td><td>Adding and managing custom fields for member profiles</td><td></td></tr><tr><td><strong>Configuration</strong></td><td>Setting up member identifiers and rules for defining active members</td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.openloyalty.io/main-features/members.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
