Skip to main content

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.

Applies to:
  • Plan -
  • Deployment -

Summary

Issue: A user assigned items for human review sees an empty Review page (?tab=experiment) with the message “There are no experiments in this project yet,” despite having project-level access. Cause: The Review page (tab=experiment) renders experiment spans and requires Experiments > Read on the project; having Experiments > Create without Read returns no visible rows. Resolution: Edit the user’s project-scoped permission group and enable Read on Experiments (and Logs, Datasets, or Prompts as needed for the review queue).

Resolution steps

If the Review page is empty (“no experiments yet”)

Step 1: Check the user’s project-scoped permissions

In the org’s permission settings, open the user’s project-scoped group for the affected project. Confirm whether Experiments > Read is checked. A user with only Experiments > Create will see an empty Review view.

Step 2: Enable Experiments Read

In the project-scoped permission group, enable Read on Experiments. Enable Read on Logs, Datasets, and Prompts if the review queue includes those object types.

Step 3: Verify with the user

Have the user hard-refresh the Review page with the Assigned to me filter set and a time range covering the assigned traces (e.g., last 30 days). Confirm rows now appear.

Notes

  • A user can have org-level inherited permissions and project-level group membership and still see an empty Review page if Experiments > Read is not explicitly checked at the project level.