diff --git a/Teach_StudentImport.md b/Teach_StudentImport.md
new file mode 100644
index 0000000..83cbd82
--- /dev/null
+++ b/Teach_StudentImport.md
@@ -0,0 +1,14 @@
+**Importing Students**
+
+Open your teacher file, go to "Classwork" and click on "Class" on the "tree."  When that is selected, you should see a pane with buttons appear.  You should be able to click on "Import Students", and select your CSV file.
+
+A box will pop up, giving you two options:
+
+* Auto-Generate Passwords - If a user has not been given a password yet, generate one for them.
+* Change Password at first login - Make the student change their password the first time they use the student file.
+
+If you auto-generate passwords, you will want to make sure you "Export Passwords" at the end.  That will make a new CSV file, this one containing the generated passwords in the password field.
+
+You can import as many times as you want.  If a username already exists, they are skipped.
+
+You will still need to "Generate Files" before the students are able to function as students.
\ No newline at end of file