The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
HI
Is there a way to enroll a user in multiple courses in bulk? I have to assign advisors to courses and one advisor has 15 courses so wondering if there is a better way to do this than individually enrolling her in each course.
Thank you!
Solved! Go to Solution.
Do you have a Canvas Admin at your institution? If so, they should have rights to upload a CSV file to the SIS Import area of The Admin area. That CSV file will need the Course IDs for each of the courses, and the Instructor's User ID info, to enroll them with Teacher role in all those courses.
Here is more info: https://community.canvaslms.com/t5/Admin-Guide/How-do-I-import-SIS-data-to-a-Canvas-account/ta-p/98
Are you an account admin in Canvas, or enrolled in the 15 courses already? If you are you can use API calls - https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create
Other than that, you'll just have to add them as you go. You can add multiple people at the same time to one course using their login.
I don't think this is possible. You will have to add them manually.
I don't know about the interface, but if you can use the API, it has an option to enroll a user:
https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create
Do you have a Canvas Admin at your institution? If so, they should have rights to upload a CSV file to the SIS Import area of The Admin area. That CSV file will need the Course IDs for each of the courses, and the Instructor's User ID info, to enroll them with Teacher role in all those courses.
Here is more info: https://community.canvaslms.com/t5/Admin-Guide/How-do-I-import-SIS-data-to-a-Canvas-account/ta-p/98
Are you an account admin in Canvas, or enrolled in the 15 courses already? If you are you can use API calls - https://canvas.instructure.com/doc/api/enrollments.html#method.enrollments_api.create
Other than that, you'll just have to add them as you go. You can add multiple people at the same time to one course using their login.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in