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

# Member Profiles

> How to view and update individual member information, activity history, and internal notes.

Each member in your loyalty program has a profile page that shows their contact details, loyalty balances, recent activity, and any notes your staff has added.

## Opening a Member Profile

Go to **Members** in the sidebar. The table shows all enrolled members with their name, email, phone number, total stamps or points, and join date.

Click any row to open that member's profile.

<Frame caption="Open a member from the row menu's View Profile option.">
  <img src="https://mintcdn.com/qtap/hPDg3JS3G3Wiayc3/images/merchants/members/profile-01-open.png?fit=max&auto=format&n=hPDg3JS3G3Wiayc3&q=85&s=8099d3ecf9395987fd738fc12ee4e06c" alt="The member row menu with View Profile highlighted" width="194" height="167" data-path="images/merchants/members/profile-01-open.png" />
</Frame>

<Note>
  You can search by name, email, or phone number using the search bar at the top of the Members table. You can also change the sort order using the sort dropdown — options include most recently joined, most stamps, and most recent activity.
</Note>

## What the Profile Shows

The profile page has a sidebar with contact details and two tabs: **Activity** and **Notes**.

<Frame caption="A member profile: contact details, loyalty balances, tags, and push status on the left, with recent activity on the right.">
  <img src="https://mintcdn.com/qtap/hPDg3JS3G3Wiayc3/images/merchants/members/profile-02-overview.png?fit=max&auto=format&n=hPDg3JS3G3Wiayc3&q=85&s=f18c6d5438f286becd2209ff3d9f3daf" alt="A member profile page showing the contact sidebar, loyalty balances, and the Activity tab" width="1440" height="900" data-path="images/merchants/members/profile-02-overview.png" />
</Frame>

The sidebar shows:

* Name, email, phone, and birthday
* Their Qtap member ID
* The date they joined and their last visit
* Current stamp or points balance across all programs
* Any tags on their account
* Whether they have push notifications enabled

The **Activity** tab lists the last 20 transactions for that member, including stamps issued, rewards redeemed, and points earned or spent. Each entry shows the date, transaction type, the staff member who processed it, and the location.

The **Notes** tab is a free-text field only visible to your staff. Use it to record anything relevant about the member.

## Adding Missing Contact Details

You can add a phone number or birthday to a member's profile if those fields are currently blank. Click the **Edit** button near their contact details to open the info dialog, fill in what is missing, and click **Save**.

<Frame caption="The Update Member Information dialog only shows the details that are still blank, here a birthday.">
  <img src="https://mintcdn.com/qtap/hPDg3JS3G3Wiayc3/images/merchants/members/profile-04-complete.png?fit=max&auto=format&n=hPDg3JS3G3Wiayc3&q=85&s=609159f3fbd3f78e656216af5ff86526" alt="The Update Member Information dialog with a birthday field and Save Information button" width="536" height="314" data-path="images/merchants/members/profile-04-complete.png" />
</Frame>

<Warning>
  You can only fill in fields that are not yet saved. If a phone number or birthday already exists, it cannot be changed from the dashboard. The member would need to update it through the Qtap app.
</Warning>

## Saving Notes

Open the **Notes** tab on a member profile, type in the text area, and click **Save notes**. Notes are visible to all staff who can access the Members section.

<Frame caption="The Notes tab holds private notes for your team. Type in the box and click Save Notes.">
  <img src="https://mintcdn.com/qtap/hPDg3JS3G3Wiayc3/images/merchants/members/profile-03-notes.png?fit=max&auto=format&n=hPDg3JS3G3Wiayc3&q=85&s=1712e5e0c1cb2a955f6711e3c58bbe80" alt="The Notes tab on a member profile with the internal notes text area and Save Notes button" width="764" height="470" data-path="images/merchants/members/profile-03-notes.png" />
</Frame>

## Deleting Members

To remove a member, go back to the Members list. Select the checkbox next to their name, then click **Delete selected**. A confirmation dialog appears before anything is removed.

Only owners and staff with full Members permission can delete members.

<CardGroup cols={2}>
  <Card title="Members Overview" href="/merchants/members/overview">
    Search and filter your full member list
  </Card>

  <Card title="Redemptions" href="/merchants/members/redemptions">
    How reward redemptions are recorded and tracked
  </Card>
</CardGroup>
