# Classroom Member Management

Classroom administrators can navigate to the classroom members list from the “Members” option on the classroom page.

<figure><img src="https://lh6.googleusercontent.com/hoMFOofQHTYG59X8ENJG5krmGzRcRK-K9wiH8-GcVOCH_D-guUGcXpQRf14_p5SPT74PN4z5WGLFgT95zNds668yjF-G1Cupu1Q4issDartjULyNkIDL5zcGdwpp6Ep82c1eKT0eXucPAIcj3WzOI7kT6Y3HO5fWeuQ90aqTTGEVWbhZ59NEzmebsw" alt=""><figcaption></figcaption></figure>

<img src="/files/NkCFdnDiiR6azP2QxDih" alt="" class="gitbook-drawing">

### **Here is the detailed explanation of each tab⬇️**

{% tabs %}
{% tab title="Members" %}
All the classroom members are listed with their roles under the members tab. Administrators can assign roles to any member from here.

<figure><img src="https://lh6.googleusercontent.com/IFwsCjr2ihyYsdBF5y7ofn9YhlEmShx-d_NG3rIhhE7VxX3bxxUMzm0XW9ZbNFt-tS9qdfejSGIwWnH2IEz-qZpmv8L7o2xCUtAv1f3aHsdzsw9uSSTbgTptUuqxcVVQ2uHHLGIqDscuM4fnZMFA9-mlWPehImIhM5CBTjcH-r0DogcIZwtklGKOzQ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Teams" %}
Under the **Teams** tab, Admin can create different teams consisting of classroom members. Admin can define a team structure(Number of members in each team) and create teams by adding classroom members in that.

<figure><img src="https://lh3.googleusercontent.com/mWG1a2UehqFCooR5UIuqolsUBIWXecQA5xsEkX-77MYWsAdJ1P8SQN6Ej1Q9hXnYqhe1M-5Z8WqaA2IgwaKDiyteU2LGB0DXyKBccE7RRxukDjs-vb73RQyjgiLSA5hpUA_TXNgkyXXVE8nZDjkuwwI6rMgttIytlkTq_x1TfETP29AMbdEAqmrnNw" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Requests" %}
If the classroom joining method is set to “Membership request” then, admin would see the “**Requests**” tab. Here all the joining requests can be seen and the admin can take action on them.

<figure><img src="https://lh6.googleusercontent.com/GaRZuSnUYvNFr7y9dnwFwQQKboHwsKQnvVnU0A3BGSjF9NLwurO9dh_GPhQ3M43lWg3A21QxfejmsW6q1tEFu7dvvq0cpY0qbuJrIkNU72pI4zrPFItZ4PdOst1U-VizFU9YtLJ-CF96XN36SGrAtxPY5D1q9oGJ7H4bojTjcF33cwPRc48oBOCaQw" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Add New" %}
Admin can add or invite new members to the classroom from the “**Add New**” tab. Any Edredo user can directly be searched here and added. But, if the user is not on Edredo then the admin can enter the full email of the user here and invite the user-

<figure><img src="https://lh6.googleusercontent.com/Hmv7qVzMCwIywNDI94zkLoWRkfUGjC5kDpxHZqHDe8B6BI4UAjBFZJgDBOHvsSaRynEYtwnrj4Fhlg9nbjX-y4DoU_M-aK8SciZ9bH1jTYnS7SY3fAHZhr1ns2F067Ky10UZjNyGUMdZdbkE9jbvnhtF3iAfdkL3KhOIam82xfY5sBVGQiL33gsR9g" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bulk Invite" %}
Admin can **bulk invite** users to join the classroom using CSV

<figure><img src="https://lh5.googleusercontent.com/FbGtA15Wi4lhrfWuoJq4iIE5l8qZZXUl2SWzr9DaQCN8y-b6uarSqu_ETJl7eZ_6lmI-bBqkPGWU5LZctF8DbC0KTmhZz1i_gDH3CQS6wFDquAs0X7D7I9IcAt9OJ7oWu5K6Enh-NXdmy7BtgGzrUvpMz2vUzyGoAdlCeu7nROH58na24HK9-MNxUQ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.edredo.com/edredo-classrooms/classroom-member-management.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.
