# Member List

The **Member List** is the central view for accessing and managing all members in your loyalty program. It provides a quick overview of member data and allows you to create, search, filter, and perform actions on member accounts.

<figure><img src="/files/0DpYwcJFWoEZxcDz9Xu9" alt=""><figcaption></figcaption></figure>

***

## Key Functionalities

* 📊 **Browse member data** — view profile details, transactions, units, spending, and more.
* 🔍 **Search & filter** — find members by identifiers or custom attributes, and save filters for reuse.
* ➕ **Add members** — create profiles individually or import them in bulk.
* ⚙️ **Manage accounts** — transfer units, assign tiers, edit details, deactivate or anonymize members.
* 📂 **Export results** — download member data to CSV for further analysis.

***

## Learn more about

For detailed instructions, see the following subarticles:

<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>Creating Members</strong></td><td>Add single members or import via XML.</td><td><a href="/pages/Cwdc1KzUzeBqP87pHXR2">/pages/Cwdc1KzUzeBqP87pHXR2</a></td></tr><tr><td><strong>Managing Members</strong></td><td>Perform quick account actions directly from the list.</td><td><a href="/pages/-MYHFB9eGVOoFFe5u6Vf">/pages/-MYHFB9eGVOoFFe5u6Vf</a></td></tr><tr><td><strong>Single Member View</strong></td><td>Explore the profile page and available member-level options.</td><td><a href="/pages/VB6OPrZdiWJP1G4CNdAX">/pages/VB6OPrZdiWJP1G4CNdAX</a></td></tr><tr><td><strong>Filtering &#x26; Searching Members</strong></td><td>Apply filters, search options, and save configurations for quick access.</td><td></td></tr><tr><td><strong>Removing Members</strong></td><td>Permanently delete member accounts or anonymize data.</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/member-list.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.
