www/apps/user-guide/app/tips/layout-configurations/page.mdx
import { Adjustments, BellAlert, DotsSix, EyeMini, EyeSlashMini } from "@medusajs/icons" import { InlineIcon } from "docs-ui"
export const metadata = {
title: Configure Layouts of the Medusa Admin Dashboard,
}
In this guide, you'll learn how to customize the layout of the Medusa Admin dashboard to suit your preferences and workflow.
<Note>Layout configuration is available from Medusa Admin v2.17.2. If you don't see the layout configuration options in your Medusa Admin, request your technical team to upgrade your Medusa application.
</Note>The Medusa Admin dashboard allows you to configure the layout of its pages, sidebar, and top navigation bar to suit your preferences and workflow. You can choose what to display and in what order.
You can customize the layouts of core Medusa pages, as well as pages of Medusa plugins and integrations. You can also create personal layouts, and layouts for your team.
You can customize what sections show on a page, and how they're ordered.
To customize a page's layout:
The next time you open the page, it will show the layout you configured. If you set it as the default layout for your team, everyone will see the layout you configured when they open the page.
There are two sidebar layouts you can customize:
You can customize both layouts to show the pages you want, and in the order you want.
To customize the main sidebar layout:
The sidebar will now show the layout you configured. If you set it as the default layout for your team, everyone will see the layout you configured for the main sidebar.
To customize the settings sidebar layout:
The settings sidebar will now show the layout you configured. If you set it as the default layout for your team, everyone will see the layout you configured for the settings sidebar.
You can customize the top bar layout to show the items you want, and in the order you want. By default, you can only customize the <InlineIcon Icon={BellAlert} alt="notifications" /> icon, but if you have Medusa plugins that add items to the top bar, you can customize those items as well.
To customize the top navigation bar layout:
The top navigation bar will now show the layout you configured. If you set it as the default layout for your team, everyone will see the layout you configured for the top navigation bar.