# Parent Student Relationship File

<span class="rvts53">The </span><span class="rvts184">**Parent-Student Relationship** File</span><span class="rvts53"> connects parents to their respective students. It is only required if your organization uses Single Sign-On (SSO).</span>

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

<span class="rvts53">The file must contain the following fields:</span>

- **<span class="rvts184">ParentID</span>**<span class="rvts53"> - Identifies the parent (must match the ParentID in the Parent File).</span>
- **<span class="rvts184">StudentID</span>**<span class="rvts53"> - Identifies the student (must match the StudentID in the Student File).</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.</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-parentid-studentid-3"><table><tbody><tr><td>**<span class="rvts21">ParentID</span>**

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

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

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

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

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

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

</div>#### **<span class="rvts0"><span class="rvts165">How to Verify Imported Data</span></span>**

<span class="rvts53">Once imported, the parent-student relationships can be verified in the Contacts page of the Admin UI:</span>

- <span class="rvts53">Search for the parent contact using </span><span class="rvts184">ParentID, Email, or Last Name</span><span class="rvts53">.</span>
- <span class="rvts53">Select the parent’s contact record in the search result, then select the </span><span class="rvts184">Parent-Student Relationship tab</span><span class="rvts53"> on the right.</span>