Skip to main content
Each row represents a single user connected to your organisation.
ColumnTypeDescription
iduuidv4Unique user ID generated by LearnInk
custom_idtextOptional — the custom identifier you passed via the Identify API (useful for joining with your own data)
registration_statustextimported = added to the user list but not yet registered · registered = has completed registration · archived = deactivated, excluded from analytics and unable to access content
user_groupsjsonbArray of user group IDs assigned to this user — join with the user_groups table for group names
custom_nametextImported name if provided, otherwise the name entered during registration
phone_numbertextPhone number used at registration (if applicable)
countrytextSelected by the user during registration
regiontextSelected by the user during registration
sextextSelected by the user during registration
age_brackettextSelected by the user during registration
created_attimestamptzWhen the user was created in LearnInk (same as registered_at unless they were pre-imported)
registered_attimestamptzWhen the user completed registration
last_activetimestamptzWhen the user was last active in the app
updated_attimestamptzWhen this row was last updated