# Viewing your members

You can find the full database of your community members under the “Members” tab. This is a table that combines all community members across social & on-chain community channels.&#x20;

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

This table is initially sorted based on most recent joiners, but you can always click on the table headers to sort by any of the columns. For example, sort by number of Discord messages or reactions sent, Twitter likes and retweets, or number of your project’s NFTs they hold. Use the Search box and Filter button to look up specific members or segments of members.&#x20;

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

If your community members have verified their identities (see [Creating your first onboarding form](/carma-community/get-started/creating-your-first-onboarding-form.md)), you will see their information and engagement metrics across all platforms as well as their social handles in a single profile row. To dive deeper into any specific member, just click on that row to pull up their full profile. As new members verify their identities with the Carma onboarding form, that information will sync in this table so you can always refer to it or look up specific members.&#x20;

<figure><img src="/files/1z5DO6j4pSIcOH8FdQm6" alt=""><figcaption></figcaption></figure>

You can highlight specific members and export as csv. If you need a full export of all members, please reach out to <support@carma.community>.

<br>


---

# 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://docs.carma.community/carma-community/get-started/viewing-your-members.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.
