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

# Customizing Your Product View

> Choose your columns, reorder them by drag-and-drop, set row height, and save the whole setup as a layout you can switch back to anytime.

The Products table adapts to how you work. Pick which columns to show, reorder them, set the row height, and save the whole setup as a layout. Then switch between layouts for daily review, bulk editing, export prep, or any other task.

## Choose your columns

Click the **Columns** button in the toolbar to open the column selector.

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/MyBPEkOfh-HXAC-1/images/marketing-screenshots/products/products-columns-modal-light-transparent.webp?fit=max&auto=format&n=MyBPEkOfh-HXAC-1&q=85&s=7346c7b492bc586963af380c2eb6f721" alt="Configuring which product columns are visible in WISEPIM" width="1478" height="1466" data-path="images/marketing-screenshots/products/products-columns-modal-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/MyBPEkOfh-HXAC-1/images/marketing-screenshots/products/products-columns-modal-dark-transparent.webp?fit=max&auto=format&n=MyBPEkOfh-HXAC-1&q=85&s=f6002dadc5c74ca9446819a7fd31463f" alt="Configuring which product columns are visible in WISEPIM" width="1478" height="1466" data-path="images/marketing-screenshots/products/products-columns-modal-dark-transparent.webp" />

<Steps>
  <Step title="Open the column selector">
    Click **Columns** in the toolbar.
  </Step>

  <Step title="Show or hide columns">
    Check a column to show it, uncheck to hide it. Use the search box to find columns fast.
  </Step>

  <Step title="Reorder columns">
    Drag columns up or down in the selected list to change their order in the table.
  </Step>

  <Step title="Apply">
    Click **Apply** to update your view.
  </Step>
</Steps>

<img src="https://mintcdn.com/swiftsyncai/KZOSHzM6birh25R0/images/screenshots/products/customize-columns-2-transp.webp?fit=max&auto=format&n=KZOSHzM6birh25R0&q=85&s=ded65beecead400ec4f3488ad981e7cc" alt="Column selection showing column groups with drag-and-drop reordering" width="1604" height="1584" data-path="images/screenshots/products/customize-columns-2-transp.webp" />

Columns are split into two groups:

* **Default columns**: standard product fields (Name, SKU, Price, Status, and more)
* **Custom attributes**: fields from your attribute groups and [product families](/en/products/product-families)

<Info>
  The **Actions** column is always visible and locked to the right of the table. You cannot hide or move it.
</Info>

## Set the row height

Use the row height selector in the bottom-right pagination area to control how much space each row takes. Pick the height that fits your task.

| Height          | Best for                            |
| --------------- | ----------------------------------- |
| **Compact**     | Scanning large lists quickly        |
| **Normal**      | Everyday use                        |
| **Comfortable** | Reviewing product details (default) |
| **Spacious**    | Working with product images         |

## Save a layout

Got a view you like? Save it as a layout so you can switch back to it anytime.

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/wZlqETH_cVKLiwzd/images/marketing-screenshots/products/products-layouts-modal-light-transparent.webp?fit=max&auto=format&n=wZlqETH_cVKLiwzd&q=85&s=3ff794c39686d07bbf01aed24af7b8d5" alt="WISEPIM saved layouts, store and reload named product views with columns, sort and filters" width="1972" height="1624" data-path="images/marketing-screenshots/products/products-layouts-modal-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/wZlqETH_cVKLiwzd/images/marketing-screenshots/products/products-layouts-modal-dark-transparent.webp?fit=max&auto=format&n=wZlqETH_cVKLiwzd&q=85&s=8356b5944a6d025e5ac8467f798cb20a" alt="WISEPIM saved layouts, store and reload named product views with columns, sort and filters" width="1972" height="1624" data-path="images/marketing-screenshots/products/products-layouts-modal-dark-transparent.webp" />

A layout captures your whole view setup:

* **Visible columns** and their order
* **Sort settings** (which column, which direction)
* **Active filters** (search query and advanced filters)
* **Page size** (rows per page)

### Create a layout

<Steps>
  <Step title="Set up your view">
    Configure columns, filters, and sorting the way you want them.
  </Step>

  <Step title="Open the Layouts modal">
    Click the **Layouts** button in the toolbar.
  </Step>

  <Step title="Save your current view">
    Click **Save Current View**, give it a clear name, and optionally set it as your default.
  </Step>
</Steps>

<Tip>
  The modal suggests a name from your active filters (for example, "Status: Active + Category: Electronics"). Change it to anything you like.
</Tip>

### Switch and manage layouts

To switch, click **Layouts** and select a saved layout. The active layout name shows as a blue badge on the button.

From the Layouts modal you can also:

* **Apply** a saved layout
* **Update** the active layout with your current changes
* **Rename** a layout
* **Set as default** to auto-load it when you open the Products page
* **Delete** a layout you no longer need

<Info>
  When your current view differs from the active layout, an **Update** button appears. Use it to save your changes without creating a new layout.
</Info>

## Tips for everyday use

<AccordionGroup>
  <Accordion title="Build a layout per task" icon="layers">
    Set up a layout for each job: a "Daily Review" with status and description columns, a "Price Update" with price and margin columns, or an "Export Prep" with every field your webshop needs.
  </Accordion>

  <Accordion title="Set a default layout" icon="star">
    Make your most-used layout the default. The Products page then opens ready for your main workflow every time.
  </Accordion>

  <Accordion title="Reset a cluttered view" icon="rotate-ccw">
    Use the **Reset to Default** button in the column selector to start fresh whenever your view gets too busy.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Filtering products" icon="filter" href="/en/products/filtering-products">
    Narrow the table down, then save the filters as part of a layout.
  </Card>

  <Card title="Product families" icon="boxes" href="/en/products/product-families">
    See where the custom attribute columns come from.
  </Card>

  <Card title="Bulk editing" icon="layers" href="/en/essentials/bulk-editing">
    Build a layout that makes editing many products at once easier.
  </Card>

  <Card title="Exporting products" icon="download" href="/en/essentials/exporting-products">
    Set up an export-ready view with the exact columns you need.
  </Card>
</CardGroup>
