# General Info

The **General Info** tab provides an overview of the member’s profile, including their basic details, registration data, and program participation highlights. It is the starting point for understanding who the member is and how they engage with the loyalty program.

<figure><img src="/files/kMq41JzSFA6G9eqjtkot" alt=""><figcaption></figcaption></figure>

***

### Key Elements

* **Basic details**\
  Displays the member’s name, email, phone number, date of birth, gender, referral token, and loyalty card number.
* **Registration data**\
  Shows the date when the member joined the program.
* **Segments**\
  Lists the segments this member belongs to (e.g. *High Spenders*, *Inactive 90 days*, *Birthday in 2 days*).
* **Custom attributes**\
  Displays any attributes specifically assigned to the member.
* **Business performance**\
  Provides insight into the member’s economic activity:
  * Total spending
  * Number of purchase and return transactions
  * Average transaction and return values
  * Days since last transaction
* **Wallets overview**\
  A snapshot of balances in different wallets, including active, pending, expired, spent, and total earned units.


---

# 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/single-member-view/general-info.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.
