> ## Documentation Index
> Fetch the complete documentation index at: https://braintrust.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Human review visibility in experiment row view

export const plans_0 = "Any"

export const deployments_0 = "Any"

export const data_plane_version_0 = undefined

export const use_case_0 = undefined

<Note>
  **Applies to:**

  * Plan - {plans_0}
  * Deployment - {deployments_0}
  * {data_plane_version_0}
  * {use_case_0}
</Note>

Summary

Human review data configured in project settings appears in Logs view but may not be visible in dataset row views. To display human review scores as columns in dataset views, enable the "Write to expected field instead of score" option when configuring the human review type.

## Configuration Steps

### Step 1: Configure human review output destination

In the human review score configuration wizard, enable the "Write to expected field instead of score" toggle at the bottom of the form. This setting determines where review data is stored:

* **Enabled:** Review data writes to the `expected` field and appears in dataset row views
* **Disabled:** Review data writes to metadata and only appears in individual item sidebars

### Step 2: Assign and complete reviews

Assign the configured human review to team members and ensure reviews are completed before moving data to datasets.

### Step 3: Move reviewed data to dataset

Transfer the reviewed logs to a dataset where the human review data will now be visible as columns in the row view.

### Step 4: Verify column visibility

Navigate to the dataset view and confirm that human review data appears as selectable columns in the row view interface.
