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

# Missing scorers in automation rules editor

export const plans_0 = "Pro, Enterprise"

export const deployments_0 = "Braintrust-hosted"

export const data_plane_version_0 = undefined

export const use_case_0 = "Use case - Automation rules with shared scorers across projects or permission groups"

<Note>
  **Applies to:**

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

## Summary

**Issue:** When editing an automation rule, previously selected scorers do not appear in the scorer dropdown, though they remain applied to the rule and work correctly. Newly added scorers display properly, but existing selections are invisible in the UI.

**Cause:** This occurs due to permission configurations that restrict scorer visibility in the automation rules UI context, even when scorers are accessible in other areas.

**Resolution:** Elevate user permissions to grant organization-level read access for scorers.

## Resolution Steps

### For organization administrators

#### Step 1: Navigate to permission settings

Go to Organization Settings > Permissions and locate the affected user's permission group.

#### Step 2: Grant organization-level read permissions

Elevate the user's permissions to include organization-level read access for scorers, which ensures visibility across all UI contexts including automation rules.

### For users without admin access

#### Step 1: Contact your organization administrator

Request that your permissions be elevated to include organization-level scorer access.

#### Step 2: Verify scorer visibility

After permission changes are applied, refresh the automation rules page and confirm that all scorers now appear in the dropdown when editing the rule.
