Skip to main content
Labelbox exports give you more flexibility and control to retrieve the most valuable information from your projects. You can now select and export a subselection of the data rows of most interest based on your predefined or new parameters in the Data Rows tab. You can also export more detailed information from these data rows, and include or exclude relevant attributes in your export. We also simplified and standardized the annotation formats. For more details on how to create exports, along with complete samples, please view the following pages:

Export labels from project

Export model run data

Below is a glossary of the fields that can appear in an export.

Export fields

Labelbox exports aligns with the data-row-centric paradigm, thus every line, regardless of the export time, will include information on each included data row.

data_row

details

* The last_activity_at field is not included in exports from a model run.

projects

The projects field contains a dictionary in which the keys are project IDs and the values consist of the fields explained below. In a project-based export, there will only be a singular project ID in this dictionary. Yet, when exporting from the Catalog, consider that a data row may have been labeled in multiple projects, and thus the dictionary will have multiple keys. Project IDs are used in favor of project names in order to enforce uniqueness.

labels

label_details

reviews(for legacy only)

performance_details

Delay on value update

Each performance_detailsfield may take up to 30 minutes to update after you labeling, reviewing, reworking, or submitting the label.

performance_details_v2

The breakdown of time spent on each workflow task (initial labeling, review, and rework).

annotations

project_details

workflow_history

experiments

The experiments field contains a dictionary in which the keys are model experiment IDs, and the values consist of the name and a dictionary of model runs. In a model-based export, only a singular model ID will be in this dictionary. Yet, when exporting from the Catalog, consider that a data row may be included in multiple models, and thus the dictionary will have multiple keys. Model experiment IDs are used in favor of model names to enforce uniqueness.

runs

The model runs field contains a dictionary in which the keys are model run IDs, and the values consist of the fields explained below. Model run IDs are used in favor of model run names to enforce uniqueness.

predictions