How do I create an Admin User via CSV?
Overview
You will often need to create Admin records via CSV. Admins created this way can access CircleIn using Single Signon (SSO) just like other users.
Step 1: Create an Enrollments Spreadsheet file
Create a spreadsheet with a spreadsheet program like Google Sheets, Excel, LibreOffice, etc.
Column headers in the sheet must be the following. See this page for full CSV file documentation.
Each row in this file represents two things, a user and an enrollment. Set the Role column in the file to admin to enroll the user as an admin. In the case of an admin enrollment, the Unique Course/Section Identifier and Term fields are not important and can be set to any value, even a non-existent course.
Unique Course/Section Identifier,Term,Role,Unique User Identifier,First Name,Last Name,Email,Status
202105-6038,202105,admin,500098543,Lauren,Arts,l_arts@example.com,Active
Step 2: Export the sheet as a .csv file
Export the sheet with the enrollments/student data as a CSV file. The process for doing this will vary according to the program you use but this is typically under File > Export or something similar.
Step 3: Import the CSV into CircleIn
Visit CircleIn’s siteadmin at somelink and navigate to SIS Imports where you can upload the file. It will be processed and imported shortly.