# Viewing Member Profiles

To view member profiles, navigate to the "Members" section from the main dashboard. Here, you will find a list of all registered members. Click on a member's name to view their detailed profile, which includes personal information, membership status, and activity history. This section provides a comprehensive view of each member's engagement and contributions.&#x20;

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

{% hint style="info" %}
All members will be added automatically when users scan their access code in the smart bins or open the GreenU app.
{% endhint %}


---

# 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://userguide.hku.hk/greenu-app/manage-members-and-transactions/viewing-member-profiles.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.
