# Import Legacy Classroom

This option allows the Teacher to import classrooms created in the older version of Insight, and create classrooms based on Student Login Names or Computer Names.

Importing legacy classrooms involves 2 steps:

1. Uploading Teacher info: This will create the identity for the Teacher and the Class IDs.
2. Uploading Student info: This file contains the list of Student that should belong to the Class IDs specified by the Teacher.

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

&#x20;To import legacy classrooms:

1. Click *Classrooms*.
2. Click *Import Legacy Classroom*.
3. Select the criteria by which classrooms will be created: *Login Name* or *Computer Name*.

   <div align="left"><figure><img src="/files/8JRnMQypa3wH9ERlVkll" alt="" width="375"><figcaption></figcaption></figure></div>
4. Click on the *Teacher* link to download the Teacher template.
   * Template format: TeacherName, ClassID, ClassName
5. Click on the *Student* link to download the Student template.
   * Template format (Computer Name): ClassID, ComputerName
   * Template format (Login Name): ClassID, LoginName
6. Create your classroom list in the same format as the templates.
7. Click *Upload CSV* to upload the Teacher and Student files.

   <div align="left"><figure><img src="/files/HRhmiAyXh7GklzP768EN" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}

* When uploading the Teacher file, the name of the Teacher in the CSV file must be the same as the logged in name of the Teacher that is currently logged in.
* CSV files must have all the mandatory fields formatted correctly.
  {% 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://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/classrooms/import-legacy-classroom.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.
