# How to view community members and their activities

{% embed url="<https://www.youtube.com/watch?index=47&list=PLWB9ROSX-JSjbSyx9Hutrzi9Wk6B0WtRS&v=V7dnPhLA1xU>" %}

1. Go to community admin dashboard
2. Go to **Members** tab

#### **What all you can do**

1. View all members
2. Find potential ambassadors
3. Find speakers who are active not just in your community but other communities on Commudle as well
4. Find regular content creators
5. Find experts who can also be your potential speakers and future leaders
6. Remove / Remove and block members who might be violating community code of conduct

{% hint style="success" %}
You can also send a DM to the members!
{% 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://documentation.commudle.com/community-dashboard/how-to-view-community-members-and-their-activities.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.
