Getting started¶
Sign in¶
Open the app and sign in with your email and password. If you don't have an account yet, use the Create account option on the login page and choose your role.
Roles and PII¶
Your role controls whether you can see patient identifiers (PII):
| Role | Sees PII? | Can verify results? | Typical use |
|---|---|---|---|
superuser |
✅ | ✅ | administration |
clinician |
✅ | ❌ | clinical review |
labtech |
❌ | ❌ | sample registration, uploads |
bioinformatician |
❌ | ❌ | analysis, SDK access |
postdoc |
❌ | ✅ | reviewing and verifying pushed results |
When your role cannot see PII, patient identifier fields read restricted — everything else (samples, results, availability) is still fully visible.
Finding your way around¶
The left sidebar is grouped into sections:
Explore
- Discover — global search across every patient, sample, and result (see Discovery).
- Dictionary — every result type in the system and how much data exists for it.
Data
- Patients — the cohort roster with sample and result-type counts.
- Samples — all samples, segmented by sample type.
Catalogue
- Analyses — every uploaded result CSV, with provenance and (for reviewers) verification controls.
- Publications, Projects, Cohorts, Resources — see their own pages under this nav section for details.
Lab
- Upload results — land a result CSV.
- API keys — mint keys for the R / Python SDK.
Review (visible only to postdoc / superuser)
- Verification queue — every draft result awaiting review, across all typed tables.
Admin (visible only to superuser)
- Users — every registered account.
- Audit log — the application access log dashboard.
Help
- Docs — this documentation.
Tip
Tables are keyboard-friendly: click a column header to sort, and press Enter on a focused row to open it.