{% extends "base.html" %} {% block title %}Upload Manifest - LSMC Hub{% endblock %} {% block content %}

Supported formats: CSV, Excel (.xlsx, .xls)

Manifest upload does not create Bloom materials. Use Atlas intake outcomes to accept or reject received material.

Cancel

File Format Requirements

Your manifest file must include the following columns:

Example CSV Format:

specimen_barcode,specimen_type,patient_id,trf_euid,collection_date,notes
SPEC-001,Blood,PAT-123,TRF-456,2026-01-15,Sample collected at clinic
SPEC-002,Saliva,PAT-124,TRF-457,2026-01-15,
SPEC-003,Tissue,PAT-125,TRF-458,2026-01-16,Frozen sample

Download Template:

Download CSV Template
{% endblock %}