# Manage Classrooms

Teachers can create or edit classrooms based on the Student Login Name, Computer Name, Computer + Login Name, Login + Student Name. The class lists will automatically bring those Students into class.

![](/files/UFQNNVyJ83GyXZPvt4oo)

#### Create a Classroom Manually

1. Click *Classrooms* > *Manage Classrooms*.
2. Assign a *Classroom Name.*
3. Choose to find Students by one of the following methods:
   * Login Name
   * Computer Name
   * Computer + Login Name&#x20;
   * Login Name + Student Name
4. Select the Students for this class and click *Add Students* or *Remove Students* accordingly.
5. Click *Save*.&#x20;

#### Create a Classroom from a CSV File

Alternatively, Teachers can create classrooms through CSV files.&#x20;

![](/files/6UyGx4zjMFWfuSgirM7P)

1. Click *Import > Download Template* option to download the CSV template file that can be used for creating class lists.&#x20;
2. Add Student information according to the format shown in the CSV file.&#x20;
3. After information is complete, click *Import* > *Upload CSV* to upload the updated CSV file.&#x20;

{% hint style="info" %}
If you have different classes with different Students, you will need to create and upload a CSV file for each class containing the Students for that class.
{% endhint %}

#### Export Classroom

Teachers can export classroom lists, layouts and any other feature associated with a Classroom, which can then be imported so that another Teacher console can use the same information to monitor the classroom.

![Export the Class List of Students](/files/rUUPPk6ErCbZpFtlaaMt)

1. Click *Classrooms* > *Manage Classrooms*.
2. Select a Classroom from the left-hand menu.
3. Click *Export* and select *Classroom Lists (with Layout)* option to save the file in CSV format.

{% hint style="info" %}
See [Create a Classroom from a CSV File](#create-a-classroom-from-a-csv-file) for information on importing class lists.
{% endhint %}

#### Edit/Delete a Classroom

To edit a Classroom, select the Classroom and edit the Classroom name, add or remove Students, then click *Save*.&#x20;

To delete a Classroom, hover your mouse on the Classroom name and click the designated delete icon.


---

# 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.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/classrooms/manage-classrooms.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.
