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

# Column Management

> Learn all columns general functionalities

Columns in the Playground can be reordered, edited, or deleted at any time to adapt your workspace as your analysis evolves. Understanding how to manage columns effectively helps you maintain organized and efficient playgrounds.

## Columns Settings

Column Settings lets you hide specific columns from the Playground and reorder them as needed. To open the settings, click the Playground Action button and select Column Settings

<img className="block dark:hidden" src="https://mintcdn.com/enrolla/-xQ9K52hAYrcQGvz/img/playground/play-action-light.png?fit=max&auto=format&n=-xQ9K52hAYrcQGvz&q=85&s=a5462e5160c9807353b0d7a19559bab1" width="302" height="233" data-path="img/playground/play-action-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/enrolla/-xQ9K52hAYrcQGvz/img/playground/play-action-dark.png?fit=max&auto=format&n=-xQ9K52hAYrcQGvz&q=85&s=f9709c7d6c0f2d96d0a81bef17dbe617" width="307" height="240" data-path="img/playground/play-action-dark.png" />

To change the column order, use the six-dot handle on the right side of each column to simply drag the column into the desired position.

To hide a column, toggle its switch in the menu.

<Info>
  Columns can also be reordered by dragging them to your desired position in the playground
</Info>

<img className="block dark:hidden" src="https://mintcdn.com/enrolla/GspX1ocwd1gETLy0/img/playground/play-column-settings-light.png?fit=max&auto=format&n=GspX1ocwd1gETLy0&q=85&s=4aaca11ba78232eec794e36ff9a306ef" style={{maxWidth: '600px'}} width="1584" height="1146" data-path="img/playground/play-column-settings-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/enrolla/GspX1ocwd1gETLy0/img/playground/play-column-settings-dark.png?fit=max&auto=format&n=GspX1ocwd1gETLy0&q=85&s=cafa4292c5b4025ff74bf0455a9e489e" style={{maxWidth: '600px'}} width="1574" height="1156" data-path="img/playground/play-column-settings-dark.png" />

## Columns Actions

Each column has a menu that lets you manage and customize it. From this menu, you can:

* Rename the column directly by editing its title
* Edit the column configuration
* Duplicate the column to create a copy with the same settings
* Delete the column if it’s no longer needed

<img className="block dark:hidden" src="https://mintcdn.com/enrolla/GspX1ocwd1gETLy0/img/playground/play-column-options-light.png?fit=max&auto=format&n=GspX1ocwd1gETLy0&q=85&s=1a19a1e8585460a04904e3667214f36d" style={{maxWidth: '350px'}} width="592" height="538" data-path="img/playground/play-column-options-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/enrolla/GspX1ocwd1gETLy0/img/playground/play-column-options-dark.png?fit=max&auto=format&n=GspX1ocwd1gETLy0&q=85&s=021e28c139eac31215e334d731b9131a" style={{maxWidth: '350px'}} width="602" height="538" data-path="img/playground/play-column-options-dark.png" />
