Researcher Verification (KYC)

Verify your identity to unlock survey creation and data collection features.

← Back to Dashboard
@if (session('success'))
{{ session('success') }}
@endif @if (session('error'))
{{ session('error') }}
@endif
@csrf

Personal & Professional Information

Government Verification ID

@if($profile?->id_document_path)

Current document on file (upload a new file only if updating)

@endif

Live Selfie Verification

Take a clear live selfie. Follow the positioning instructions before capturing your photo.

Camera off
Captured selfie preview
@if($profile?->selfie_path)

A previously submitted selfie is on file.

@endif