www/apps/user-guide/app/tips/table-views/page.mdx
import { Adjustments, Funnel, DescendingSorting } from "@medusajs/icons" import { InlineIcon } from "docs-ui"
export const metadata = {
title: Configure Table Views in Medusa Admin,
}
In this guide, you'll learn how to customize data tables in the Medusa Admin dashboard and save your customizations as reusable views.
<Note>Configurable table views are an experimental feature that your technical team must enable in your Medusa application before you can use it. If you don't see the view options described in this guide, ask your technical team to enable them.
</Note>Many pages in the Medusa Admin show your data in tables, such as the products or orders list. A table view is a saved customization of a table, including which columns are shown, their order, the applied filters, the sorting, and the search query.
You can create personal views that only you can see, and you can set a default view that applies to everyone in your team.
There are two types of views:
At the top of a supported table, you'll find a row of view badges. The Default badge is always available, followed by a badge for each of your personal views, if you have any.
To switch to a different view, click its badge. The table updates to show the columns, filters, and sorting of the selected view. Your selection is saved, so the table shows the same view the next time you open the page, even on a different device.
To customize a table, use the following controls at the top of the table:
You can also resize a column by dragging the edge of its header.
After you customize a table, click the Save button to save your changes. The Save button shows a menu with the following options, depending on the active view:
If you updated the default view and you want to revert it to the original columns and settings, you can reset it by doing the following:
This resets the default view to the original columns and settings, and it applies to everyone in your team.
To rename a personal view:
Deleting a personal view is irreversible. Once you delete a view, you can't recover it.
</Note>To delete a personal view: