> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.wickedcms.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.wickedcms.com/_mcp/server.

# Customize visible columns

Control which properties appear as columns in the items table using the **Property visibility** panel.

![Property visibility panel](https://files.buildwithfern.com/wicked-cms.docs.buildwithfern.com/6b7fa434f92a8b80aab02d9bf1a12e49ffcae424e4013a1c4f68b67e3d2bbcd0/docs/assets/screenshots/column-visibility.png)

## Open property visibility

In the collection toolbar, click the pin/columns button (**Toggle columns**).

The **Property visibility** panel opens with two sections: **Shown in table** and **Hidden in table**.

Click a property to move it between sections, or use **Show all** / **Hide all** to bulk toggle.

Drag properties within **Shown in table** to change column order in the items table.

## Search properties

Use **Search for a property...** to quickly find a field in long collection schemas.

## Name column is always visible

The **Name** column cannot be hidden. It always appears as the first column with the **OPEN** button.

## Default and schema columns

In addition to **Name**, you can show or hide:

* Metadata columns (Slug, Publish State, Status, Published, Updated, Created, Archive, Draft)
* Collection schema fields configured as table columns

## Close the panel

Click **Close property visibility** or click **Toggle columns** again to close the panel.

## Tips

* Hide infrequently used schema fields to reduce clutter
* Put the columns you reference most often near the left (after Name) by dragging them in **Shown in table**
* Column visibility applies to the current collection and is remembered for your session

## Next step

If data looks stale after changing columns, use [Reload items](/reload-items) to fetch the latest from Webflow.