> ## 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.

# Review specific rows in Logs and Experiments

export const plans_0 = "Plans: Any"

export const deployments_0 = "Deployments: Any"

export const data_plane_version_0 = undefined

export const use_case_0 = "Use case - Data labeling workflows where users want to review a specific subset of log rows"

<Note>
  **Applies to:**

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

## Summary

**Goal:** Review a targeted subset of rows directly within your Logs or Experiments UI using the `Review` button

**Features:** Row selection, assignment workflows, and filtering to control Review scope.

## Configuration steps

### Method 1: Filter then review

#### Step 1: Apply filters to narrow your data

Use existing tags, assignments, or other criteria to filter down to your target rows.

#### Step 2: Click Review

Click the `Review` button to review all rows matching your current filter.

***

### Method 2: Assign selected rows directly

#### Step 1: Select target rows

Check the checkboxes next to the rows you want to review.

#### Step 2: Use the Assign action

Click `Assign` to assign rows to a reviewer or flag them without assignment. You can then filter by `metadata."~__bt_assignments"` to view only assigned rows in the Logs/Experiments UI, or find them in the `Review` tab.

***
