Applies to:
- Plan:
- Deployment:
Summary
Behavior: When labeling samples with human review, the value written to theexpected field format depends on the number of reviews applied to the row.
Expected field formats
Single human review
When only one human review is configured, the output is a plain string:Multiple human reviews
When two or more human reviews are configured, all values are stored as JSON:Working with different formats
Force JSON format
To ensure consistent JSON output, add a second human review to your project and apply both reviews to each row.Manual expected field updates
You can manually edit theexpected field in the UI to convert between string and JSON formats as needed.
Notes
- This behavior is consistent across human review configurations
- The format is determined when the review is submitted and cannot be changed through project settings
- See the human review guide for general configuration reference