# Add/Remove Students

### Add students to a class

After creating all the classes you want, to add students to your classes, follow these steps:

* Step 1: On the Teacher Dashboard homepage/left sidebar, click on **Classes** to view the list of all your classes.

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

* Step 2: The list of classes that you are managing will be displayed here. Select the class you want to add students to.

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

* Step 3: On the selected class page, click on **Add a student**.

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

The screen will display as shown below. At this step, you will have 2 options to add students to your class:

**Option 1:** Invite Students via the class link

<figure><img src="/files/19TWYGdzz59znf7dkrUz" alt=""><figcaption></figcaption></figure>

Click on **Invite Students,** there will be a popup showing the class link:

* You can copy the link & send it directly to your students/ students group
* Or, send an invitation email to your students by click on **Send Email** -> Enter the students' email addresses (You can enter as many emails as you want to send in bulk) -> Click **Send Invitation**

<figure><img src="/files/7GbNOjtZMZ5UJ4rbPDXY" alt=""><figcaption></figcaption></figure>

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

When students click on the link you sent, they will be automatically added to your class.

**Option 2:** Invite Students via the class code *(Only be used for students who already have account on FLYER)*

Click on **Link Account** -> Copy the class code provided & send it to your students/ students group. Students login to their accounts & enter the code in the **Edit profile/Class code** sectio&#x6E;**.**

<figure><img src="/files/04owNTpeBz3sUBcqA9F9" alt=""><figcaption></figcaption></figure>

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

### Remove student from a class

When you want to remove a student from a class, **select the class** that the student is in -> **Select the student** you need to remove (You can choose all students or select individual) -> Click **Remove student.**

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

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

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

For any questions, please contact us via **email: <admin@flyer.us>.**


---

# 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://help.flyer.vn/flyer-help-centre-1/teacher-dashboard/add-remove-students.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.
