Skip to content

Attendance Records CSV Columns

From an Attendance Record, you can export two types of CSV files.

Column keyMeaning
rowNumberRow index in export output.
idEntity ID used in row data.
canonicalNameCanonical roster name when matched.
zoomNameCurrent display name in Zoom.
zoomNameHistoryKnown display-name history.
groupRoster group value.
roleZoom role label.
statusTagsStatus labels or the person (Full Present, Seen, Absent, etc.).
locationWhether participant is in Meeting or Waiting Room in the end.
matchStatusMatched, unmatched, guest, or split label.
attendanceScoreNumeric attendance score. (Present duration / Total meeting duration)
attendanceGradeGrade bucket derived from score.
firstJoinAtFirst observed join timestamp.
lastSeenAtLast observed presence timestamp.
totalPresenceMinutesTotal attended minutes.
absenceCountNumber of leave gaps counted.
sharedNameFlag for likely shared display name.
notesOptional notes text.
Column keyMeaning
manualAttendanceRecordedAtCapture timestamp.
zoomNameDisplay name at capture time.
participantUUIDParticipant UUID at capture time.
locationMeeting location label at capture time. (Meeting or Waiting Room)
matchedPersonIdMatched roster ID if available.
matchedCanonicalNameMatched canonical roster name if available.
matchStatusMatch status at capture time.
  • CSV header labels and some data follow export language setting.