# Member List

Member Information and Management

The system includes information such as *Member Name*, *EVM Address*, *X*, *Discord*, *Telegram*, *Email*, *Joined Time*, and *Status*. You can filter user dimensions by selecting *All*, *Joined*, or *Left*.

<figure><img src="/files/8pcNNnvIxivD37RvQKGO" alt=""><figcaption></figcaption></figure>

Clicking on a user in the list displays their *User Info* and *Task History* in the right-hand menu bar.

* **User Info**: Displays the user’s X follower count, X account creation date, Discord join date, roles in Discord, Telegram join date, bound wallet address, and *EVM-Chain* tags.\
  The *EVM-Chain* tags include details based on the user’s highest nonce-bound wallet address, such as initial activity date, transaction count, current balance, total spent amount from the wallet, number of interactions with your contract, and the project assets held by the user.
* **Task History**: Shows which tasks the user has participated in within your community, including participation dates and earned rewards.

Member data can be exported as a CSV file or imported in bulk. This feature allows importing user data from other platforms into TaskOn. Currently, only *Zealy* is supported, with more platforms to be added soon.

<figure><img src="/files/85dfqCIzp4MJybxwbQW5" alt=""><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/community-hub/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.
