KoBoToolbox is a free, open-source suite for building digital survey forms and collecting data on mobile devices, designed from the outset to work offline in low-connectivity field settings. It was originally developed by the Harvard Humanitarian Initiative (HHI) to meet a specific gap: humanitarian responders and social-science researchers running needs assessments and surveys in crisis zones, refugee camps, and rural areas often have no reliable internet connection, no budget for enterprise software licenses, and a real need for data collected on paper forms to be transcribed accurately and quickly. KoBoToolbox has since become one of the most widely used tools in this space, alongside a small ecosystem of similar platforms — it is not a clinical trial Electronic Data Capture (EDC) system, and understanding that distinction matters before choosing it for a project.
What KoBoToolbox is and how it works
KoBoToolbox lets a researcher design a survey form using a form-builder interface or by writing the form as a spreadsheet in the XLSForm standard — a widely adopted convention for authoring complex survey logic (skip patterns, validation rules, multi-language question text, calculated fields) in an Excel or Google Sheets file rather than a proprietary form editor. XLSForm is also used by the broader Open Data Kit (ODK) ecosystem that KoBoToolbox is built on and remains compatible with, which means forms and data can generally move between KoBoToolbox and other ODK-based tools without a full rebuild.
Once a form is published, enumerators (field data collectors) fill it in using a mobile app — KoboCollect on Android, or a compatible ODK-family app on iOS — that stores completed submissions locally on the device. Submissions sync to the KoBoToolbox server the next time the device has a network connection, which is the core design decision that makes the tool usable in the field settings it was built for: a data collector can spend a full day interviewing households in an area with no signal and upload everything that evening from a location with connectivity, with no data lost in between.
On the server side, KoBoToolbox provides form management, a project/team permissions model, basic data cleaning and validation tools, and export to formats such as CSV, Excel, SPSS, and GeoJSON (for GPS-tagged responses) for analysis in other software. Hosted instances are available for free at kobotoolbox.org for humanitarian and non-commercial use, and the platform can also be self-hosted, since the full stack is open source.
Typical use cases
KoBoToolbox and comparable mobile survey tools are used across several overlapping fields of practice:
- Humanitarian response and needs assessments — rapid assessments after a disaster or in a displacement crisis, camp and shelter monitoring, distribution tracking, and protection monitoring, often coordinated across multiple NGOs and UN agencies working in the same operational area.
- Monitoring and evaluation (M&E) — program indicator tracking for development and aid projects, household surveys, and beneficiary feedback collection, frequently run repeatedly over the life of a multi-year program.
- Social-science field research — structured interviews, household surveys, and observational checklists for academic and applied social-science studies, where a researcher needs to standardize data entry across multiple enumerators working in different locations simultaneously.
- Public-health field surveillance — community health surveys, vaccination coverage assessments, and outbreak investigation data collection, particularly in settings where a full clinical-trial-grade system would be disproportionate to the study’s regulatory requirements.
What these use cases share is a combination of field conditions (intermittent or no connectivity, low-cost Android devices, multiple enumerators working independently) and a data-collection design that is observational or survey-based rather than a regulated interventional trial.
How this differs from clinical Electronic Data Capture (EDC)
It is easy to conflate “mobile/electronic data collection” in general with clinical trial EDC systems such as REDCap or Medidata Rave, because both categories replace paper forms with digital data entry. They are built for materially different purposes, and the difference has real consequences for which tool is appropriate:
| Dimension | KoBoToolbox & similar field-survey tools | Clinical EDC (REDCap, Medidata Rave, Castor, etc.) |
|---|---|---|
| Typical study type | Observational surveys, needs assessments, M&E, social-science research | Regulated interventional or observational clinical trials |
| Regulatory context | Generally no 21 CFR Part 11 or GxP requirement; institutional IRB/ethics review still applies where human subjects are involved | Frequently must meet 21 CFR Part 11 (electronic records/signatures) and Good Clinical Practice (GCP) expectations for audit trails and data integrity |
| Validation rigor | Basic in-form validation (required fields, range/skip logic via XLSForm); no formal system validation package expected | Formal computer system validation, often with a documented validation plan tied to the sponsor’s quality system |
| Connectivity assumption | Designed for offline-first use with delayed sync | Typically assumes reliable connectivity at the study site, though some platforms offer limited offline modes |
| Deployment context | Free/low-cost, open source, often self-hosted or run on a nonprofit-hosted instance | Licensed or institutionally-provisioned (e.g. REDCap is distributed through an institutional consortium membership), commercial support common |
| Audit trail depth | Basic submission history; not built around a formal audit-trail-for-regulatory-inspection model | Detailed, timestamped audit trails designed to withstand regulatory inspection |
The practical rule of thumb: if a project is a regulated clinical trial subject to GCP and, in the US, FDA oversight, it needs a validated EDC system built for that purpose — see CASRAI’s Electronic Data Capture (EDC) entry and the Medidata Rave EDC guide for what that involves. If a project is a field survey, needs assessment, or non-interventional social-science or public-health study without that regulatory burden, a tool built for offline mobile survey collection, such as KoBoToolbox, ODK-family apps, or comparable platforms, is usually the better fit both operationally and in terms of cost. Using a heavyweight clinical EDC system for a straightforward field survey adds licensing cost and validation overhead with no corresponding benefit; conversely, using a survey tool without Part 11-grade audit trails and validation for a regulated trial creates a real compliance gap.
Data management considerations for research administrators
Even outside a clinical-trial context, mobile field-collected data raises real data-stewardship questions that a research administrator or PI should plan for before fieldwork begins, not after:
- Where the data lives and who controls it. A free hosted instance is convenient, but institutions handling sensitive data (health status, protection incidents, personally identifying information about vulnerable populations) should confirm server location, data-processing terms, and whether self-hosting or an institutional server is required by ethics approval or funder policy.
- De-identification and sensitive data. GPS coordinates, photos, and open-text responses collected in the field can be identifying even when a form has no name field. Plan de-identification and access controls as part of the form design, not as a retrofit.
- Data management plan coverage. Mobile-collected survey data is still research data subject to a funder’s data management plan (DMP) requirements — export format, retention, and eventual deposit in a repository should be decided at the planning stage.
- Metadata and provenance. Because submissions arrive asynchronously from multiple enumerators and devices, recording who collected each response, when, and under which form version matters for later data cleaning and for demonstrating data provenance.
Frequently asked questions
Is KoBoToolbox free?
Yes. KoBoToolbox is open-source software, and a hosted instance at kobotoolbox.org is offered free of charge, primarily intended for humanitarian and non-commercial research use. Organizations can also self-host the full stack on their own servers.
Can KoBoToolbox be used for clinical research?
It is generally not appropriate as the primary data-capture system for a regulated clinical trial, because it is not built or validated to 21 CFR Part 11 / GCP audit-trail standards the way purpose-built clinical EDC platforms such as REDCap or Medidata Rave are. It may still be used by clinical research teams for adjacent, non-regulated activities, such as community screening or recruitment surveys, where those stricter requirements do not apply — but that determination should be made with the study’s regulatory and ethics oversight, not assumed.
What is XLSForm and why does it matter?
XLSForm is a standard for authoring survey form logic in a spreadsheet rather than a custom form editor. Because it is shared across KoBoToolbox and the broader Open Data Kit (ODK) ecosystem, forms written in XLSForm are largely portable between compatible platforms, which reduces vendor lock-in for organizations that may need to switch tools.
Does KoBoToolbox work without internet access?
Yes — this is its core design principle. The mobile data-collection app stores completed forms locally on the device and uploads them to the server whenever a connection becomes available, which is what makes the tool usable for fieldwork in areas with no reliable connectivity.
What are alternatives to KoBoToolbox?
Other tools in the same open, offline-first mobile survey category include ODK Collect/Central (the platform KoBoToolbox itself builds on), CommCare, and SurveyCTO. The right choice depends on factors such as case-management workflow needs, budget, and whether an organization needs to self-host.
This guide covers mobile/offline field-survey tools for humanitarian, social-science, and public-health research. It is not a substitute for a validated clinical trial EDC system where one is regulatorily required — see CASRAI’s Electronic Data Capture (EDC) entry, REDCap entry, and Medidata Rave EDC guide for that context.







