Demo environment · not a system of record · no data persists · not audit-grade
View SoR audit →
Students

Enrolled students

22 students from demo_students.

NameEmailProgramCohortStatus
Brittany Nguyenbrittany.nguyen@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06completed
Emma Smithemma.smith@gmail.comCertified Clinical Medical AssistantCCMA-2026-09cancelled
Marcus Riveramarcus.rivera.test@example.comMedical Billing & CodingMBC-2026-08applicant
Owen Rodriguezvirtualrecoach@gmail.comPharmacy Technicianaccepted
Charlotte Taylorvirtualrecoach@gmail.comPhlebotomy TechnicianPHLEB-2026-08accepted
Liam Petrovliam.petrov@apexallied.eduCertified Clinical Medical AssistantCCMA-2026-09applicant
Zoe Andersenzoe.andersen@apexallied.eduCertified Clinical Medical AssistantCCMA-2026-09applicant
Maria Delgadomaria.delgado@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Destiny Clarkdestiny.clark@apexallied.eduMedical Billing & CodingMBC-2026-01withdrawn
James Okaforjames.okafor@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Devon Marshdevon.marsh@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Sofia Ramirezsofia.ramirez@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Tyler Brookstyler.brooks@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Keisha WillIamskeisha.williams@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Lucas Ferrarolucas.ferraro@apexallied.eduExpanded Functions Dental AssistantEFDA-2026-06active
Amara Johnsonamara.johnson@apexallied.eduPhlebotomy TechnicianPHLEB-2026-08enrolled
Noah Kimnoah.kim@apexallied.eduPhlebotomy TechnicianPHLEB-2026-08enrolled
Isabella Cruzisabella.cruz@apexallied.eduPhlebotomy TechnicianPHLEB-2026-08enrolled
Ethan Toussaintethan.toussaint@apexallied.eduMedical Billing & CodingMBC-2026-08enrolled
Grace Oseigrace.osei@apexallied.eduMedical Billing & CodingMBC-2026-08enrolled
Hannah Reyeshannah.reyes@apexallied.eduMedical Billing & CodingMBC-2026-01completed
Marcus Bellmarcus.bell@apexallied.eduMedical Billing & CodingMBC-2026-01completed
How data enters this page in production

Student records are created through three paths: (1) Atticus handoff — when a lead completes intake, their name, email, and program interest automatically seed an applicant record; (2) Admissions staff form — after the enrollment agreement is signed, staff enters legal name, DOB, CIP code, start date, and enrollment status via a validated form; (3) Bulk CSV/XLSX import — for migrating an existing cohort, gated to owner role.

Every write — creation, edit, status change — logs to an append-only audit_events table (old value, new value, user, timestamp, reason). Records live in a Postgres students table with row-level security scoped by staff role.