# UserDetailsType **Type:** GraphQL objects ## Fields - avatar (String): Profile avatar URL. - coverPhoto (String): Cover photo or header background. - fullName (String): Full display name used in the UI. - shortName (String): Short name or nickname. - birthDate (Date): Birth date; used for anniversaries. - position (String): Job title or position. - workStartedDate (Date): Employment start date. - location (String): Primary working location. - description (String): Short bio or description. - operatorPhone (String): Direct phone number for operators. - firstName (String): Given name. - lastName (String): Family name. - employeeId (String): Internal employee identifier.