Skip to main content

Recipe Creation

To create a recipe, click Add Recipe on the recipes page.

Recipes page with Add Recipe

Recipe details

In the Create Recipe window:

  • Recipe Name — name for your recipe
  • Recipe Type — must match the dataset type used when creating a task
Recipe TypeAvailable Tools
TextNER, Classification, Text Box, QnA, Text Matching, RLHF, PII Anonymization
ImageClassification, Text Box, Bounding Box
Medical ImagingClassification, Text Box, Bounding Box
AudioClassification, Text Box, Audio Segmentation
Document (PDF)Classification, Text Box
Create Recipe details

Adding a tool

A tool is one annotation type in a recipe (for example Classification or NER). Combine compatible tools so annotators can complete related work in one task.

Tool TypeAvailable selectorsRequired fieldsCompatible with
ClassificationRadio, ChecklistLabels/categoriesNER, Summarization
RLHFN/AN/A
NEREntitiesClassification, Text Box
Text BoxText box labelNER, Classification, Audio Segmentation
QnAN/AN/A
Text MatchingN/AN/A
PII AnonymizationN/AN/A
Audio SegmentationSegmentsClassification, Text Box
Bounding BoxLabel options with colorsClassification, Text Box

When annotating with Bounding Box:

  • Image — draw rectangles on the image (pixel coordinates)
  • Medical Imaging — use the DICOM viewer (window/level, scroll slices); boxes are stored per slice

Click + Add Tool (or Add Tool) to configure the tool:

FieldDescription
NameName of the tool
LabelColumn name in CSV export / key in JSON export
Tool TypeAnnotation type
Tool SelectorSelector for that type (see table above)
Add tool
Tool configuration

Add more tools when they are compatible, then click Create.

Add another tool