# How can I see Member of the Channel

* By clicking on the Peoples symbol, you can access the Members’ list

![](/files/-M9cL2dclJDvdXrPYmga)

* Here you can see all the users on the channel and see more information about them. If you have the proper permission, you can manage them on your channel.
* At first, the list only shows currently active users. To see all users, click the **show all**.

![](/files/-M9cL2ddDCEMq1MZdxGu)

* To see more information on a user, click their name on the list.
* The user preview screen shows their name, username, any role tags they might have, and their current timezone.

![](/files/-M9cL2deQ_i6AMwRPv4u)

From there, you can:

* Start a direct conversation with the user by clicking the conversation option
* Start a video call with the user
* Set the user as channel owner
* Set the user as a channel’s moderator
* Mute the user
* Remove the user from the channel


---

# 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.orgchat.com/how-can-i-see-member-of-the-channel.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.
