Change Student Status
A student's status reflects their current relationship with the institution and controls access to enrolments, finance, and LMS features. You can change a student's status individually from their profile, or update multiple students at once using the bulk status change on the Students list. Every status change is recorded in the student's activity timeline with the old status, the new status, and an optional reason.
Change a Single Student's Status
You can change a student's status directly from the edit screen. This method is best when you need to review the student's details at the same time as making the change.
- Go to Students and open the student's profile.
- Click Edit.
- In the Status field, select the new status from the dropdown.
- Optionally enter a Status Reason to explain the change — for example, "Student requested leave of absence" or "Program completed".
- Click Save Changes.
The change is applied immediately. The student's activity timeline is updated with a record of the previous status, the new status, and the reason if one was provided.
Note: Changing a student's status requires the student.status.change or
student.manage permission, in addition to the standard edit permission. If the
Status dropdown is not editable, your role does not include this permission.
Important: Activating a student for the first time (moving from Draft to Active) locks the student number, intake, and curriculum. These fields cannot be changed after this point. Confirm their values before saving.
Bulk Change Status
When you need to update many students at once — for example, moving an entire cohort to Alumni after graduation — use the bulk status change on the Students list.
- Go to Students.
- Use the search and filter tools to narrow the list to the students you want to update. For example, filter by program, intake, or current status.
- Check the checkbox next to each student you want to change. To select all students visible on the current page, check the header checkbox.
- Click Change Status in the bulk action bar that appears at the bottom of the list.
- Select the new Status from the dropdown.
- Click Apply to confirm.
The system applies the status change to each selected student in sequence and logs each change individually in the audit trail. If you do not have permission to change status for a specific student, that student is skipped and an error is shown.
Scenario: The January 2026 intake has finished their final assessments and all students in that intake should move to Alumni. A staff member filters the Students list by intake to January 2026 and by current status to Active, selects all 42 students on the page, and applies a bulk status change to Alumni. Each record is updated and the timeline for every student reflects the change.
Note: The bulk change does not support adding a status reason — a reason can only be recorded when changing a single student's status. If a reason is required for audit purposes, change each student individually.
Effects of Status Changes
Changing a student's status can trigger downstream effects in connected modules. The table below summarises what happens when a student moves into each status.
| New Status | Downstream effects |
|---|---|
| Draft | No LMS account is provisioned. The student number, intake, and curriculum remain editable. Finance and enrolment records can still be created. |
| Active | LMS account provisioning is triggered (if LMS integration is configured). The student number, intake, and curriculum are locked from this point. The student becomes eligible for confirmed enrolments and finance transactions. |
| Suspended | An LMS status update event is fired. Depending on LMS integration settings, the student's LMS access may be restricted or deactivated. Existing enrolment and finance records are not affected. |
| Left | An LMS status update event is fired. The student is considered withdrawn and no further enrolments should be created. Historical records are preserved. |
| Alumni | An LMS status update event is fired. The student's record is retained permanently for historical reporting and alumni engagement. |
Note: The exact behaviour of the LMS integration on status change depends on how the LMS mapping rules have been configured in Settings → LMS Integration. Contact your system administrator if the expected LMS actions are not occurring after a status change.
Next: Import Students