# Teacher File

<span class="rvts53">The **Teacher File** is used to add teachers to your account. For multiple PTA events, you only need to import the **Teacher File** once. Use the **Class File** to link teachers to individual events.</span>

#### **<span class="rvts0"><span class="rvts165">Required Columns</span></span>**

1. **<span class="rvts184">TeacherID</span>**<span class="rvts53"> - A unique identifier for each teacher.</span>
2. **<span class="rvts184">First</span>**<span class="rvts53"> - The teacher’s first name.</span>
3. **<span class="rvts184">Last</span>**<span class="rvts53"> - The teacher’s last name.</span>
4. **<span class="rvts184">Email</span>**<span class="rvts53"> - The teacher’s email address. Each email must be unique.</span>

#### **<span class="rvts0"><span class="rvts165">Optional Columns</span></span>**

1. <span class="rvts184">Password</span>
- <span class="rvts53">Specifies an initial password for the teacher.</span>
- <span class="rvts53">If not provided, teachers will be prompted to create their own password when logging in.</span>

3. <span class="rvts184">Room</span>
- <span class="rvts53">Specifies the physical room where the teacher will be during the event.</span>
- <span class="rvts53">Useful for generating reports by room number.</span>

5. <span class="rvts184">VirtualRoom</span>
- <span class="rvts53">A virtual meeting link (e.g., Zoom, Google Meet, Microsoft Teams).</span>

7. <span class="rvts184">AccessLevel</span>
- <span class="rvts53">Sets the teacher's access level for the system.</span>
1. <span class="rvts53">Appointment Viewer (default).</span>
2. <span class="rvts53">Appointment Maker (can book appointments for parents).</span>
3. <span class="rvts53">Resource Administrator (can block their own schedule).</span>



#### **<span class="rvts0"><span class="rvts165">File Format</span></span>**

- <span class="rvts184">File Type:</span><span class="rvts53"> Tab-delimited text file (</span><span class="rvts183">\*.txt</span><span class="rvts53"> or </span><span class="rvts183">\*.tsv</span><span class="rvts53">).</span>
- <span class="rvts184">First Row:</span><span class="rvts53"> Must contain column headers labeled exactly as specified.</span>
- <span class="rvts184">Example Tools:</span><span class="rvts53"> Export from Excel or Google Sheets as Tab-delimited Text.</span>

#### <span class="rvts0"><span class="rvts165">**Template**:</span></span>

<div class="rvps208" id="bkmrk-teacherid-first-last"><table><tbody><tr><td>**<span class="rvts21">TeacherID</span>**

</td><td>**<span class="rvts21">First</span>**

</td><td>**<span class="rvts21">Last</span>**

</td><td>**<span class="rvts21">Email</span>**

</td><td>**<span class="rvts21">Room</span>**

</td></tr><tr><td><span class="rvts20">T001</span>

</td><td><span class="rvts20">John</span>

</td><td><span class="rvts20">Doe</span>

</td><td><span class="rvts20">john.doe@school.edu</span>

</td><td><span class="rvts20">123</span>

</td></tr><tr><td><span class="rvts20">T002</span>

</td><td><span class="rvts20">Jane</span>

</td><td><span class="rvts20">Smith</span>

</td><td><span class="rvts20">jane.smith@school.edu</span>

</td><td><span class="rvts20">321</span>

</td></tr></tbody></table>

</div>#### **<span class="rvts0"><span class="rvts165">Additional Notes</span></span>**

1. <span class="rvts184">Unique Rows:</span>
- <span class="rvts53">Ensure the number of unique rows in your file matches the number of imported rows.</span>
- <span class="rvts53">Mismatches may indicate duplicates or previously imported data.</span>

3. <span class="rvts184">Password Reset:</span>
- <span class="rvts53">Once a teacher creates their own password, re-importing the file will not change it.</span>
- <span class="rvts53">To reset all teacher passwords, use the </span><span class="rvts184">Reset Administrative Password</span><span class="rvts53"> button on the Global Setup / Contacts Setup page.</span>

5. <span class="rvts184">Re-imports:</span>
- <span class="rvts53">If re-importing the file with old and new teachers, the system will display the total number of rows and newly added rows.</span>


<span class="rvts53">By following these guidelines, you can efficiently import and manage teacher data.</span>

<p class="callout info"><span class="rvts53">The </span><span class="rvts184">Teacher File</span><span class="rvts53"> adds teachers to the account. If multiple PTA events are being held, the Teacher File only needs to be imported once. The Class File will then be used to assign teachers to specific events.</span></p>

#### **<span class="rvts0"><span class="rvts165">Where to Check Imported Teacher Data in the Admin UI</span></span>**

- <span class="rvts53">After importing, go to the </span><span class="rvts184">Contacts page</span><span class="rvts53"> in the Admin UI.</span>
- <span class="rvts53">Locate teachers by searching for their </span><span class="rvts183">TeacherID</span><span class="rvts53"> or name.</span>
- <span class="rvts53">Ensure that all expected teachers appear in the list.</span>