Creating a Master List

- Go to Master Lists in the sidebar
- Click Create Master List
- Choose how to populate your list:
| Source | Best for |
|---|---|
| CSV Import | You have an existing spreadsheet of people |
| Directory Sync | Your organisation uses Microsoft Entra ID |
| Manual Entry | Starting from scratch or adding a few people |
- Follow the wizard to configure your source and define your fields
- Give your list a name (e.g. “Students 2026”, “Staff”, “Contractors”)
- Click Create
Defining your schema
Every Master List has a schema — the set of fields that define what data you store for each person. You configure this when creating the list, and can add or edit fields later.Field types
| Type | Use for | Example |
|---|---|---|
| Text | Names, IDs, departments | ”Emma Wilson”, “Engineering” |
| Number | Numeric values | Year level, age |
| Email addresses (validated format) | emma@school.edu.au | |
| Dropdown | Fixed set of options | House: “Blue”, “Red”, “Green” |
| Date | Date values | Date of birth, start date |
Adding and editing fields

- Click Add Field to create a new field
- Enter the field key (internal name), display label, and type
- Set whether the field is required
- For dropdown fields, define the available options
- Click Save
The UID field
Every Master List must have exactly one UID field — a unique identifier for each person. This is the field that links people across sessions, imports, and sync operations. Good UIDs: Employee number, student ID, email address, staff code Poor UIDs: Full name (duplicates), phone number (changes frequently)Adding people
Manually
- Open your Master List
- Click Add Person
- Fill in the required fields (including the UID)
- Click Save

From CSV
The fastest way to populate a list. See Importing a CSV Roster for detailed instructions. Key points:- Existing UIDs are updated (not duplicated) on re-import
- New UIDs create new people
- Validation errors are flagged and skipped
From directory sync
If your organisation uses Microsoft Entra ID, you can sync people automatically. See Directory Sync for setup instructions.Editing people
- Open your Master List and go to the People tab
- Click on a person’s row to view their details
- Edit any field values
- Click Save
People synced from a directory (e.g. Entra ID) have their directory-managed fields locked. You can still edit fields that aren’t mapped to the directory, and approved photos can still flow back from sessions.
Deactivating and reactivating people
Rather than deleting people permanently, CaptrID uses soft deletion — deactivating a person hides them from default views while preserving their data. To deactivate:- Select the person (or multiple people using checkboxes)
- Click Deactivate
- The person is hidden from the active list but their data is preserved
- Use the status filter to show Inactive people
- Select the person
- Click Reactivate
Searching and filtering
The People tab includes:- Search — Find people by name, UID, or any field value
- Status filter — Show Active, Inactive, or All people
- Sort — Click any column header to sort by that field
- Pagination — Navigate through large lists (50 people per page)
Archiving a Master List
If you no longer need a Master List but want to keep the data:- Go to your Master List’s settings
- Click Archive
- The list moves to the archived section
You cannot archive a Master List if active sessions are using it. Archive or close those sessions first.
Using Master Lists with sessions
When you create a session, you can populate the roster from a Master List. CaptrID takes a snapshot — a point-in-time copy of the people. Changes in the session don’t affect the Master List until you explicitly sync them back. This means you can safely edit data, capture photos, and approve submissions in a session without worrying about accidentally changing your source of truth.Cross-list duplicates
If the same UID appears in multiple Master Lists, CaptrID flags it with a warning badge. This helps you spot cases where the same person exists in more than one list — for example, a staff member who also appears in a contractors list. You can view duplicates from the Duplicates tab on any affected Master List.Tips
- One list per population — Create separate lists for students, staff, and contractors rather than mixing them
- Keep UIDs consistent — Use the same format everywhere (e.g. always “STU001”, not sometimes “stu001”)
- Archive old lists — At the end of a school year or project, archive the list rather than deleting it
- Start with CSV — Even if you plan to use directory sync later, importing a CSV is the fastest way to get started