Data Overview: How Data is Organized in Labfront
Learn how the physiological data and task/questionnaire data is separated and organized in Labfront.
This article explains how Labfront files are organized so you can better understand your data once it’s been downloaded.
💡 Before you begin
If you haven’t yet downloaded your data, start with How to download your data first.
In this article:
Overview of data files and folders
Each participant has their own folder labeled with:
-
Participant Insignia (the name entered by the researcher)
-
Participant ID (unique identifier)

Inside each participant’s folder, you’ll find subfolders for:
- Physiological data
garmin-device(high-resolution data)garmin-connect(summary data)movesense-stream(Movesense recordings)
- To-Do tasks →
todo - Timer tasks →
timer - Questionnaires →
questionnaire
Inside those subfolders, you’ll find the related CSV files.

How the CSV files are organized
- Files are sequentially numbered: 000000, 000001, 000002, etc.
(New files are created automatically if row limits are exceeded.)
- Each CSV file starts with a Header section containing project and participant details.
- The Header length (e.g., “5”) indicates the number of non-data rows.
-
- For variable definitions, see the Header variable reference table.
.png?width=670&height=230&name=HC__Data__File__Movesense__Header%20(1).png)
⏰ Note
All data entries are timestamped so you can precisely identify when data was collected or tasks were completed.
Physiological data
Garmin data
Depending on your data sources, Garmin files appear in:
garmin-device: high-resolution data (e.g., BBI, sleep actigraphy, 3-axis ACC )garmin-connect: summary data (e.g., stress, HR)
Each row = one data recording.
Example: Participant BBI data

👉 Learn more: Garmin data metrics and meanings
Movesense data
Movesense data are stored in the movesense-stream folder.
.png?width=670&height=125&name=HC__Data__File__Movesense-Stream%20(1).png)
Each Movesense task has:
- A task-specific folder
- Inside it: folders for each instance and data type (e.g.,
movesense-stream-IMU,movesense-stream-rr)

Each row = one data recording.
Example: IMU data file
.png?width=670&height=357&name=HC__Data__File__Movesense__IMU%20(1).png)
👉 Learn more: Movesense data format
To-Do task data
- Stored in the
todofolder, organized by each To-Do Task. - Each CSV row represents one task completion.
- All entries are timestamped.
Timer data
- Stored in the
timerfolder. - Each row represents a single recorded timer event.
- All entries are timestamped.
Questionnaire data
The questionnaire folder contains data from all Labfront questionnaires.
Each CSV file includes:
-
Questionnaire Key 💛 (metadata about questions/options)
- The Key Length (e.g., “8”) indicates how many rows are part of the key.
-
Participant Responses ❤️, arranged in columns by question:
- Format: SectionIndex_QuestionIndex (e.g., 1_1 = Section 1, Question 1)

Refer to the key for question details and option labels.
👉 Learn more: Understanding questionnaire keys and variables
Sample participant data
Data documentation resource
Data FAQs
Do you offer any services to help analyze the data?
Why can't I see my participants' data?
Data will only appear for Live projects with participants who are connected and actively contributing via the Labfront Companion app. To verify participant connections, check the Participants section on your Dashboard—ensure at least one participant is signed in, with their Invite Code marked as Used and Status as Joined. For further guidance, see our article on adding participants.
I can't download a ZIP file from my work computer. What should I do?
Can I filter my data download by a specific time period or group of participants?
How can I understand what the variables mean?
Can I see a sample of the downloadable data format?