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

# Scorer pane columns collapse on open

export const plans_0 = "Any"

export const deployments_0 = "Any"

export const data_plane_version_0 = undefined

export const use_case_0 = "Use case - Scorer pane column widths resetting to collapsed state on every open"

<Note>
  **Applies to:**

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

## Summary

**Issue:** Columns in the scorer pane reset to collapsed widths each time the pane is opened, requiring manual resizing on every visit.

**Cause:** Column widths are not persisted by default — they are stored as part of a saved view configuration.

**Resolution:** Create a custom saved view with your preferred column widths expanded; the view persists those widths across sessions.

## Resolution steps

### To persist column widths in the scorer pane

#### Step 1: Open the scorers page

Navigate to the scorers page in your project.

#### Step 2: Expand columns to your preferred widths

Manually drag the column borders to the widths you want to persist.

#### Step 3: Save a custom view

Open the views menu (the layers icon) and save a new custom view. Saved views store column widths in addition to filters and sort order.

#### Step 4: Select the saved view on future visits

When you return to the scorer pane, select your saved view from the views menu to restore your preferred column widths.

> **Note:** Saved views control more than filters and sort order — they also persist column widths. If columns appear collapsed, check that your custom view is selected.
