Introduction
Getting started
FAQ
Labeling workflow
Import raw data
Raw data overview
Direct upload
Importing via JSON
How to import data
Connect cloud data
Cloud data overview
Restrict data access by IP range
How to generate non-expiring signed URLs
How to generate signed URLs
Importing TIFF files
Manage projects
Manage projects overview
How to create a project
Project setup example
About the label browser
Import label
Filtering labeled data
Performance
Settings
Manage users
Manage users overview
Add a member
User management
Manage workforce
Data labeling services
Manage quality assurance
Review
How to Review
Relabeling Data
Consensus
Configure Auto Consensus
Benchmarks (Gold Standard)
Export labels
Export overview
Export format detail
How to export data
Advanced use cases
Real-time labeling
Multistep labeling
Single sign-on
Tools
Bounding box
Polyline
Point
Image segmentation
Image classification
Asset information overlay
Automation
Import model prediction
Queue customization
Re-enqueue labels programmatically
Webhooks
Custom editor
Custom editor overview
Text classification
labeling-api.js API reference
On-premises
Overview
Labelbox Enterprise | on-premises
Image editor (legacy)
Polygon
Tiled imagery
API
Overview & data types
API keys
Delete DataRow
Python API
Creating your first project
Projects
Datasets
Data Rows
Labels
General concepts
API reference
Terms of use
Terms of Use
Privacy Notice
Cookie Notice
Copyright Dispute Policy
All Categories > Automation
4 articles
By importing your model predictions into Labelbox your labeling team will be able to correct those predictions and you’ll be able to see the consensus between your labelers and your model. You may al…
Updated 1 week ago
Queue Prioritization. When setting up a project or configuring an existing project, there are certain types of workflows (real-time, active learning, etc.) where queue prioritization and customizatio…
Please see our reviewing workflow guide to learn more about why you would re-enqueue a label. To programmatically re-enqueue a label you just need to call the deleteLabels mutation and pass in the id…
Webhooks. Webhooks are a resource that can be used to enabled complex workflows and real-time use cases. Instead of polling the API for static data or consistently exporting labels, webhooks allow su…