Daily work
Student detail
Single-student view. Latest dimension scores, score history, contributing signals, and the deep link back to Slate.
- Customer-app route
- /students/[id]
- Who uses this
- Every authenticated team member.
What it is
The detail page for one anonymous student ID. Shows the latest Engagement, Readiness, and Yield analyses with the signals Celia weighted, plus the score history over time so you can see whether they're trending up or down.
What you can do here
- See the latest analysis per dimension with the contributing signals ordered by weight.
- Read the recommendation — Celia's one-line "next best action" for this student.
- Walk back through history — past run-by-run scores and what changed.
- Open the Slate record — the external-link button opens the same student in Slate
using your
slate_base_url.
Common workflows
Investigate a Critical-tier alert
-
Click the student from the dashboard at-risk tile or
/students?tier=critical. - Read the Risk factors and the Recommendation.
- Open the Slate record (external-link button) and take action there.
Confirm a turnaround
- Open the student detail.
- Scroll to the score history.
- If the dimension that was Critical has trended back to Medium / Low across two consecutive runs, the intervention worked.
Common gotchas
The page is empty
The student exists in Slate but has not yet been analyzed by any Flow. Add them to a Flow's query result and wait for the next run.
The signals look generic
Celia is reasoning over your Data Dictionary. Add more entries in
/settings/data-dictionary and Celia will produce richer, more specific signals on the
next run.